input
stringlengths
159
2.05k
output
stringlengths
5
10.3k
task
stringclasses
1 value
schema
stringlengths
100
1.99k
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"\uc758\uc548\uc811\uc218\uc815\ubcf4": {"type": "object", "properties": {"\uc758\uc548\ubc88\ud638": {"type": "array", "items": {"type": "string"}}, "\uc81c\uc548\uc77c\uc790": {"type": "array", "items": {"type": "string"}}, "\uc81c\uc548\uc790": {"type": "array", "items": {"type": "string"}}, "\ubb38\uc11c": {"type": "array", "items": {"type": "string"}}, "\uc81c\uc548\ud68c\uae30": {"type": "array", "items": {"type": "string"}}}, "required": ["\uc758\uc548\ubc88\ud638", "\uc81c\uc548\uc77c\uc790", "\uc81c\uc548\uc790", "\ubb38\uc11c", "\uc81c\uc548\ud68c\uae30"]}, "\ubcf8\ud68c\uc758 \uc2ec\uc758\uc815\ubcf4": {"type": "object", "properties": {"\uc0c1\uc815\uc77c": {"type": "array", "items": {"type": "string"}}, "\uc758\uacb0\uc77c": {"type": "array", "items": {"type": "string"}}, "\ud68c\uc758\uba85": {"type": "array", "items": {"type": "string"}}, "\ud68c\uc758\uacb0\uacfc": {"type": "array", "items": {"type": "string"}}, "\ud68c\uc758\ub85d": {"type": "array", "items": {"type": "string"}}}, "required": ["\uc0c1\uc815\uc77c", "\uc758\uacb0\uc77c", "\ud68c\uc758\uba85", "\ud68c\uc758\uacb0\uacfc", "\ud68c\uc758\ub85d"]}}, "required": ["\uc758\uc548\uc811\uc218\uc815\ubcf4", "\ubcf8\ud68c\uc758 \uc2ec\uc758\uc815\ubcf4"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"\uc758\uc548\uc811\uc218\uc815\ubcf4" : {"\uc758\uc548\ubc88\ud638" : ["021052"], "\uc81c\uc548\uc77c\uc790" : ["1953-05-22"], "\uc81c\uc548\uc790" : ["\uad6d\ud68c\uc758\uc7a5(\ub300\ub9ac)"], "\ubb38\uc11c" : [""], "\uc81c\uc548\ud68c\uae30" : ["\uc81c2\ub300(1950~1954)\uc81c15\ud68c"]}, "\ubcf8\ud68c\uc758 \uc2ec\uc758\uc815\ubcf4" : {"\uc0c1\uc815\uc77c" : [""], "\uc758\uacb0\uc77c" : ["1953-05-22"], "\ud68c\uc758\uba85" : ["\uc81c15\ud68c\uc81c70\ucc28"], "\ud68c\uc758\uacb0\uacfc" : ["\uc6d0\uc548\uac00\uacb0"], "\ud68c\uc758\ub85d" : [""]}}
json_instruct
{"type": "object", "properties": {"\uc758\uc548\uc811\uc218\uc815\ubcf4": {"type": "object", "properties": {"\uc758\uc548\ubc88\ud638": {"type": "array", "items": {"type": "string"}}, "\uc81c\uc548\uc77c\uc790": {"type": "array", "items": {"type": "string"}}, "\uc81c\uc548\uc790": {"type": "array", "items": {"type": "string"}}, "\ubb38\uc11c": {"type": "array", "items": {"type": "string"}}, "\uc81c\uc548\ud68c\uae30": {"type": "array", "items": {"type": "string"}}}, "required": ["\uc758\uc548\ubc88\ud638", "\uc81c\uc548\uc77c\uc790", "\uc81c\uc548\uc790", "\ubb38\uc11c", "\uc81c\uc548\ud68c\uae30"]}, "\ubcf8\ud68c\uc758 \uc2ec\uc758\uc815\ubcf4": {"type": "object", "properties": {"\uc0c1\uc815\uc77c": {"type": "array", "items": {"type": "string"}}, "\uc758\uacb0\uc77c": {"type": "array", "items": {"type": "string"}}, "\ud68c\uc758\uba85": {"type": "array", "items": {"type": "string"}}, "\ud68c\uc758\uacb0\uacfc": {"type": "array", "items": {"type": "string"}}, "\ud68c\uc758\ub85d": {"type": "array", "items": {"type": "string"}}}, "required": ["\uc0c1\uc815\uc77c", "\uc758\uacb0\uc77c", "\ud68c\uc758\uba85", "\ud68c\uc758\uacb0\uacfc", "\ud68c\uc758\ub85d"]}}, "required": ["\uc758\uc548\uc811\uc218\uc815\ubcf4", "\ubcf8\ud68c\uc758 \uc2ec\uc758\uc815\ubcf4"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"builtin": {"type": "object", "properties": {"__set__": {"type": "boolean"}, "elements": {"type": "array", "items": {"type": "string"}}}, "required": ["__set__", "elements"]}, "questionable": {"type": "object", "properties": {"__set__": {"type": "boolean"}, "elements": {"type": "array", "items": {"type": "string"}}}, "required": ["__set__", "elements"]}, "relative": {"type": "object", "properties": {"__set__": {"type": "boolean"}, "elements": {"type": "array", "items": {"type": "string"}}}, "required": ["__set__", "elements"]}, "required": {"type": "object", "properties": {"__set__": {"type": "boolean"}, "elements": {"type": "array", "items": {"type": "string"}}}, "required": ["__set__", "elements"]}}, "required": ["builtin", "questionable", "relative", "required"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"builtin" : {"__set__" : true, "elements" : ["__future__", "abc", "builtins", "collections", "configparser", "contextlib", "copy", "ctypes", "datetime", "distutils", "errno", "functools", "glob", "imp", "importlib", "io", "itertools", "locale", "numbers", "os", "pathlib", "pkgutil", "platform", "re", "shutil", "subprocess", "sys", "tempfile", "textwrap", "time", "traceback", "typing", "unittest", "urllib", "warnings", "webbrowser"]}, "questionable" : {"__set__" : true, "elements" : ["Cython", "astropy", "astropy_helpers", "coverage", "matplotlib", "numpy", "setuptools", "sphinx", "sphinx_astropy", "sunpy", "sunpy_sphinx_theme"]}, "relative" : {"__set__" : true, "elements" : ["_dummy", "_sunpy_init", "commands", "distutils_helpers", "git_helpers", "ndcollection", "ndcube", "ndcube_sequence", "ndslicing", "plotting", "setup_helpers", "utils", "version", "version_helpers"]}, "required" : {"__set__" : true, "elements" : ["ah_bootstrap", "astropy", "astropy_helpers", "matplotlib", "ndcube", "numpy", "pkg_resources", "pytest", "setuptools", "sphinx", "sphinx_astropy", "sunpy"]}}
json_instruct
{"type": "object", "properties": {"builtin": {"type": "object", "properties": {"__set__": {"type": "boolean"}, "elements": {"type": "array", "items": {"type": "string"}}}, "required": ["__set__", "elements"]}, "questionable": {"type": "object", "properties": {"__set__": {"type": "boolean"}, "elements": {"type": "array", "items": {"type": "string"}}}, "required": ["__set__", "elements"]}, "relative": {"type": "object", "properties": {"__set__": {"type": "boolean"}, "elements": {"type": "array", "items": {"type": "string"}}}, "required": ["__set__", "elements"]}, "required": {"type": "object", "properties": {"__set__": {"type": "boolean"}, "elements": {"type": "array", "items": {"type": "string"}}}, "required": ["__set__", "elements"]}}, "required": ["builtin", "questionable", "relative", "required"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"require": {"type": "object", "properties": {"php": {"type": "string"}, "contributte/application": {"type": "string"}, "contributte/bootstrap": {"type": "string"}, "contributte/cache": {"type": "string"}, "contributte/di": {"type": "string"}, "contributte/forms": {"type": "string"}, "contributte/http": {"type": "string"}, "contributte/security": {"type": "string"}, "contributte/utils": {"type": "string"}, "contributte/latte": {"type": "string"}, "contributte/tracy": {"type": "string"}}, "required": ["php", "contributte/application", "contributte/bootstrap", "contributte/cache", "contributte/di", "contributte/forms", "contributte/http", "contributte/security", "contributte/utils", "contributte/latte", "contributte/tracy"]}, "autoload": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"App\\": {"type": "string"}}, "required": ["App\\"]}}, "required": ["psr-4"]}}, "required": ["require", "autoload"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"require" : {"php" : ">= 7.1", "contributte/application" : "^0.3.1", "contributte/bootstrap" : "^0.3.1", "contributte/cache" : "^0.2.0", "contributte/di" : "^0.3.0", "contributte/forms" : "^0.3.0", "contributte/http" : "^0.2.0", "contributte/security" : "^0.2.0", "contributte/utils" : "^0.2.0", "contributte/latte" : "^0.3.0", "contributte/tracy" : "^0.3.1"}, "autoload" : {"psr-4" : {"App\\" : "app"}}}
json_instruct
{"type": "object", "properties": {"require": {"type": "object", "properties": {"php": {"type": "string"}, "contributte/application": {"type": "string"}, "contributte/bootstrap": {"type": "string"}, "contributte/cache": {"type": "string"}, "contributte/di": {"type": "string"}, "contributte/forms": {"type": "string"}, "contributte/http": {"type": "string"}, "contributte/security": {"type": "string"}, "contributte/utils": {"type": "string"}, "contributte/latte": {"type": "string"}, "contributte/tracy": {"type": "string"}}, "required": ["php", "contributte/application", "contributte/bootstrap", "contributte/cache", "contributte/di", "contributte/forms", "contributte/http", "contributte/security", "contributte/utils", "contributte/latte", "contributte/tracy"]}, "autoload": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"App\\": {"type": "string"}}, "required": ["App\\"]}}, "required": ["psr-4"]}}, "required": ["require", "autoload"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"type": {"type": "string"}, "id": {"type": "string"}, "properties": {"type": "object", "properties": {"addr:city": {"type": "string"}, "addr:housenumber": {"type": "string"}, "addr:postcode": {"type": "string"}, "addr:street": {"type": "string"}, "amenity": {"type": "string"}, "building": {"type": "string"}, "name": {"type": "string"}, "id": {"type": "string"}}, "required": ["addr:city", "addr:housenumber", "addr:postcode", "addr:street", "amenity", "building", "name", "id"]}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "number"}}}, "required": ["type", "coordinates"]}}, "required": ["type", "id", "properties", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"type" : "Feature", "id" : "way/121636296", "properties" : {"addr:city" : "Zapre\u0161i\u0107", "addr:housenumber" : "1", "addr:postcode" : "10290", "addr:street" : "Tr\u017ena", "amenity" : "marketplace", "building" : "yes", "name" : "Tr\u017enica Zapre\u0161i\u0107", "id" : "way/121636296"}, "geometry" : {"type" : "Point", "coordinates" : [15.8035977, 45.8562939]}}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "id": {"type": "string"}, "properties": {"type": "object", "properties": {"addr:city": {"type": "string"}, "addr:housenumber": {"type": "string"}, "addr:postcode": {"type": "string"}, "addr:street": {"type": "string"}, "amenity": {"type": "string"}, "building": {"type": "string"}, "name": {"type": "string"}, "id": {"type": "string"}}, "required": ["addr:city", "addr:housenumber", "addr:postcode", "addr:street", "amenity", "building", "name", "id"]}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "number"}}}, "required": ["type", "coordinates"]}}, "required": ["type", "id", "properties", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"author": {"type": "string"}, "classification": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "period": {"type": "string"}, "reference": {"type": "string"}, "region": {"type": "string"}, "text": {"type": "array", "items": {"type": "string"}}, "title": {"type": "string"}, "year": {"type": "string"}}, "required": ["author", "classification", "keywords", "period", "reference", "region", "text", "title", "year"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"author" : "Allen Grossman", "classification" : "", "keywords" : ["Arts", "Sciences", "Philosophy"], "period" : "", "reference" : "http://www.poetryfoundation.org/poem/249424", "region" : "U.S., Mid-Atlantic", "text" : ["Toward evening, the natural light becomes", "intelligent and answers, without demur:", "\u201d", "But in fact, toward evening, I am not", "convinced there", "any other except myself", "to whom existence", "pertains.", "I also interrogate myself to discover", "whether I", "possess any power", "by which I can bring it about that I", "who now am shall exist another moment.", "Because I am mostly a thinking thing", "and because this precise question can only", "be from that thoughtful part of myself,", "if such a power did reside within me", "I should, I am sure, be conscious of it. . . .", "But I am conscious of no such power.", "And yet, if I myself cannot be", "the cause of that assurance, surely", "it is necessary to conclude that", "I am not alone in the world. There is", "some other who is the cause of that idea.", "But if, at last, no such other can be", "found toward evening, do I really have", "sufficient assurance of the existence", "of any other being at all? For,", "after a most careful search, I have been", "unable to discover the", "of that", "conviction\u2014unless it be imagined a lonely", "workman on a dizzy scaffold unfolds", "a sign at evening and puts his mark to it."], "title" : "Descartes' Loneliness", "year" : ""}
json_instruct
{"type": "object", "properties": {"author": {"type": "string"}, "classification": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "period": {"type": "string"}, "reference": {"type": "string"}, "region": {"type": "string"}, "text": {"type": "array", "items": {"type": "string"}}, "title": {"type": "string"}, "year": {"type": "string"}}, "required": ["author", "classification", "keywords", "period", "reference", "region", "text", "title", "year"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"id": {"type": "string"}, "district_id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "district_id", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "3215032007", "district_id" : "3215032", "name" : "KARANGMULYA"}
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": {"width": {"type": "number"}, "rotation": {"type": "number"}, "xCenter": {"type": "number"}, "yCenter": {"type": "number"}, "height": {"type": "number"}}, "required": ["width", "rotation", "xCenter", "yCenter", "height"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"width" : 0.24943104, "rotation" : 0.12156892, "xCenter" : 0.1129274, "yCenter" : 0.5768749, "height" : 0.44343296}
json_instruct
{"type": "object", "properties": {"width": {"type": "number"}, "rotation": {"type": "number"}, "xCenter": {"type": "number"}, "yCenter": {"type": "number"}, "height": {"type": "number"}}, "required": ["width", "rotation", "xCenter", "yCenter", "height"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"address": {"type": "string"}, "nonce": {"type": "integer"}, "threshold": {"type": "integer"}, "owners": {"type": "array", "items": {"type": "string"}}, "masterCopy": {"type": "string"}, "modules": {"type": "array", "items": {"type": "string"}}, "fallbackHandler": {"type": "string"}, "guard": {"type": "string"}, "version": {"type": "string"}}, "required": ["address", "nonce", "threshold", "owners", "masterCopy", "modules", "fallbackHandler", "guard", "version"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"address" : "0x1230B3d59858296A31053C1b8562Ecf89A2f888b", "nonce" : 18000, "threshold" : 3, "owners" : ["0xBEA2F9227230976d2813a2f8b922c22bE1DE1B23", "0x37e9F140A9Df5DCBc783C6c220660a4E15CBFe72", "0xA3DAa0d9Ae02dAA17a664c232aDa1B739eF5ae8D", "0xF2CeA96575d6b10f51d9aF3b10e3e4E5738aa6bd", "0x65F8236309e5A99Ff0d129d04E486EBCE20DC7B0"], "masterCopy" : "0x34CfAC646f301356fAa8B21e94227e3583Fe3F5F", "modules" : ["0x25F73b24B866963B0e560fFF9bbA7908be0263E8", "0x10A7EC8D10CD175dC33781fB9Cf3394220Fac78c", "0xF5dC3718EEbC5b003F1672A499F2ACBE77Ba790d"], "fallbackHandler" : "0xd5D82B6aDDc9027B22dCA772Aa68D5d74cdBdF44", "guard" : "0x0000000000000000000000000000000000000000", "version" : "1.1.1"}
json_instruct
{"type": "object", "properties": {"address": {"type": "string"}, "nonce": {"type": "integer"}, "threshold": {"type": "integer"}, "owners": {"type": "array", "items": {"type": "string"}}, "masterCopy": {"type": "string"}, "modules": {"type": "array", "items": {"type": "string"}}, "fallbackHandler": {"type": "string"}, "guard": {"type": "string"}, "version": {"type": "string"}}, "required": ["address", "nonce", "threshold", "owners", "masterCopy", "modules", "fallbackHandler", "guard", "version"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"config": {"type": "object", "properties": {"int-value": {"type": "integer"}, "string-value": {"type": "string"}, "string-value-variable": {"type": "string"}, "bool-value": {"type": "boolean"}, "float-value": {"type": "number"}, "array-string-value": {"type": "array", "items": {"type": "string"}}}, "required": ["int-value", "string-value", "string-value-variable", "bool-value", "float-value", "array-string-value"]}}, "required": ["config"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"config" : {"int-value" : 100, "string-value" : "foo", "string-value-variable" : "{$string-value}/bar", "bool-value" : true, "float-value" : 0.123456, "array-string-value" : ["foo", "bar"]}}
json_instruct
{"type": "object", "properties": {"config": {"type": "object", "properties": {"int-value": {"type": "integer"}, "string-value": {"type": "string"}, "string-value-variable": {"type": "string"}, "bool-value": {"type": "boolean"}, "float-value": {"type": "number"}, "array-string-value": {"type": "array", "items": {"type": "string"}}}, "required": ["int-value", "string-value", "string-value-variable", "bool-value", "float-value", "array-string-value"]}}, "required": ["config"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"id": {"type": "integer"}, "help": {"type": "object", "properties": {"de": {"type": "string"}, "en": {"type": "string"}, "fr": {"type": "string"}, "jp": {"type": "string"}}, "required": ["de", "en", "fr", "jp"]}, "img": {"type": "string"}, "xivdb": {"type": "string"}}, "required": ["id", "help", "img", "xivdb"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : 853, "help" : {"de" : "1.000 K\u00e4mpfe in \u201eThe Fold\u201c oder \u201eThe Feast\u201c gewonnen.", "en" : "Triumph in 1,000 matches in the Feast or the Fold.", "fr" : "Triompher 1 000 fois \u00e0 The Fold ou \u00e0 The Feast.", "jp" : "\u300c\u30b6\u30fb\u30d5\u30a9\u30fc\u30eb\u30c9\u300d\u3001\u3082\u3057\u304f\u306f\u300c\u30b6\u30fb\u30d5\u30a3\u30fc\u30b9\u30c8\u300d\u3067\u8a081,000\u56de\u52dd\u5229\u3059\u308b"}, "img" : "/i/002000/002555.png", "xivdb" : "/achievement/853"}
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "help": {"type": "object", "properties": {"de": {"type": "string"}, "en": {"type": "string"}, "fr": {"type": "string"}, "jp": {"type": "string"}}, "required": ["de", "en", "fr", "jp"]}, "img": {"type": "string"}, "xivdb": {"type": "string"}}, "required": ["id", "help", "img", "xivdb"], "$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"}, "license": {"type": "string"}, "main": {"type": "string"}, "publishConfig": {"type": "object", "properties": {"access": {"type": "string"}}, "required": ["access"]}, "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"}, "contributors": {"type": "array", "items": {"type": "string"}}, "peerDependencies": {"type": "object", "properties": {"@typescript-eslint/eslint-plugin": {"type": "string"}, "eslint": {"type": "string"}, "eslint-plugin-jest": {"type": "string"}, "eslint-plugin-react": {"type": "string"}}, "required": ["@typescript-eslint/eslint-plugin", "eslint", "eslint-plugin-jest", "eslint-plugin-react"]}, "dependencies": {"type": "object", "properties": {"@the-unicorns/eslint-config-base": {"type": "string"}, "eslint-config-prettier": {"type": "string"}}, "required": ["@the-unicorns/eslint-config-base", "eslint-config-prettier"]}, "devDependencies": {"type": "object", "properties": {"@typescript-eslint/eslint-plugin": {"type": "string"}, "eslint": {"type": "string"}, "eslint-plugin-jest": {"type": "string"}, "eslint-plugin-react": {"type": "string"}, "tape": {"type": "string"}}, "required": ["@typescript-eslint/eslint-plugin", "eslint", "eslint-plugin-jest", "eslint-plugin-react", "tape"]}, "gitHead": {"type": "string"}}, "required": ["name", "version", "description", "license", "main", "publishConfig", "scripts", "repository", "author", "contributors", "peerDependencies", "dependencies", "devDependencies", "gitHead"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "@the-unicorns/eslint-config-react", "version" : "1.2.0", "description" : "Extends the base configuration and includes some React rules. For projects using React", "license" : "MIT", "main" : "index.js", "publishConfig" : {"access" : "public"}, "scripts" : {"test" : "tape test/*.js"}, "repository" : {"type" : "git", "url" : "https://github.com/the-unicorns/eslint-shareable-config"}, "author" : "Bruno Monteiro", "contributors" : ["Hans Jakob Emmel"], "peerDependencies" : {"@typescript-eslint/eslint-plugin" : ">=4", "eslint" : ">=7", "eslint-plugin-jest" : ">=22", "eslint-plugin-react" : ">=7"}, "dependencies" : {"@the-unicorns/eslint-config-base" : "^1.2.0", "eslint-config-prettier" : "7.2.0"}, "devDependencies" : {"@typescript-eslint/eslint-plugin" : "4.22.1", "eslint" : "7.23.0", "eslint-plugin-jest" : "24.3.6", "eslint-plugin-react" : "7.23.2", "tape" : "5.2.2"}, "gitHead" : "3e20ad3de47d3e0ee370a07473cd180741ccec1b"}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "license": {"type": "string"}, "main": {"type": "string"}, "publishConfig": {"type": "object", "properties": {"access": {"type": "string"}}, "required": ["access"]}, "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"}, "contributors": {"type": "array", "items": {"type": "string"}}, "peerDependencies": {"type": "object", "properties": {"@typescript-eslint/eslint-plugin": {"type": "string"}, "eslint": {"type": "string"}, "eslint-plugin-jest": {"type": "string"}, "eslint-plugin-react": {"type": "string"}}, "required": ["@typescript-eslint/eslint-plugin", "eslint", "eslint-plugin-jest", "eslint-plugin-react"]}, "dependencies": {"type": "object", "properties": {"@the-unicorns/eslint-config-base": {"type": "string"}, "eslint-config-prettier": {"type": "string"}}, "required": ["@the-unicorns/eslint-config-base", "eslint-config-prettier"]}, "devDependencies": {"type": "object", "properties": {"@typescript-eslint/eslint-plugin": {"type": "string"}, "eslint": {"type": "string"}, "eslint-plugin-jest": {"type": "string"}, "eslint-plugin-react": {"type": "string"}, "tape": {"type": "string"}}, "required": ["@typescript-eslint/eslint-plugin", "eslint", "eslint-plugin-jest", "eslint-plugin-react", "tape"]}, "gitHead": {"type": "string"}}, "required": ["name", "version", "description", "license", "main", "publishConfig", "scripts", "repository", "author", "contributors", "peerDependencies", "dependencies", "devDependencies", "gitHead"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"environments": {"type": "object", "properties": {"test": {"type": "object", "properties": {"formation": {"type": "object", "properties": {"test": {"type": "object", "properties": {"quantity": {"type": "integer"}, "size": {"type": "string"}}, "required": ["quantity", "size"]}}, "required": ["test"]}, "addons": {"type": "array", "items": {"type": "string"}}}, "required": ["formation", "addons"]}}, "required": ["test"]}}, "required": ["environments"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"environments" : {"test" : {"formation" : {"test" : {"quantity" : 1, "size" : "standard-1x"}}, "addons" : ["heroku-redis:in-dyno"]}}}
json_instruct
{"type": "object", "properties": {"environments": {"type": "object", "properties": {"test": {"type": "object", "properties": {"formation": {"type": "object", "properties": {"test": {"type": "object", "properties": {"quantity": {"type": "integer"}, "size": {"type": "string"}}, "required": ["quantity", "size"]}}, "required": ["test"]}, "addons": {"type": "array", "items": {"type": "string"}}}, "required": ["formation", "addons"]}}, "required": ["test"]}}, "required": ["environments"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"website": {"type": "string"}, "school_type": {"type": "string"}, "fax": {"type": "string"}, "name": {"type": "string"}, "address": {"type": "string"}, "id": {"type": "string"}, "director": {"type": "string"}, "phone": {"type": "string"}, "provider": {"type": "string"}, "email": {"type": "string"}, "state": {"type": "string"}, "full_time_school": {"type": "boolean"}, "programs": {"type": "object", "properties": {"programs": {"type": "array", "items": {}}}, "required": ["programs"]}, "lon": {"type": "number"}, "lat": {"type": "number"}}, "required": ["website", "school_type", "fax", "name", "address", "id", "director", "phone", "provider", "email", "state", "full_time_school", "programs", "lon", "lat"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"website" : "", "school_type" : "Grundschule", "fax" : "03361 693471", "name" : " Theodor-Fontane-Grundschule ", "address" : "Windm\u00fchlenstra\u00dfe 11 15517 F\u00fcrstenwalde/Spree", "id" : "BB-102660", "director" : "Frau Brehm", "phone" : "03361 2164", "provider" : "Gemeinde", "email" : "fontane.grundschule|at|ewe.net\n", "state" : "BB", "full_time_school" : false, "programs" : {"programs" : []}, "lon" : 14.068576, "lat" : 52.362156}
json_instruct
{"type": "object", "properties": {"website": {"type": "string"}, "school_type": {"type": "string"}, "fax": {"type": "string"}, "name": {"type": "string"}, "address": {"type": "string"}, "id": {"type": "string"}, "director": {"type": "string"}, "phone": {"type": "string"}, "provider": {"type": "string"}, "email": {"type": "string"}, "state": {"type": "string"}, "full_time_school": {"type": "boolean"}, "programs": {"type": "object", "properties": {"programs": {"type": "array", "items": {}}}, "required": ["programs"]}, "lon": {"type": "number"}, "lat": {"type": "number"}}, "required": ["website", "school_type", "fax", "name", "address", "id", "director", "phone", "provider", "email", "state", "full_time_school", "programs", "lon", "lat"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"id_1800": {"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_1800"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id_1800" : {"title" : "\u8001\u6b98\u904a\u8a18 (Lao Can You Ji - Mr Derelict)", "language" : "Chinese", "totaltime" : "8:07:17", "url_librivox" : "http://librivox.org/lao-can-you-ji-by-liu-o/", "url_iarchive" : "http://www.archive.org/details/lao_can_you_ji_hc_librivox", "readers" : ["2245"], "authors" : "4657", "genres" : "General Fiction"}}
json_instruct
{"type": "object", "properties": {"id_1800": {"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_1800"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"type": {"type": "string"}, "level": {"type": "string"}, "label": {"type": "string"}, "locale": {"type": "string"}, "country_id": {"type": "integer"}, "country_reference": {"type": "integer"}, "country_name": {"type": "string"}, "region_id": {"type": "string"}, "region_reference": {"type": "string"}, "region_name": {"type": "string"}, "province_id": {"type": "string"}, "province_reference": {"type": "string"}, "province_name": {"type": "string"}, "city_id": {"type": "string"}, "city_reference": {"type": "string"}, "city_name": {"type": "string"}, "barangay_id": {"type": "string"}, "barangay_reference": {"type": "string"}, "barangay_name": {"type": "string"}}, "required": ["type", "level", "label", "locale", "country_id", "country_reference", "country_name", "region_id", "region_reference", "region_name", "province_id", "province_reference", "province_name", "city_id", "city_reference", "city_name", "barangay_id", "barangay_reference", "barangay_name"]}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}}, "required": ["type", "coordinates"]}}, "required": ["type", "properties", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"type" : "Feature", "properties" : {"type" : "barangay", "level" : "4", "label" : "Tabunok, Isabel, Leyte, Eastern Visayas (Region VIII), PH", "locale" : "ph.eastern-visayas-region-viii.leyte.isabel.tabunok", "country_id" : 177, "country_reference" : 177, "country_name" : "Philippines", "region_id" : "10", "region_reference" : "8", "region_name" : "Eastern Visayas (Region VIII)", "province_id" : "43", "province_reference" : "43", "province_name" : "Leyte", "city_id" : "551", "city_reference" : "872", "city_name" : "Isabel", "barangay_id" : "15790", "barangay_reference" : "22179", "barangay_name" : "Tabunok"}, "geometry" : {"type" : "MultiPolygon", "coordinates" : [[[[124.452888, 11.00014], [124.456207, 10.97584], [124.456749, 10.96862], [124.445969, 10.962114], [124.436989, 10.9567], [124.437103, 10.962114], [124.437561, 10.983], [124.44236, 10.99002], [124.452888, 11.00014]]]]}}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"type": {"type": "string"}, "level": {"type": "string"}, "label": {"type": "string"}, "locale": {"type": "string"}, "country_id": {"type": "integer"}, "country_reference": {"type": "integer"}, "country_name": {"type": "string"}, "region_id": {"type": "string"}, "region_reference": {"type": "string"}, "region_name": {"type": "string"}, "province_id": {"type": "string"}, "province_reference": {"type": "string"}, "province_name": {"type": "string"}, "city_id": {"type": "string"}, "city_reference": {"type": "string"}, "city_name": {"type": "string"}, "barangay_id": {"type": "string"}, "barangay_reference": {"type": "string"}, "barangay_name": {"type": "string"}}, "required": ["type", "level", "label", "locale", "country_id", "country_reference", "country_name", "region_id", "region_reference", "region_name", "province_id", "province_reference", "province_name", "city_id", "city_reference", "city_name", "barangay_id", "barangay_reference", "barangay_name"]}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}}, "required": ["type", "coordinates"]}}, "required": ["type", "properties", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"namespace": {"type": "string"}, "key": {"type": "string"}, "txs": {"type": "array", "items": {"type": "object", "properties": {"txid": {"type": "string"}, "blockNum": {"type": "integer"}, "txNum": {"type": "integer"}, "txValidationStatus": {"type": "string"}, "keyWrite": {"type": "string"}}, "required": ["txid", "blockNum", "txNum", "txValidationStatus", "keyWrite"]}}, "blockStoreHeightSufficient": {"type": "boolean"}}, "required": ["namespace", "key", "txs", "blockStoreHeightSufficient"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"namespace" : "_lifecycle", "key" : "611af3834f634fc870855f91fa171fe1ad1347f37d68fa49aac4a7fdae0b0d75", "txs" : [{"txid" : "8d4dbd2d73f6d78a0716ae72baabe97521642931ae3483b2e78e477b0298a642", "blockNum" : 1, "txNum" : 0, "txValidationStatus" : "VALID", "keyWrite" : "18a308f4889f4e6d5cb478488d8a11dfd1fbc98cc790a5e591f274c45075b752"}], "blockStoreHeightSufficient" : true}
json_instruct
{"type": "object", "properties": {"namespace": {"type": "string"}, "key": {"type": "string"}, "txs": {"type": "array", "items": {"type": "object", "properties": {"txid": {"type": "string"}, "blockNum": {"type": "integer"}, "txNum": {"type": "integer"}, "txValidationStatus": {"type": "string"}, "keyWrite": {"type": "string"}}, "required": ["txid", "blockNum", "txNum", "txValidationStatus", "keyWrite"]}}, "blockStoreHeightSufficient": {"type": "boolean"}}, "required": ["namespace", "key", "txs", "blockStoreHeightSufficient"], "$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"}, "private": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"ionic": {"type": "string"}}, "required": ["ionic"]}, "dependencies": {"type": "object", "properties": {"angular-moment": {"type": "string"}, "pouchdb": {"type": "string"}, "userapp-angular": {"type": "string"}, "userapp-phonegap": {"type": "string"}}, "required": ["angular-moment", "pouchdb", "userapp-angular", "userapp-phonegap"]}}, "required": ["name", "private", "devDependencies", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "HelloIonic", "private" : "true", "devDependencies" : {"ionic" : "driftyco/ionic-bower#1.1.0"}, "dependencies" : {"angular-moment" : "~0.10.3", "pouchdb" : "~3.5.0", "userapp-angular" : "~2.0.4", "userapp-phonegap" : "~1.2.0"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "private": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"ionic": {"type": "string"}}, "required": ["ionic"]}, "dependencies": {"type": "object", "properties": {"angular-moment": {"type": "string"}, "pouchdb": {"type": "string"}, "userapp-angular": {"type": "string"}, "userapp-phonegap": {"type": "string"}}, "required": ["angular-moment", "pouchdb", "userapp-angular", "userapp-phonegap"]}}, "required": ["name", "private", "devDependencies", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"player_id": {"type": "integer"}, "name": {"type": "string"}, "position": {"type": "string"}, "height": {"type": "string"}, "weight": {"type": "string"}, "current_team": {"type": "null"}, "birth_date": {"type": "string"}, "birth_place": {"type": "string"}, "death_date": {"type": "null"}, "college": {"type": "string"}, "high_school": {"type": "string"}, "draft_team": {"type": "string"}, "draft_round": {"type": "string"}, "draft_position": {"type": "string"}, "draft_year": {"type": "string"}, "current_salary": {"type": "null"}, "hof_induction_year": {"type": "null"}}, "required": ["player_id", "name", "position", "height", "weight", "current_team", "birth_date", "birth_place", "death_date", "college", "high_school", "draft_team", "draft_round", "draft_position", "draft_year", "current_salary", "hof_induction_year"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"player_id" : 451, "name" : "Brad Anderson", "position" : "WR", "height" : "6-2", "weight" : "198", "current_team" : null, "birth_date" : "1961-01-21", "birth_place" : "Glendale, AZ", "death_date" : null, "college" : "BYU", "high_school" : "Alhambra, AZ", "draft_team" : "Chicago Bears", "draft_round" : "8", "draft_position" : "212", "draft_year" : "1984", "current_salary" : null, "hof_induction_year" : null}
json_instruct
{"type": "object", "properties": {"player_id": {"type": "integer"}, "name": {"type": "string"}, "position": {"type": "string"}, "height": {"type": "string"}, "weight": {"type": "string"}, "current_team": {"type": "null"}, "birth_date": {"type": "string"}, "birth_place": {"type": "string"}, "death_date": {"type": "null"}, "college": {"type": "string"}, "high_school": {"type": "string"}, "draft_team": {"type": "string"}, "draft_round": {"type": "string"}, "draft_position": {"type": "string"}, "draft_year": {"type": "string"}, "current_salary": {"type": "null"}, "hof_induction_year": {"type": "null"}}, "required": ["player_id", "name", "position", "height", "weight", "current_team", "birth_date", "birth_place", "death_date", "college", "high_school", "draft_team", "draft_round", "draft_position", "draft_year", "current_salary", "hof_induction_year"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"name": {"type": "string"}, "harga": {"type": "string"}, "golongan": {"type": "string"}, "kandungan": {"type": "string"}, "indikasi": {"type": "string"}, "kontraindikasi": {"type": "string"}, "perhatian": {"type": "string"}, "efeksamping": {"type": "string"}, "indeksamanwanitahamil": {"type": "string"}, "kemasan": {"type": "string"}, "dosis": {"type": "string"}, "penyajian": {"type": "string"}, "pabrik": {"type": "string"}, "id": {"type": "string"}, "category_id": {"type": "string"}}, "required": ["name", "harga", "golongan", "kandungan", "indikasi", "kontraindikasi", "perhatian", "efeksamping", "indeksamanwanitahamil", "kemasan", "dosis", "penyajian", "pabrik", "id", "category_id"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "EXELON CAPSULE 4,5 MG", "harga" : " Rp. 748.627/ kemasan", "golongan" : "http://medicastore.com/image_banner/obat_keras_dan_psikotropika.gif", "kandungan" : "Rivastigmin / Rivastigmine hydrogen tartrate", "indikasi" : "Demensia Alzheimer dengan tingkat keparahan ringan sampai sedang.", "kontraindikasi" : "Menyusui. Kerusakan hati berat. Hipersensitif terhadap Rivastigmin atau Karbamat.", "perhatian" : "Sick sinus syndrome, aritmia jantung berat, pengaruhi konduksi, kondisi ulseratif lambung-usus, penyakit pernafasan, obstruksi uriner, seizure. Disfungsi hati dan ginjal. Hamil. Interaksi obat : obat-obat kolinomimetik lainnya, obat-obat antikolinergik, relaksan otot tipe suksinilkolin.", "efeksamping" : "Kelelahan, astenia (lemah, tidak bertenaga), pusing, sakit kepala, somnolen (ketagihan tidur), gangguan lambung-usus, gangguan psikiatris, keringat banyak, malaise (perasaan tidak enak badan yang tidak jelas), berat badan menurun, gemetar.", "indeksamanwanitahamil" : "B: Baik penelitian reproduksi hewan tidak menunjukkan risiko pada janin maupun penelitian terkendali pada wanita hamil atau hewan coba tidak memperlihatkan efek merugikan (kecuali penurunan kesuburan) dimana tidak ada penelitian terkendali yang mengkonfirmasi risiko pada wanita hamil semester pertama (dan tidak ada bukti risiko pada trisemester selanjutnya).", "kemasan" : "Kapsul 4,5 mg x 30's", "dosis" : "Dosis awal : 2 kali sehari 1,5 mg. Tingkatkan secara bertahap setelah terapi selama 2 minggu. Pemeliharaan : 2 kali sehari 1,5-6 mg. Maksimal : 2 kali sehari 6 mg.", "penyajian" : "Dikonsumsi bersamaan dengan makanan", "pabrik" : "Novartis.", "id" : "6913", "category_id" : "4"}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "harga": {"type": "string"}, "golongan": {"type": "string"}, "kandungan": {"type": "string"}, "indikasi": {"type": "string"}, "kontraindikasi": {"type": "string"}, "perhatian": {"type": "string"}, "efeksamping": {"type": "string"}, "indeksamanwanitahamil": {"type": "string"}, "kemasan": {"type": "string"}, "dosis": {"type": "string"}, "penyajian": {"type": "string"}, "pabrik": {"type": "string"}, "id": {"type": "string"}, "category_id": {"type": "string"}}, "required": ["name", "harga", "golongan", "kandungan", "indikasi", "kontraindikasi", "perhatian", "efeksamping", "indeksamanwanitahamil", "kemasan", "dosis", "penyajian", "pabrik", "id", "category_id"], "$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"}, "files": {"type": "array", "items": {"type": "string"}}, "main": {"type": "string"}, "description": {"type": "string"}, "repository": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"babel-core": {"type": "string"}, "babel-plugin-transform-object-rest-spread": {"type": "string"}, "babel-plugin-transform-react-jsx": {"type": "string"}, "babel-plugin-transform-runtime": {"type": "string"}, "babel-polyfill": {"type": "string"}, "babel-preset-es2015": {"type": "string"}, "babel-preset-react": {"type": "string"}, "eslint": {"type": "string"}, "webpack": {"type": "string"}, "underscore": {"type": "string"}}, "required": ["babel-core", "babel-plugin-transform-object-rest-spread", "babel-plugin-transform-react-jsx", "babel-plugin-transform-runtime", "babel-polyfill", "babel-preset-es2015", "babel-preset-react", "eslint", "webpack", "underscore"]}, "dependencies": {"type": "object", "properties": {"draft-js": {"type": "string"}}, "required": ["draft-js"]}, "compile": {"type": "string"}}, "required": ["name", "version", "files", "main", "description", "repository", "devDependencies", "dependencies", "compile"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "draft-js-wrapper", "version" : "0.1.1", "files" : ["src/"], "main" : "src/index.js", "description" : "DraftJS wrapper", "repository" : "https://github.com/Aplopio/draft-js-wrapper/", "devDependencies" : {"babel-core" : "6.3.17", "babel-plugin-transform-object-rest-spread" : "^6.5.0", "babel-plugin-transform-react-jsx" : "6.3.13", "babel-plugin-transform-runtime" : "^6.3.13", "babel-polyfill" : "^6.3.14", "babel-preset-es2015" : "^6.3.13", "babel-preset-react" : "^6.3.13", "eslint" : "^1.1.0", "webpack" : "^1.12.9", "underscore" : "1.8.3"}, "dependencies" : {"draft-js" : "0.9.1"}, "compile" : "babel index.js --out-file src/index.js"}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "files": {"type": "array", "items": {"type": "string"}}, "main": {"type": "string"}, "description": {"type": "string"}, "repository": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"babel-core": {"type": "string"}, "babel-plugin-transform-object-rest-spread": {"type": "string"}, "babel-plugin-transform-react-jsx": {"type": "string"}, "babel-plugin-transform-runtime": {"type": "string"}, "babel-polyfill": {"type": "string"}, "babel-preset-es2015": {"type": "string"}, "babel-preset-react": {"type": "string"}, "eslint": {"type": "string"}, "webpack": {"type": "string"}, "underscore": {"type": "string"}}, "required": ["babel-core", "babel-plugin-transform-object-rest-spread", "babel-plugin-transform-react-jsx", "babel-plugin-transform-runtime", "babel-polyfill", "babel-preset-es2015", "babel-preset-react", "eslint", "webpack", "underscore"]}, "dependencies": {"type": "object", "properties": {"draft-js": {"type": "string"}}, "required": ["draft-js"]}, "compile": {"type": "string"}}, "required": ["name", "version", "files", "main", "description", "repository", "devDependencies", "dependencies", "compile"], "$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"}, "private": {"type": "boolean"}, "main": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}, "build": {"type": "string"}, "lint": {"type": "string"}, "lib": {"type": "string"}, "docs": {"type": "string"}, "docs:build": {"type": "string"}, "deploy": {"type": "string"}}, "required": ["start", "build", "lint", "lib", "docs", "docs:build", "deploy"]}, "dependencies": {"type": "object", "properties": {"core-js": {"type": "string"}}, "required": ["core-js"]}, "devDependencies": {"type": "object", "properties": {"@vue/cli-plugin-babel": {"type": "string"}, "@vue/cli-plugin-eslint": {"type": "string"}, "@vue/cli-service": {"type": "string"}, "babel-eslint": {"type": "string"}, "element-ui": {"type": "string"}, "eslint": {"type": "string"}, "eslint-plugin-vue": {"type": "string"}, "vue": {"type": "string"}, "vue-template-compiler": {"type": "string"}, "vuepress": {"type": "string"}, "vuepress-plugin-code-segment": {"type": "string"}, "webpack-chain": {"type": "string"}}, "required": ["@vue/cli-plugin-babel", "@vue/cli-plugin-eslint", "@vue/cli-service", "babel-eslint", "element-ui", "eslint", "eslint-plugin-vue", "vue", "vue-template-compiler", "vuepress", "vuepress-plugin-code-segment", "webpack-chain"]}}, "required": ["name", "version", "description", "private", "main", "keywords", "scripts", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "wj-wheel", "version" : "0.3.0", "description" : "\u57fa\u4e8e Element-UI \u5f00\u53d1\u7684\u5c0f\u578b\u7ec4\u4ef6\u5e93", "private" : false, "main" : "lib/wj-wheel.umd.min.js", "keywords" : ["vue", "Element-UI", "Table"], "scripts" : {"start" : "vue-cli-service serve", "build" : "vue-cli-service build", "lint" : "vue-cli-service lint", "lib" : "vue-cli-service build --target lib --name wj-wheel --dest lib packages/index.js", "docs" : "vuepress dev docs", "docs:build" : "vuepress build docs", "deploy" : "sh deploy.sh"}, "dependencies" : {"core-js" : "^2.6.5"}, "devDependencies" : {"@vue/cli-plugin-babel" : "^3.9.0", "@vue/cli-plugin-eslint" : "^3.9.0", "@vue/cli-service" : "^3.9.0", "babel-eslint" : "^10.0.1", "element-ui" : "^2.10.1", "eslint" : "^5.16.0", "eslint-plugin-vue" : "^5.0.0", "vue" : "^2.6.10", "vue-template-compiler" : "^2.6.10", "vuepress" : "^1.0.4", "vuepress-plugin-code-segment" : "0.0.3", "webpack-chain" : "^6.0.0"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "private": {"type": "boolean"}, "main": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}, "build": {"type": "string"}, "lint": {"type": "string"}, "lib": {"type": "string"}, "docs": {"type": "string"}, "docs:build": {"type": "string"}, "deploy": {"type": "string"}}, "required": ["start", "build", "lint", "lib", "docs", "docs:build", "deploy"]}, "dependencies": {"type": "object", "properties": {"core-js": {"type": "string"}}, "required": ["core-js"]}, "devDependencies": {"type": "object", "properties": {"@vue/cli-plugin-babel": {"type": "string"}, "@vue/cli-plugin-eslint": {"type": "string"}, "@vue/cli-service": {"type": "string"}, "babel-eslint": {"type": "string"}, "element-ui": {"type": "string"}, "eslint": {"type": "string"}, "eslint-plugin-vue": {"type": "string"}, "vue": {"type": "string"}, "vue-template-compiler": {"type": "string"}, "vuepress": {"type": "string"}, "vuepress-plugin-code-segment": {"type": "string"}, "webpack-chain": {"type": "string"}}, "required": ["@vue/cli-plugin-babel", "@vue/cli-plugin-eslint", "@vue/cli-service", "babel-eslint", "element-ui", "eslint", "eslint-plugin-vue", "vue", "vue-template-compiler", "vuepress", "vuepress-plugin-code-segment", "webpack-chain"]}}, "required": ["name", "version", "description", "private", "main", "keywords", "scripts", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"api_url": {"type": "string"}, "api_key": {"type": "string"}, "image_url": {"type": "string"}}, "required": ["api_url", "api_key", "image_url"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"api_url" : "https://api.themoviedb.org/3/search/movie", "api_key" : "<TMDB_API_KEY>", "image_url" : "https://image.tmdb.org/t/p/original"}
json_instruct
{"type": "object", "properties": {"api_url": {"type": "string"}, "api_key": {"type": "string"}, "image_url": {"type": "string"}}, "required": ["api_url", "api_key", "image_url"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"dataSource": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"type": "object", "properties": {"type": {"type": "string"}, "length": {"type": "integer"}, "required": {"type": "boolean"}, "index": {"type": "boolean"}}, "required": ["type", "length", "required", "index"]}, "handler": {"type": "object", "properties": {"type": {"type": "string"}, "length": {"type": "integer"}, "required": {"type": "boolean"}, "index": {"type": "boolean"}}, "required": ["type", "length", "required", "index"]}, "params": {"type": "object", "properties": {"type": {"type": "string"}}, "required": ["type"]}, "result": {"type": "object", "properties": {"type": {"type": "string"}}, "required": ["type"]}, "download": {"type": "object", "properties": {"type": {"type": "string"}}, "required": ["type"]}}, "required": ["name", "handler", "params", "result", "download"]}, "feature": {"type": "object", "properties": {"createdAt": {"type": "boolean"}, "updatedAt": {"type": "boolean"}, "deletedAt": {"type": "boolean"}, "ndutSiteSiteId": {"type": "boolean"}, "status": {"type": "boolean"}}, "required": ["createdAt", "updatedAt", "deletedAt", "ndutSiteSiteId", "status"]}}, "required": ["dataSource", "properties", "feature"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"dataSource" : "memory", "properties" : {"name" : {"type" : "String", "length" : 50, "required" : true, "index" : true}, "handler" : {"type" : "String", "length" : 50, "required" : true, "index" : true}, "params" : {"type" : "json"}, "result" : {"type" : "json"}, "download" : {"type" : "String"}}, "feature" : {"createdAt" : true, "updatedAt" : true, "deletedAt" : true, "ndutSiteSiteId" : true, "status" : true}}
json_instruct
{"type": "object", "properties": {"dataSource": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"type": "object", "properties": {"type": {"type": "string"}, "length": {"type": "integer"}, "required": {"type": "boolean"}, "index": {"type": "boolean"}}, "required": ["type", "length", "required", "index"]}, "handler": {"type": "object", "properties": {"type": {"type": "string"}, "length": {"type": "integer"}, "required": {"type": "boolean"}, "index": {"type": "boolean"}}, "required": ["type", "length", "required", "index"]}, "params": {"type": "object", "properties": {"type": {"type": "string"}}, "required": ["type"]}, "result": {"type": "object", "properties": {"type": {"type": "string"}}, "required": ["type"]}, "download": {"type": "object", "properties": {"type": {"type": "string"}}, "required": ["type"]}}, "required": ["name", "handler", "params", "result", "download"]}, "feature": {"type": "object", "properties": {"createdAt": {"type": "boolean"}, "updatedAt": {"type": "boolean"}, "deletedAt": {"type": "boolean"}, "ndutSiteSiteId": {"type": "boolean"}, "status": {"type": "boolean"}}, "required": ["createdAt", "updatedAt", "deletedAt", "ndutSiteSiteId", "status"]}}, "required": ["dataSource", "properties", "feature"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"expireTime": {"type": "integer"}, "key": {"type": "string"}, "val": {"type": "object", "properties": {"src": {"type": "string"}, "width": {"type": "integer"}, "height": {"type": "integer"}, "aspectRatio": {"type": "number"}, "originalName": {"type": "string"}}, "required": ["src", "width", "height", "aspectRatio", "originalName"]}}, "required": ["expireTime", "key", "val"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"expireTime" : 9007200896446360000, "key" : "e20c507d2b79d03711dfdad159d0ae45{\"duotone\":false,\"grayscale\":false,\"rotate\":0,\"toFormat\":\"png\",\"toFormatBase64\":\"\",\"width\":20,\"height\":43}", "val" : {"src" : "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAArCAYAAAB4pah1AAAACXBIWXMAAAsTAAALEwEAmpwYAAABNklEQVRIx+2XyYqEMBCG8/6P48mDvoLiwYMLLlcX3PelZqrAQZy4DX0ZSMFPumPyVcWm/yIMvmMcRyiKAqqqwq+writp/5k3h9H3PURRBK7rwjzPwHASQZZlgeM4vyDHOD7L8xxM0wRJkmAYBmDHTceKlmWhzDgen/ESsj2IF23bgqZpoOs6vRZebIkJiO/gTnVdk7quu13LMOudyrIkPVnLtsWfkgAKoAAK4HvgmY29Bm6br/zxLAG7qg5HbAFN09CIjo0N7ara0wpxYxzH1B49zwPbtqkr4twV9PLIaZqC7/sQhiEEQUDwJEneA3lH3o795yN//EcRfz0BFMD/DbwzhjuDuARmWUbXBp72SR/ZF/rfNE10KToKW8Fj+8KFaKRo+bIsg6qqoCjKj3DOMAy6FfAq/AKnI+GUXFAa2QAAAABJRU5ErkJggg==", "width" : 20, "height" : 43, "aspectRatio" : 0.46511627906976744, "originalName" : "Screen.png"}}
json_instruct
{"type": "object", "properties": {"expireTime": {"type": "integer"}, "key": {"type": "string"}, "val": {"type": "object", "properties": {"src": {"type": "string"}, "width": {"type": "integer"}, "height": {"type": "integer"}, "aspectRatio": {"type": "number"}, "originalName": {"type": "string"}}, "required": ["src", "width", "height", "aspectRatio", "originalName"]}}, "required": ["expireTime", "key", "val"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "array", "items": {"type": "object", "properties": {"issues_url": {"type": "string"}, "members_url": {"type": "string"}, "description": {"type": "string"}, "public_members_url": {"type": "string"}, "url": {"type": "string"}, "events_url": {"type": "string"}, "avatar_url": {"type": "string"}, "repos_url": {"type": "string"}, "login": {"type": "string"}, "id": {"type": "integer"}, "hooks_url": {"type": "string"}}, "required": ["issues_url", "members_url", "description", "public_members_url", "url", "events_url", "avatar_url", "repos_url", "login", "id", "hooks_url"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"issues_url" : "https://api.github.com/orgs/duckduckgo/issues", "members_url" : "https://api.github.com/orgs/duckduckgo/members{/member}", "description" : "", "public_members_url" : "https://api.github.com/orgs/duckduckgo/public_members{/member}", "url" : "https://api.github.com/orgs/duckduckgo", "events_url" : "https://api.github.com/orgs/duckduckgo/events", "avatar_url" : "https://avatars.githubusercontent.com/u/342708?v=3", "repos_url" : "https://api.github.com/orgs/duckduckgo/repos", "login" : "duckduckgo", "id" : 342708, "hooks_url" : "https://api.github.com/orgs/duckduckgo/hooks"}, {"issues_url" : "https://api.github.com/orgs/CityOfPhiladelphia/issues", "members_url" : "https://api.github.com/orgs/CityOfPhiladelphia/members{/member}", "description" : "", "public_members_url" : "https://api.github.com/orgs/CityOfPhiladelphia/public_members{/member}", "url" : "https://api.github.com/orgs/CityOfPhiladelphia", "events_url" : "https://api.github.com/orgs/CityOfPhiladelphia/events", "avatar_url" : "https://avatars.githubusercontent.com/u/2641050?v=3", "repos_url" : "https://api.github.com/orgs/CityOfPhiladelphia/repos", "login" : "CityOfPhiladelphia", "id" : 2641050, "hooks_url" : "https://api.github.com/orgs/CityOfPhiladelphia/hooks"}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"issues_url": {"type": "string"}, "members_url": {"type": "string"}, "description": {"type": "string"}, "public_members_url": {"type": "string"}, "url": {"type": "string"}, "events_url": {"type": "string"}, "avatar_url": {"type": "string"}, "repos_url": {"type": "string"}, "login": {"type": "string"}, "id": {"type": "integer"}, "hooks_url": {"type": "string"}}, "required": ["issues_url", "members_url", "description", "public_members_url", "url", "events_url", "avatar_url", "repos_url", "login", "id", "hooks_url"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"manifest_version": {"type": "integer"}, "version": {"type": "string"}, "name": {"type": "string"}, "description": {"type": "string"}, "permissions": {"type": "array", "items": {"type": "string"}}, "icons": {"type": "object", "properties": {"16": {"type": "string"}, "19": {"type": "string"}, "32": {"type": "string"}, "38": {"type": "string"}, "48": {"type": "string"}, "64": {"type": "string"}, "128": {"type": "string"}}, "required": ["16", "19", "32", "38", "48", "64", "128"]}, "homepage_url": {"type": "string"}, "browser_action": {"type": "object", "properties": {"default_icon": {"type": "object", "properties": {"16": {"type": "string"}, "19": {"type": "string"}, "32": {"type": "string"}, "38": {"type": "string"}, "48": {"type": "string"}, "64": {"type": "string"}}, "required": ["16", "19", "32", "38", "48", "64"]}}, "required": ["default_icon"]}, "background": {"type": "object", "properties": {"scripts": {"type": "array", "items": {"type": "string"}}}, "required": ["scripts"]}}, "required": ["manifest_version", "version", "name", "description", "permissions", "icons", "homepage_url", "browser_action", "background"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"manifest_version" : 2, "version" : "1.0.0", "name" : "CORS Unblock Access-Control-Allow-Origin", "description" : "No more CORS error by appending 'Access-Control-Allow-Origin: *' header to local and remote web requests when enabled", "permissions" : ["storage", "<all_urls>", "webRequest", "webRequestBlocking", "contextMenus"], "icons" : {"16" : "data/icons/16.png", "19" : "data/icons/19.png", "32" : "data/icons/32.png", "38" : "data/icons/38.png", "48" : "data/icons/48.png", "64" : "data/icons/64.png", "128" : "data/icons/128.png"}, "homepage_url" : "https://github.com/arafathusayn/Access-Control-Allow-Origin---Unblock", "browser_action" : {"default_icon" : {"16" : "data/icons/16.png", "19" : "data/icons/19.png", "32" : "data/icons/32.png", "38" : "data/icons/38.png", "48" : "data/icons/48.png", "64" : "data/icons/64.png"}}, "background" : {"scripts" : ["background.js"]}}
json_instruct
{"type": "object", "properties": {"manifest_version": {"type": "integer"}, "version": {"type": "string"}, "name": {"type": "string"}, "description": {"type": "string"}, "permissions": {"type": "array", "items": {"type": "string"}}, "icons": {"type": "object", "properties": {"16": {"type": "string"}, "19": {"type": "string"}, "32": {"type": "string"}, "38": {"type": "string"}, "48": {"type": "string"}, "64": {"type": "string"}, "128": {"type": "string"}}, "required": ["16", "19", "32", "38", "48", "64", "128"]}, "homepage_url": {"type": "string"}, "browser_action": {"type": "object", "properties": {"default_icon": {"type": "object", "properties": {"16": {"type": "string"}, "19": {"type": "string"}, "32": {"type": "string"}, "38": {"type": "string"}, "48": {"type": "string"}, "64": {"type": "string"}}, "required": ["16", "19", "32", "38", "48", "64"]}}, "required": ["default_icon"]}, "background": {"type": "object", "properties": {"scripts": {"type": "array", "items": {"type": "string"}}}, "required": ["scripts"]}}, "required": ["manifest_version", "version", "name", "description", "permissions", "icons", "homepage_url", "browser_action", "background"], "$schema": "http://json-schema.org/draft-07/schema#"}
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" : "065f628ba033fd56e0253d5f1389b8c3ac2dc4dc"}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"pos": {"type": "string"}, "translits": {"type": "object", "properties": {"w\u0259\u00b7\u1e25im\u00b7m\u00ea\u0161": {"type": "object", "properties": {"gen.41.34|6": {"type": "array", "items": {"type": "string"}}}, "required": ["gen.41.34|6"]}}, "required": ["w\u0259\u00b7\u1e25im\u00b7m\u00ea\u0161"]}, "meanings": {"type": "object", "properties": {"take": {"type": "integer"}}, "required": ["take"]}, "meaningsCount": {"type": "integer"}, "occurences": {"type": "integer"}}, "required": ["pos", "translits", "meanings", "meaningsCount", "occurences"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"pos" : "v", "translits" : {"w\u0259\u00b7\u1e25im\u00b7m\u00ea\u0161" : {"gen.41.34|6" : ["the land\uff64", "to take a fifth", "-"]}}, "meanings" : {"take" : 1}, "meaningsCount" : 1, "occurences" : 1}
json_instruct
{"type": "object", "properties": {"pos": {"type": "string"}, "translits": {"type": "object", "properties": {"w\u0259\u00b7\u1e25im\u00b7m\u00ea\u0161": {"type": "object", "properties": {"gen.41.34|6": {"type": "array", "items": {"type": "string"}}}, "required": ["gen.41.34|6"]}}, "required": ["w\u0259\u00b7\u1e25im\u00b7m\u00ea\u0161"]}, "meanings": {"type": "object", "properties": {"take": {"type": "integer"}}, "required": ["take"]}, "meaningsCount": {"type": "integer"}, "occurences": {"type": "integer"}}, "required": ["pos", "translits", "meanings", "meaningsCount", "occurences"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"artist_id": {"type": "string"}, "artist_latitude": {"type": "null"}, "artist_location": {"type": "string"}, "artist_longitude": {"type": "null"}, "artist_name": {"type": "string"}, "duration": {"type": "number"}, "num_songs": {"type": "integer"}, "song_id": {"type": "string"}, "title": {"type": "string"}, "year": {"type": "integer"}}, "required": ["artist_id", "artist_latitude", "artist_location", "artist_longitude", "artist_name", "duration", "num_songs", "song_id", "title", "year"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"artist_id" : "ARUPWVD1187FB4DA36", "artist_latitude" : null, "artist_location" : "", "artist_longitude" : null, "artist_name" : "Badly Drawn Boy", "duration" : 489.22077, "num_songs" : 1, "song_id" : "SONBSCN12AB0185911", "title" : "Holy Grail", "year" : 2004}
json_instruct
{"type": "object", "properties": {"artist_id": {"type": "string"}, "artist_latitude": {"type": "null"}, "artist_location": {"type": "string"}, "artist_longitude": {"type": "null"}, "artist_name": {"type": "string"}, "duration": {"type": "number"}, "num_songs": {"type": "integer"}, "song_id": {"type": "string"}, "title": {"type": "string"}, "year": {"type": "integer"}}, "required": ["artist_id", "artist_latitude", "artist_location", "artist_longitude", "artist_name", "duration", "num_songs", "song_id", "title", "year"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"type": {"type": "string"}, "level": {"type": "string"}, "label": {"type": "string"}, "locale": {"type": "string"}, "country_id": {"type": "integer"}, "country_reference": {"type": "integer"}, "country_name": {"type": "string"}, "region_id": {"type": "string"}, "region_reference": {"type": "string"}, "region_name": {"type": "string"}, "province_id": {"type": "string"}, "province_reference": {"type": "string"}, "province_name": {"type": "string"}, "city_id": {"type": "string"}, "city_reference": {"type": "string"}, "city_name": {"type": "string"}, "barangay_id": {"type": "string"}, "barangay_reference": {"type": "string"}, "barangay_name": {"type": "string"}}, "required": ["type", "level", "label", "locale", "country_id", "country_reference", "country_name", "region_id", "region_reference", "region_name", "province_id", "province_reference", "province_name", "city_id", "city_reference", "city_name", "barangay_id", "barangay_reference", "barangay_name"]}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}}, "required": ["type", "coordinates"]}}, "required": ["type", "properties", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"type" : "Feature", "properties" : {"type" : "barangay", "level" : "4", "label" : "Mabalanoy, San Juan, Batangas, CALABARZON (Region IV-A), PH", "locale" : "ph.calabarzon-region-iv-a.batangas.san-juan.mabalanoy", "country_id" : 177, "country_reference" : 177, "country_name" : "Philippines", "region_id" : "4", "region_reference" : "41", "region_name" : "CALABARZON (Region IV-A)", "province_id" : "12", "province_reference" : "12", "province_name" : "Batangas", "city_id" : "1575", "city_reference" : "175", "city_name" : "San Juan", "barangay_id" : "33360", "barangay_reference" : "4075", "barangay_name" : "Mabalanoy"}, "geometry" : {"type" : "MultiPolygon", "coordinates" : [[[[121.391693, 13.82429], [121.392647, 13.82384], [121.39389, 13.82452], [121.396477, 13.82309], [121.397392, 13.82164], [121.398949, 13.82176], [121.402046, 13.81375], [121.401337, 13.81372], [121.39994, 13.81249], [121.397423, 13.81256], [121.395973, 13.81287], [121.393562, 13.81266], [121.389877, 13.81364], [121.387062, 13.81348], [121.386803, 13.81488], [121.384804, 13.82228], [121.387016, 13.82383], [121.391693, 13.82429]]]]}}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"type": {"type": "string"}, "level": {"type": "string"}, "label": {"type": "string"}, "locale": {"type": "string"}, "country_id": {"type": "integer"}, "country_reference": {"type": "integer"}, "country_name": {"type": "string"}, "region_id": {"type": "string"}, "region_reference": {"type": "string"}, "region_name": {"type": "string"}, "province_id": {"type": "string"}, "province_reference": {"type": "string"}, "province_name": {"type": "string"}, "city_id": {"type": "string"}, "city_reference": {"type": "string"}, "city_name": {"type": "string"}, "barangay_id": {"type": "string"}, "barangay_reference": {"type": "string"}, "barangay_name": {"type": "string"}}, "required": ["type", "level", "label", "locale", "country_id", "country_reference", "country_name", "region_id", "region_reference", "region_name", "province_id", "province_reference", "province_name", "city_id", "city_reference", "city_name", "barangay_id", "barangay_reference", "barangay_name"]}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}}, "required": ["type", "coordinates"]}}, "required": ["type", "properties", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"\u5de5\u5ee0\u540d\u7a31": {"type": "string"}, "\u5de5\u5ee0\u767b\u8a18\u7de8\u865f": {"type": "string"}, "\u5de5\u5ee0\u8a2d\u7acb\u8a31\u53ef\u6848\u865f": {"type": "string"}, "\u5de5\u5ee0\u5730\u5740": {"type": "string"}, "\u5de5\u5ee0\u5e02\u93ae\u9109\u6751\u91cc": {"type": "string"}, "\u5de5\u5ee0\u8ca0\u8cac\u4eba\u59d3\u540d": {"type": "string"}, "\u71df\u5229\u4e8b\u696d\u7d71\u4e00\u7de8\u865f": {"type": "string"}, "\u5de5\u5ee0\u7d44\u7e54\u578b\u614b": {"type": "string"}, "\u5de5\u5ee0\u8a2d\u7acb\u6838\u51c6\u65e5\u671f": {"type": "string"}, "\u5de5\u5ee0\u767b\u8a18\u6838\u51c6\u65e5\u671f": {"type": "string"}, "\u5de5\u5ee0\u767b\u8a18\u72c0\u614b": {"type": "string"}, "\u7522\u696d\u985e\u5225": {"type": "array", "items": {"type": "string"}}, "\u4e3b\u8981\u7522\u54c1": {"type": "array", "items": {"type": "string"}}, "egis": {"type": "null"}}, "required": ["\u5de5\u5ee0\u540d\u7a31", "\u5de5\u5ee0\u767b\u8a18\u7de8\u865f", "\u5de5\u5ee0\u8a2d\u7acb\u8a31\u53ef\u6848\u865f", "\u5de5\u5ee0\u5730\u5740", "\u5de5\u5ee0\u5e02\u93ae\u9109\u6751\u91cc", "\u5de5\u5ee0\u8ca0\u8cac\u4eba\u59d3\u540d", "\u71df\u5229\u4e8b\u696d\u7d71\u4e00\u7de8\u865f", "\u5de5\u5ee0\u7d44\u7e54\u578b\u614b", "\u5de5\u5ee0\u8a2d\u7acb\u6838\u51c6\u65e5\u671f", "\u5de5\u5ee0\u767b\u8a18\u6838\u51c6\u65e5\u671f", "\u5de5\u5ee0\u767b\u8a18\u72c0\u614b", "\u7522\u696d\u985e\u5225", "\u4e3b\u8981\u7522\u54c1", "egis"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"\u5de5\u5ee0\u540d\u7a31" : "\u5bac\u9054\u4f01\u696d\u793e", "\u5de5\u5ee0\u767b\u8a18\u7de8\u865f" : "66004547", "\u5de5\u5ee0\u8a2d\u7acb\u8a31\u53ef\u6848\u865f" : "", "\u5de5\u5ee0\u5730\u5740" : "\u81fa\u4e2d\u5e02\u8c50\u539f\u5340\u5357\u6751\u91cc\u5712\u74b0\u6771\u8def892\u5df717\u5f046\u865f1\u6a13", "\u5de5\u5ee0\u5e02\u93ae\u9109\u6751\u91cc" : "\u81fa\u4e2d\u5e02\u8c50\u539f\u5340\u5357\u6751\u91cc", "\u5de5\u5ee0\u8ca0\u8cac\u4eba\u59d3\u540d" : "\u8607\u5180\u744b", "\u71df\u5229\u4e8b\u696d\u7d71\u4e00\u7de8\u865f" : "25254830", "\u5de5\u5ee0\u7d44\u7e54\u578b\u614b" : "\u7368\u8cc7", "\u5de5\u5ee0\u8a2d\u7acb\u6838\u51c6\u65e5\u671f" : "", "\u5de5\u5ee0\u767b\u8a18\u6838\u51c6\u65e5\u671f" : "1050428", "\u5de5\u5ee0\u767b\u8a18\u72c0\u614b" : "\u751f\u7522\u4e2d", "\u7522\u696d\u985e\u5225" : ["25\u91d1\u5c6c\u88fd\u54c1\u88fd\u9020\u696d", "29\u6a5f\u68b0\u8a2d\u5099\u88fd\u9020\u696d"], "\u4e3b\u8981\u7522\u54c1" : ["259\u5176\u4ed6\u91d1\u5c6c\u88fd\u54c1", "293\u901a\u7528\u6a5f\u68b0\u8a2d\u5099"], "egis" : null}
json_instruct
{"type": "object", "properties": {"\u5de5\u5ee0\u540d\u7a31": {"type": "string"}, "\u5de5\u5ee0\u767b\u8a18\u7de8\u865f": {"type": "string"}, "\u5de5\u5ee0\u8a2d\u7acb\u8a31\u53ef\u6848\u865f": {"type": "string"}, "\u5de5\u5ee0\u5730\u5740": {"type": "string"}, "\u5de5\u5ee0\u5e02\u93ae\u9109\u6751\u91cc": {"type": "string"}, "\u5de5\u5ee0\u8ca0\u8cac\u4eba\u59d3\u540d": {"type": "string"}, "\u71df\u5229\u4e8b\u696d\u7d71\u4e00\u7de8\u865f": {"type": "string"}, "\u5de5\u5ee0\u7d44\u7e54\u578b\u614b": {"type": "string"}, "\u5de5\u5ee0\u8a2d\u7acb\u6838\u51c6\u65e5\u671f": {"type": "string"}, "\u5de5\u5ee0\u767b\u8a18\u6838\u51c6\u65e5\u671f": {"type": "string"}, "\u5de5\u5ee0\u767b\u8a18\u72c0\u614b": {"type": "string"}, "\u7522\u696d\u985e\u5225": {"type": "array", "items": {"type": "string"}}, "\u4e3b\u8981\u7522\u54c1": {"type": "array", "items": {"type": "string"}}, "egis": {"type": "null"}}, "required": ["\u5de5\u5ee0\u540d\u7a31", "\u5de5\u5ee0\u767b\u8a18\u7de8\u865f", "\u5de5\u5ee0\u8a2d\u7acb\u8a31\u53ef\u6848\u865f", "\u5de5\u5ee0\u5730\u5740", "\u5de5\u5ee0\u5e02\u93ae\u9109\u6751\u91cc", "\u5de5\u5ee0\u8ca0\u8cac\u4eba\u59d3\u540d", "\u71df\u5229\u4e8b\u696d\u7d71\u4e00\u7de8\u865f", "\u5de5\u5ee0\u7d44\u7e54\u578b\u614b", "\u5de5\u5ee0\u8a2d\u7acb\u6838\u51c6\u65e5\u671f", "\u5de5\u5ee0\u767b\u8a18\u6838\u51c6\u65e5\u671f", "\u5de5\u5ee0\u767b\u8a18\u72c0\u614b", "\u7522\u696d\u985e\u5225", "\u4e3b\u8981\u7522\u54c1", "egis"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"title": {"type": "string"}, "author": {"type": "string"}, "description": {"type": "string"}, "thumb": {"type": "string"}, "download": {"type": "string"}, "origin": {"type": "string"}}, "required": ["title", "author", "description", "thumb", "download", "origin"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"title" : "KILLER B", "author" : "kumasumi", "description" : "Tda\u5f0f\u6539\u5909undefined\u30df\u30cb\u30b9\u30ab\u30fc\u30c8undefinedZhiZi<br>\u7981\u6b62\u8f6c\u8f7dundefinedDoundefinednotundefinedre-upload", "thumb" : "//i.iwara.tv/sites/default/files/styles/thumbnail/public/videos/thumbnails/484467/thumbnail-484467_0002.jpg?itok=lkBzqZZ9", "download" : "https://www.iwara.tv/api/video/jkjrjhd54swv8dnr", "origin" : "https://www.iwara.tv/videos/jkjrjhd54swv8dnr"}
json_instruct
{"type": "object", "properties": {"title": {"type": "string"}, "author": {"type": "string"}, "description": {"type": "string"}, "thumb": {"type": "string"}, "download": {"type": "string"}, "origin": {"type": "string"}}, "required": ["title", "author", "description", "thumb", "download", "origin"], "$schema": "http://json-schema.org/draft-07/schema#"}
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"}, "license": {"type": "string"}, "repository": {"type": "string"}, "kibana": {"type": "object", "properties": {"version": {"type": "string"}, "templateVersion": {"type": "string"}}, "required": ["version", "templateVersion"]}, "scripts": {"type": "object", "properties": {"lint": {"type": "string"}, "start": {"type": "string"}, "test:server": {"type": "string"}, "test:browser": {"type": "string"}, "build": {"type": "string"}, "postinstall": {"type": "string"}, "gather-info": {"type": "string"}}, "required": ["lint", "start", "test:server", "test:browser", "build", "postinstall", "gather-info"]}, "devDependencies": {"type": "object", "properties": {"@elastic/eslint-config-kibana": {"type": "string"}, "@elastic/plugin-helpers": {"type": "string"}, "babel-eslint": {"type": "string"}, "eslint": {"type": "string"}, "eslint-plugin-babel": {"type": "string"}, "eslint-plugin-import": {"type": "string"}, "eslint-plugin-mocha": {"type": "string"}, "eslint-plugin-react": {"type": "string"}, "expect.js": {"type": "string"}}, "required": ["@elastic/eslint-config-kibana", "@elastic/plugin-helpers", "babel-eslint", "eslint", "eslint-plugin-babel", "eslint-plugin-import", "eslint-plugin-mocha", "eslint-plugin-react", "expect.js"]}}, "required": ["name", "version", "description", "main", "license", "repository", "kibana", "scripts", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "fpt", "version" : "5.6.2", "description" : "FPT Kibana Plugin", "main" : "index.js", "license" : "Apache-2.0", "repository" : "github:tatdatpham/fpt-kibana-plugin", "kibana" : {"version" : "5.6.2", "templateVersion" : "7.2.0"}, "scripts" : {"lint" : "eslint", "start" : "plugin-helpers start", "test:server" : "plugin-helpers test:server", "test:browser" : "plugin-helpers test:browser", "build" : "plugin-helpers build", "postinstall" : "plugin-helpers postinstall", "gather-info" : "node gather-info.js"}, "devDependencies" : {"@elastic/eslint-config-kibana" : "^0.6.1", "@elastic/plugin-helpers" : "^7.0.0", "babel-eslint" : "^7.2.3", "eslint" : "^5.19.0", "eslint-plugin-babel" : "^5.9.1", "eslint-plugin-import" : "^2.3.0", "eslint-plugin-mocha" : "^5.9.0", "eslint-plugin-react" : "^7.0.1", "expect.js" : "^0.3.1"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "license": {"type": "string"}, "repository": {"type": "string"}, "kibana": {"type": "object", "properties": {"version": {"type": "string"}, "templateVersion": {"type": "string"}}, "required": ["version", "templateVersion"]}, "scripts": {"type": "object", "properties": {"lint": {"type": "string"}, "start": {"type": "string"}, "test:server": {"type": "string"}, "test:browser": {"type": "string"}, "build": {"type": "string"}, "postinstall": {"type": "string"}, "gather-info": {"type": "string"}}, "required": ["lint", "start", "test:server", "test:browser", "build", "postinstall", "gather-info"]}, "devDependencies": {"type": "object", "properties": {"@elastic/eslint-config-kibana": {"type": "string"}, "@elastic/plugin-helpers": {"type": "string"}, "babel-eslint": {"type": "string"}, "eslint": {"type": "string"}, "eslint-plugin-babel": {"type": "string"}, "eslint-plugin-import": {"type": "string"}, "eslint-plugin-mocha": {"type": "string"}, "eslint-plugin-react": {"type": "string"}, "expect.js": {"type": "string"}}, "required": ["@elastic/eslint-config-kibana", "@elastic/plugin-helpers", "babel-eslint", "eslint", "eslint-plugin-babel", "eslint-plugin-import", "eslint-plugin-mocha", "eslint-plugin-react", "expect.js"]}}, "required": ["name", "version", "description", "main", "license", "repository", "kibana", "scripts", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"Time": {"type": "string"}, "Temp": {"type": "number"}, "RelHum": {"type": "integer"}, "WindSpeed": {"type": "number"}, "WindDir": {"type": "integer"}}, "required": ["Time", "Temp", "RelHum", "WindSpeed", "WindDir"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"Time" : "2020-10-27T04:00:00Z", "Temp" : 16.7, "RelHum" : 91, "WindSpeed" : 0.4, "WindDir" : 34}
json_instruct
{"type": "object", "properties": {"Time": {"type": "string"}, "Temp": {"type": "number"}, "RelHum": {"type": "integer"}, "WindSpeed": {"type": "number"}, "WindDir": {"type": "integer"}}, "required": ["Time", "Temp", "RelHum", "WindSpeed", "WindDir"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"serve": {"type": "object", "properties": {"path": {"type": "string"}, "script": {"type": "string"}, "parser": {"type": "string"}, "help": {"type": "string"}, "virtualenv": {"type": "boolean"}}, "required": ["path", "script", "parser", "help", "virtualenv"]}, "serve-wave": {"type": "object", "properties": {"path": {"type": "string"}, "script": {"type": "string"}, "parser": {"type": "string"}, "help": {"type": "string"}, "virtualenv": {"type": "boolean"}, "install": {"type": "array", "items": {"type": "string"}}, "requirements": {"type": "array", "items": {"type": "string"}}}, "required": ["path", "script", "parser", "help", "virtualenv", "install", "requirements"]}}, "required": ["serve", "serve-wave"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"serve" : {"path" : "serve.py", "script" : "run", "parser" : "get_parser", "help" : "Run wptserve server", "virtualenv" : false}, "serve-wave" : {"path" : "wave.py", "script" : "run", "parser" : "get_parser", "help" : "Run wptserve server for WAVE", "virtualenv" : true, "install" : ["ua-parser"], "requirements" : ["../wave/requirements.txt"]}}
json_instruct
{"type": "object", "properties": {"serve": {"type": "object", "properties": {"path": {"type": "string"}, "script": {"type": "string"}, "parser": {"type": "string"}, "help": {"type": "string"}, "virtualenv": {"type": "boolean"}}, "required": ["path", "script", "parser", "help", "virtualenv"]}, "serve-wave": {"type": "object", "properties": {"path": {"type": "string"}, "script": {"type": "string"}, "parser": {"type": "string"}, "help": {"type": "string"}, "virtualenv": {"type": "boolean"}, "install": {"type": "array", "items": {"type": "string"}}, "requirements": {"type": "array", "items": {"type": "string"}}}, "required": ["path", "script", "parser", "help", "virtualenv", "install", "requirements"]}}, "required": ["serve", "serve-wave"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "properties": {"type": "object", "properties": {"id": {"type": "string"}, "type": {"type": "string"}, "name": {"type": "string"}, "code": {"type": "string"}}, "required": ["id", "type", "name", "code"]}}, "required": ["type", "coordinates", "properties"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"type" : "MultiPolygon", "coordinates" : [[[[-80.13185272099996, 26.183187767000042], [-80.13185189799997, 26.183164801000025], [-80.13154521799996, 26.177317707000036], [-80.13173917799996, 26.177311404000072], [-80.13471040899996, 26.17721485600003], [-80.13474269499993, 26.176407707000063], [-80.13879458199993, 26.176343136000064], [-80.13886163999993, 26.178988884000027], [-80.13891813899993, 26.18121804600002], [-80.13895982499996, 26.182862755000027], [-80.13896635699994, 26.18312046800002], [-80.13897384699997, 26.183601505000066], [-80.13897995999996, 26.184093009000033], [-80.13898690599994, 26.184589571000053], [-80.13898829699995, 26.18468905400004], [-80.13898139899997, 26.184688915000034], [-80.13593971599992, 26.18474335800004], [-80.13585872599997, 26.18529100700004], [-80.13572741599994, 26.18690064100002], [-80.13555376399992, 26.186907587000057], [-80.13532384199992, 26.186916784000054], [-80.13533317599993, 26.187270832000017], [-80.13534542399996, 26.187735462000028], [-80.13535100299995, 26.187947091000062], [-80.13534895499996, 26.18830065300005], [-80.13534631899994, 26.18875575400005], [-80.13534540099992, 26.188914290000064], [-80.13189295499994, 26.188952650000026], [-80.13189076699993, 26.18863619100005], [-80.13185272099996, 26.183187767000042]]]], "properties" : {"id" : "usa-fl-oakland-park-central-business-district-neighborhood", "type" : "neighborhood", "name" : "Central Business District", "code" : "273191"}}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "properties": {"type": "object", "properties": {"id": {"type": "string"}, "type": {"type": "string"}, "name": {"type": "string"}, "code": {"type": "string"}}, "required": ["id", "type", "name", "code"]}}, "required": ["type", "coordinates", "properties"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "array", "items": {"type": "object", "properties": {"code": {"type": "string"}, "name": {"type": "string"}, "children": {"type": "array", "items": {}}}, "required": ["code", "name", "children"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"code" : "BQ1", "name" : "Bonaire", "children" : []}, {"code" : "BQ2", "name" : "Saba", "children" : []}, {"code" : "BQ3", "name" : "Sint Eustatius", "children" : []}, {"code" : "DR", "name" : "Drenthe", "children" : []}, {"code" : "FL", "name" : "Flevoland", "children" : []}, {"code" : "FR", "name" : "Friesland", "children" : []}, {"code" : "GE", "name" : "Gelderland", "children" : []}, {"code" : "GR", "name" : "Groningen", "children" : []}, {"code" : "LI", "name" : "Limburg", "children" : []}, {"code" : "NB", "name" : "Noord-Brabant", "children" : []}, {"code" : "NH", "name" : "Noord-Holland", "children" : []}, {"code" : "OV", "name" : "Overijssel", "children" : []}, {"code" : "UT", "name" : "Utrecht", "children" : []}, {"code" : "ZE", "name" : "Zeeland", "children" : []}, {"code" : "ZH", "name" : "Zuid-Holland", "children" : []}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"code": {"type": "string"}, "name": {"type": "string"}, "children": {"type": "array", "items": {}}}, "required": ["code", "name", "children"]}, "$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"}, "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" : [[[-91.035791, 30.467782], [-91.032815, 30.474452], [-90.974807, 30.481763], [-90.975439, 30.480323], [-90.978037, 30.480089], [-90.978662, 30.479098], [-90.975065, 30.476003], [-90.974298, 30.470554], [-90.976516, 30.467267], [-90.979109, 30.467527], [-90.981607, 30.466594], [-90.984599, 30.468327], [-90.986354, 30.466202], [-90.988174, 30.466515], [-90.989892, 30.46488], [-90.996052, 30.46682], [-91.028954, 30.449366], [-91.03433, 30.44544], [-91.034989, 30.448627], [-91.033709, 30.456991], [-91.035791, 30.467782]]]}, "type" : "Feature", "properties" : {"cartodb_id" : 28718}}]}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "features": {"type": "array", "items": {"type": "object", "properties": {"geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "required": ["type", "coordinates"]}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"cartodb_id": {"type": "integer"}}, "required": ["cartodb_id"]}}, "required": ["geometry", "type", "properties"]}}}, "required": ["type", "features"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"icons": {"type": "integer"}, "prs": {"type": "integer"}, "contributors": {"type": "integer"}, "stargazers": {"type": "integer"}, "forks": {"type": "integer"}}, "required": ["icons", "prs", "contributors", "stargazers", "forks"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"icons" : 600, "prs" : 30, "contributors" : 23, "stargazers" : 24, "forks" : 30}
json_instruct
{"type": "object", "properties": {"icons": {"type": "integer"}, "prs": {"type": "integer"}, "contributors": {"type": "integer"}, "stargazers": {"type": "integer"}, "forks": {"type": "integer"}}, "required": ["icons", "prs", "contributors", "stargazers", "forks"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"type": {"type": "string"}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "required": ["type", "coordinates"]}, "properties": {"type": "object", "properties": {"code": {"type": "integer"}, "url": {"type": "string"}, "view": {"type": "string"}}, "required": ["code", "url", "view"]}}, "required": ["type", "geometry", "properties"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"type" : "Feature", "geometry" : {"type" : "Polygon", "coordinates" : [[[137.75, 23.166666666666668], [137.75, 23.25], [137.875, 23.25], [137.875, 23.166666666666668], [137.75, 23.166666666666668]]]}, "properties" : {"code" : 343766, "url" : "http://madefor.github.io/0410/api/v1/343766.geojson", "view" : "https://github.com/madefor/0410/blob/gh-pages/api/v1/343766.geojson"}}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "required": ["type", "coordinates"]}, "properties": {"type": "object", "properties": {"code": {"type": "integer"}, "url": {"type": "string"}, "view": {"type": "string"}}, "required": ["code", "url", "view"]}}, "required": ["type", "geometry", "properties"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"pymongo": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "operator": {"type": "object", "properties": {}, "required": []}, "package": {"type": "object", "properties": {"ts": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "swift": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "kotlin": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}}, "required": ["ts", "swift", "kotlin"]}}, "required": ["pymongo", "operator", "package"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"pymongo" : {"url" : "mongodb://localhost:27017/new_app"}, "operator" : {}, "package" : {"ts" : {"url" : "http://127.0.0.1:8000"}, "swift" : {"url" : "http://127.0.0.1:8000"}, "kotlin" : {"url" : "http://127.0.0.1:8000"}}}
json_instruct
{"type": "object", "properties": {"pymongo": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "operator": {"type": "object", "properties": {}, "required": []}, "package": {"type": "object", "properties": {"ts": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "swift": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "kotlin": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}}, "required": ["ts", "swift", "kotlin"]}}, "required": ["pymongo", "operator", "package"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "is_illegal": {"type": "boolean"}, "is_custom": {"type": "boolean"}, "text": {"type": "string"}, "images": {"type": "array", "items": {"type": "string"}}, "type": {"type": "string"}, "spell_type": {"type": "string"}}, "required": ["id", "name", "is_illegal", "is_custom", "text", "images", "type", "spell_type"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : 70899775, "name" : "Pianissimo", "is_illegal" : false, "is_custom" : false, "text" : "Target 1 face-up monster you control; this turn, that face-up monster's original ATK becomes 100, also that face-up monster cannot be destroyed by battle or card effects.", "images" : ["https://storage.googleapis.com/ygoprodeck.com/pics/70899775.jpg"], "type" : "Spell", "spell_type" : "Quick-Play"}
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "is_illegal": {"type": "boolean"}, "is_custom": {"type": "boolean"}, "text": {"type": "string"}, "images": {"type": "array", "items": {"type": "string"}}, "type": {"type": "string"}, "spell_type": {"type": "string"}}, "required": ["id", "name", "is_illegal", "is_custom", "text", "images", "type", "spell_type"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"clean": {"type": "string"}, "build": {"type": "string"}, "prepublish": {"type": "string"}}, "required": ["clean", "build", "prepublish"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "author": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {}, "required": []}, "devDependencies": {"type": "object", "properties": {"del-cli": {"type": "string"}, "typescript": {"type": "string"}}, "required": ["del-cli", "typescript"]}, "peerDependencies": {"type": "object", "properties": {"typescript": {"type": "string"}}, "required": ["typescript"]}}, "required": ["name", "version", "description", "main", "scripts", "repository", "bugs", "author", "license", "dependencies", "devDependencies", "peerDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "typescript-type-completion-sorting-plugin", "version" : "1.0.2", "description" : "Push inherited properties from base types to bottom for TS completion", "main" : "./index", "scripts" : {"clean" : "del-cli '*.js' '*.map' '*.d.ts'", "build" : "tsc", "prepublish" : "npm run clean && npm run build"}, "repository" : {"type" : "git", "url" : "https://github.com/asvetliakov/typescript-sort-completions-vscode.git"}, "bugs" : {"url" : "https://github.com/asvetliakov/typescript-sort-completions-vscode/issues"}, "author" : "Alexey Svetliakov <[email protected]>", "license" : "MIT", "dependencies" : {}, "devDependencies" : {"del-cli" : "^1.1.0", "typescript" : "^2.5.3"}, "peerDependencies" : {"typescript" : ">= 2.3.1 < 3"}}
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": {"type": "string"}, "prepublish": {"type": "string"}}, "required": ["clean", "build", "prepublish"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "author": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {}, "required": []}, "devDependencies": {"type": "object", "properties": {"del-cli": {"type": "string"}, "typescript": {"type": "string"}}, "required": ["del-cli", "typescript"]}, "peerDependencies": {"type": "object", "properties": {"typescript": {"type": "string"}}, "required": ["typescript"]}}, "required": ["name", "version", "description", "main", "scripts", "repository", "bugs", "author", "license", "dependencies", "devDependencies", "peerDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"name": {"type": "string"}, "url": {"type": "string"}, "filename_url": {"type": "string"}, "previous_version": {"type": "string"}, "compare_files": {"type": "object", "properties": {"file2_url": {"type": "string"}}, "required": ["file2_url"]}}, "required": ["name", "url", "filename_url", "previous_version", "compare_files"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "chef installer", "url" : "https://docs.chef.io/chef_install_script/", "filename_url" : "https://omnitruck.chef.io/install.sh", "previous_version" : "data/output_data/chef.txt", "compare_files" : {"file2_url" : "https://omnitruck.chef.io/install.sh"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "url": {"type": "string"}, "filename_url": {"type": "string"}, "previous_version": {"type": "string"}, "compare_files": {"type": "object", "properties": {"file2_url": {"type": "string"}}, "required": ["file2_url"]}}, "required": ["name", "url", "filename_url", "previous_version", "compare_files"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"type": {"type": "string"}, "objects": {"type": "object", "properties": {"E01003137": {"type": "object", "properties": {"type": {"type": "string"}, "crs": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}}, "required": ["type", "properties"]}, "geometries": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"OA11CD": {"type": "string"}, "LAD11CD": {"type": "string"}}, "required": ["OA11CD", "LAD11CD"]}, "arcs": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "required": ["type", "properties", "arcs"]}}}, "required": ["type", "crs", "geometries"]}}, "required": ["E01003137"]}, "arcs": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "transform": {"type": "object", "properties": {"scale": {"type": "array", "items": {"type": "number"}}, "translate": {"type": "array", "items": {"type": "number"}}}, "required": ["scale", "translate"]}}, "required": ["type", "objects", "arcs", "transform"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"type" : "Topology", "objects" : {"E01003137" : {"type" : "GeometryCollection", "crs" : {"type" : "name", "properties" : {"name" : "urn:ogc:def:crs:OGC:1.3:CRS84"}}, "geometries" : [{"type" : "Polygon", "properties" : {"OA11CD" : "E00015827", "LAD11CD" : "E09000022"}, "arcs" : [[0, 1, 2]]}, {"type" : "Polygon", "properties" : {"OA11CD" : "E00015829", "LAD11CD" : "E09000022"}, "arcs" : [[-2, 3, 4, 5, 6]]}, {"type" : "Polygon", "properties" : {"OA11CD" : "E00015830", "LAD11CD" : "E09000022"}, "arcs" : [[7, -4, -1, 8, 9]]}, {"type" : "Polygon", "properties" : {"OA11CD" : "E00015833", "LAD11CD" : "E09000022"}, "arcs" : [[10, 11]]}, {"type" : "Polygon", "properties" : {"OA11CD" : "E00015834", "LAD11CD" : "E09000022"}, "arcs" : [[-10, 12]]}, {"type" : "Polygon", "properties" : {"OA11CD" : "E00015842", "LAD11CD" : "E09000022"}, "arcs" : [[-6, 13, -11, 14]]}]}}, "arcs" : [[[3767, 7401], [-121, -1948]], [[3646, 5453], [-1158, 448]], [[2488, 5901], [-965, 2399], [-164, -797], [-585, 150], [-30, 834], [-744, -256], [394, 1768], [3373, -2598]], [[3646, 5453], [1150, -721]], [[4796, 4732], [-451, -758], [-814, 530], [-187, -1338]], [[3344, 3166], [-1128, -705]], [[2216, 2461], [-180, 1317], [-29, 854], [481, 1269]], [[7649, 2769], [-1017, 215], [-520, 1381], [-1316, 367]], [[3767, 7401], [177, -123], [1966, -846], [1700, -1026], [729, -272]], [[8339, 5134], [-3, -912], [669, -298], [-1356, -1155]], [[4747, 2364], [-1086, 117]], [[3661, 2481], [650, 622], [-169, 459], [663, -164], [-58, -1034]], [[8339, 5134], [1660, -776], [-89, -2482], [-539, 617], [-1115, -921], [-607, 1197]], [[3344, 3166], [317, -685]], [[4747, 2364], [-129, -1076], [-999, 86], [-16, -698], [-1227, -676], [-887, 1087], [727, 1374]]], "transform" : {"scale" : [8.875545342922307e-07, 4.893619011339911e-07], "translate" : [-0.127861763834469, 51.44155222175637]}}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "objects": {"type": "object", "properties": {"E01003137": {"type": "object", "properties": {"type": {"type": "string"}, "crs": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}}, "required": ["type", "properties"]}, "geometries": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"OA11CD": {"type": "string"}, "LAD11CD": {"type": "string"}}, "required": ["OA11CD", "LAD11CD"]}, "arcs": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "required": ["type", "properties", "arcs"]}}}, "required": ["type", "crs", "geometries"]}}, "required": ["E01003137"]}, "arcs": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "transform": {"type": "object", "properties": {"scale": {"type": "array", "items": {"type": "number"}}, "translate": {"type": "array", "items": {"type": "number"}}}, "required": ["scale", "translate"]}}, "required": ["type", "objects", "arcs", "transform"], "$schema": "http://json-schema.org/draft-07/schema#"}
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#"}
[["230623100013", "\u4e1c\u5357\u793e\u533a\u5c45\u59d4\u4f1a", "121", "0"], ["230623100014", "\u897f\u5357\u793e\u533a\u5c45\u59d4\u4f1a", "121", "0"], ["230623100015", "\u4e1c\u5317\u793e\u533a\u5c45\u59d4\u4f1a", "121", "0"], ["230623100016", "\u897f\u5317\u793e\u533a\u5c45\u59d4\u4f1a", "121", "0"], ["230623100201", "\u4e1c\u53d1\u6751\u59d4\u4f1a", "220", "0"], ["230623100202", "\u957f\u9752\u6751\u59d4\u4f1a", "220", "0"], ["230623100203", "\u4e1c\u98ce\u6751\u59d4\u4f1a", "220", "0"], ["230623100204", "\u5408\u4e61\u6751\u59d4\u4f1a", "220", "0"], ["230623100205", "\u671d\u9633\u6751\u59d4\u4f1a", "220", "0"], ["230623100206", "\u5de8\u8d24\u6751\u59d4\u4f1a", "220", "0"], ["230623100207", "\u548c\u5e73\u6751\u59d4\u4f1a", "220", "0"], ["230623100208", "\u5de5\u519c\u6751\u59d4\u4f1a", "122", "0"], ["230623100209", "\u5b9e\u9a8c\u6751\u59d4\u4f1a", "122", "0"], ["230623100210", "\u521b\u9020\u6751\u59d4\u4f1a", "122", "0"]]
json_instruct
{"type": "array", "items": {"type": "array", "items": {"type": "string"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"entry": {"type": "string"}, "permissions": {"type": "array", "items": {"type": "string"}}, "matches": {"type": "array", "items": {"type": "string"}}}, "required": ["entry", "permissions", "matches"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"entry" : "index.ts", "permissions" : ["*://*.studenti.it/*"], "matches" : ["*://doc.studenti.it/appunti/*", "*://doc.studenti.it/vedi_tutto/*"]}
json_instruct
{"type": "object", "properties": {"entry": {"type": "string"}, "permissions": {"type": "array", "items": {"type": "string"}}, "matches": {"type": "array", "items": {"type": "string"}}}, "required": ["entry", "permissions", "matches"], "$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"}, "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" : [[[-79.016799, 40.93776], [-79.01564, 40.995797], [-78.8951, 40.994932], [-78.896748, 40.963082], [-78.897, 40.906934], [-78.955545, 40.908614], [-79.016463, 40.909224], [-79.016799, 40.93776]], [[-79.004159, 40.934375], [-78.981384, 40.934309], [-78.981292, 40.932399], [-78.955695, 40.932779], [-78.955351, 40.944277], [-78.955671, 40.948601], [-78.956938, 40.948624], [-78.956926, 40.951951], [-78.952583, 40.952105], [-78.952913, 40.95464], [-78.956801, 40.954246], [-78.956837, 40.956632], [-78.981414, 40.956039], [-78.981328, 40.949529], [-78.997688, 40.952371], [-79.001249, 40.951625], [-79.00162, 40.948545], [-78.998809, 40.947324], [-78.998578, 40.943885], [-79.000107, 40.941707], [-79.001637, 40.941664], [-79.002178, 40.939767], [-79.004104, 40.939701], [-79.004159, 40.934375]]]}, "type" : "Feature", "properties" : {"cartodb_id" : 54815}}]}
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#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"namespace": {"type": "string"}, "progress_bar_nub": {"type": "object", "properties": {"type": {"type": "string"}, "texture": {"type": "string"}, "tiled": {"type": "boolean"}, "tiled_scale": {"type": "array", "items": {"type": "number"}}}, "required": ["type", "texture", "tiled", "tiled_scale"]}}, "required": ["namespace", "progress_bar_nub"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"namespace" : "file_upload", "progress_bar_nub" : {"type" : "image", "texture" : "textures/ui/experiencenub", "tiled" : true, "tiled_scale" : [0.5, 0.5]}}
json_instruct
{"type": "object", "properties": {"namespace": {"type": "string"}, "progress_bar_nub": {"type": "object", "properties": {"type": {"type": "string"}, "texture": {"type": "string"}, "tiled": {"type": "boolean"}, "tiled_scale": {"type": "array", "items": {"type": "number"}}}, "required": ["type", "texture", "tiled", "tiled_scale"]}}, "required": ["namespace", "progress_bar_nub"], "$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#"}
[[2000, 7], [2001, 6], [2003, 5], [2004, 5], [2009, 6], [2011, 5]]
json_instruct
{"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$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"}}, "required": ["id"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "aurilium_node"}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"specs_file": {"type": "string"}, "warning_level": {"type": "integer"}, "db_name": {"type": "string"}}, "required": ["specs_file", "warning_level", "db_name"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"specs_file" : "DB_specs.json", "warning_level" : 1, "db_name" : "Database_1"}
json_instruct
{"type": "object", "properties": {"specs_file": {"type": "string"}, "warning_level": {"type": "integer"}, "db_name": {"type": "string"}}, "required": ["specs_file", "warning_level", "db_name"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "array", "items": {"type": "object", "properties": {"summary_date": {"type": "string"}, "period_id": {"type": "integer"}, "score": {"type": "integer"}, "score_activity_balance": {"type": "integer"}, "score_hrv_balance": {"type": "integer"}, "score_previous_day": {"type": "integer"}, "score_previous_night": {"type": "integer"}, "score_recovery_index": {"type": "integer"}, "score_resting_hr": {"type": "integer"}, "score_sleep_balance": {"type": "integer"}, "score_temperature": {"type": "integer"}, "rest_mode_state": {"type": "integer"}}, "required": ["summary_date", "period_id", "score", "score_activity_balance", "score_hrv_balance", "score_previous_day", "score_previous_night", "score_recovery_index", "score_resting_hr", "score_sleep_balance", "score_temperature", "rest_mode_state"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"summary_date" : "2021-08-10", "period_id" : 0, "score" : 79, "score_activity_balance" : 68, "score_hrv_balance" : 81, "score_previous_day" : 89, "score_previous_night" : 74, "score_recovery_index" : 67, "score_resting_hr" : 63, "score_sleep_balance" : 94, "score_temperature" : 97, "rest_mode_state" : 0}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"summary_date": {"type": "string"}, "period_id": {"type": "integer"}, "score": {"type": "integer"}, "score_activity_balance": {"type": "integer"}, "score_hrv_balance": {"type": "integer"}, "score_previous_day": {"type": "integer"}, "score_previous_night": {"type": "integer"}, "score_recovery_index": {"type": "integer"}, "score_resting_hr": {"type": "integer"}, "score_sleep_balance": {"type": "integer"}, "score_temperature": {"type": "integer"}, "rest_mode_state": {"type": "integer"}}, "required": ["summary_date", "period_id", "score", "score_activity_balance", "score_hrv_balance", "score_previous_day", "score_previous_night", "score_recovery_index", "score_resting_hr", "score_sleep_balance", "score_temperature", "rest_mode_state"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"latest_version": {"type": "array", "items": {"type": "string"}}, "meta": {"type": "object", "properties": {"description": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "string"}}, "required": ["description", "homepage", "license"]}, "versions": {"type": "object", "properties": {"1.0.0": {"type": "object", "properties": {"sha256": {"type": "string"}, "url": {"type": "string"}}, "required": ["sha256", "url"]}, "1.0.1": {"type": "object", "properties": {"sha256": {"type": "string"}, "url": {"type": "string"}}, "required": ["sha256", "url"]}, "1.1.0": {"type": "object", "properties": {"sha256": {"type": "string"}, "url": {"type": "string"}}, "required": ["sha256", "url"]}, "1.1.1": {"type": "object", "properties": {"sha256": {"type": "string"}, "url": {"type": "string"}}, "required": ["sha256", "url"]}}, "required": ["1.0.0", "1.0.1", "1.1.0", "1.1.1"]}}, "required": ["latest_version", "meta", "versions"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"latest_version" : ["1.1.1"], "meta" : {"description" : "Control Orvibo products", "homepage" : "https://github.com/happyleavesaoc/python-orvibo/", "license" : "MIT"}, "versions" : {"1.0.0" : {"sha256" : "a8e74dea6a1399deeef2ea2511aea1e82228e2515f95d2cd3a50f53f56d1f430", "url" : "https://files.pythonhosted.org/packages/2a/01/260e9e27b6b2d7e1a342d86740ea5d5fd63b77ad6440282a7245da090198/orvibo-1.0.0.tar.gz"}, "1.0.1" : {"sha256" : "b446bb86a2103b883e0e3a8a98d86bdd76a9584868aa6e5f62f83d257c689347", "url" : "https://files.pythonhosted.org/packages/3d/bc/27cad994b7ecca6522d99fa6d5f1237684140f88711b8c8ebc24a5bfab53/orvibo-1.0.1.tar.gz"}, "1.1.0" : {"sha256" : "eb14a21887c88ff86df9866c3c2941dbaf3537128be7c5553c6e8aa2b7cf8ffe", "url" : "https://files.pythonhosted.org/packages/61/43/2bec78c398312e7e70af94cc1d7ade69f2b66024e6de7e1f344395299dc9/orvibo-1.1.0.tar.gz"}, "1.1.1" : {"sha256" : "ccf581acb313ea6d6e5f3d3cba1bfe0e03c96edb90c2195d003d378661f0a5f0", "url" : "https://files.pythonhosted.org/packages/b2/a5/f102cf4661900b4c25d497b935493fcf0883c8c468f898cd2df910016ef9/orvibo-1.1.1.tar.gz"}}}
json_instruct
{"type": "object", "properties": {"latest_version": {"type": "array", "items": {"type": "string"}}, "meta": {"type": "object", "properties": {"description": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "string"}}, "required": ["description", "homepage", "license"]}, "versions": {"type": "object", "properties": {"1.0.0": {"type": "object", "properties": {"sha256": {"type": "string"}, "url": {"type": "string"}}, "required": ["sha256", "url"]}, "1.0.1": {"type": "object", "properties": {"sha256": {"type": "string"}, "url": {"type": "string"}}, "required": ["sha256", "url"]}, "1.1.0": {"type": "object", "properties": {"sha256": {"type": "string"}, "url": {"type": "string"}}, "required": ["sha256", "url"]}, "1.1.1": {"type": "object", "properties": {"sha256": {"type": "string"}, "url": {"type": "string"}}, "required": ["sha256", "url"]}}, "required": ["1.0.0", "1.0.1", "1.1.0", "1.1.1"]}}, "required": ["latest_version", "meta", "versions"], "$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": {}}, "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-m9fg-jg2j-wc72", "modified" : "2022-02-11T00:01:16Z", "published" : "2022-02-11T00:01:16Z", "aliases" : ["CVE-2022-22804"], "details" : "A CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability exists that could allow an authenticated attacker to view data, change settings, or impact availability of the software when the user visits a page containing the injected payload. Affected Product: EcoStruxure Power Monitoring Expert (Versions 2020 and prior)", "severity" : [], "affected" : [], "references" : [{"type" : "ADVISORY", "url" : "https://nvd.nist.gov/vuln/detail/CVE-2022-22804"}, {"type" : "WEB", "url" : "https://download.schneider-electric.com/files?p_Doc_Ref=SEVD-2022-011-07"}], "database_specific" : {"cwe_ids" : ["CWE-79"], "severity" : "MODERATE", "github_reviewed" : false}}
json_instruct
{"type": "object", "properties": {"schema_version": {"type": "string"}, "id": {"type": "string"}, "modified": {"type": "string"}, "published": {"type": "string"}, "aliases": {"type": "array", "items": {"type": "string"}}, "details": {"type": "string"}, "severity": {"type": "array", "items": {}}, "affected": {"type": "array", "items": {}}, "references": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}}, "database_specific": {"type": "object", "properties": {"cwe_ids": {"type": "array", "items": {"type": "string"}}, "severity": {"type": "string"}, "github_reviewed": {"type": "boolean"}}, "required": ["cwe_ids", "severity", "github_reviewed"]}}, "required": ["schema_version", "id", "modified", "published", "aliases", "details", "severity", "affected", "references", "database_specific"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "nama": {"type": "string"}}, "required": ["id", "nama"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"id" : "3401030001", "nama" : "GARONGAN"}, {"id" : "3401030002", "nama" : "PLERET"}, {"id" : "3401030003", "nama" : "BUGEL"}, {"id" : "3401030004", "nama" : "KANOMAN"}, {"id" : "3401030005", "nama" : "DEPOK"}, {"id" : "3401030006", "nama" : "BOJONG"}, {"id" : "3401030007", "nama" : "TAYUBAN"}, {"id" : "3401030008", "nama" : "GOTAKAN"}, {"id" : "3401030009", "nama" : "PANJATAN"}, {"id" : "3401030010", "nama" : "CERME"}, {"id" : "3401030011", "nama" : "KREMBANGAN"}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "nama": {"type": "string"}}, "required": ["id", "nama"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"Dong Twitter": {"type": "array", "items": {"type": "number"}}}, "required": ["Dong Twitter"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"Dong Twitter" : [0.580758957028643, 0.593904293904294, 0.562112995053237, 0.5948036986771988, 0.5744474413597866, 0.580168039619578, 0.5987349360815828, 0.5558002977978317, 0.5712218410360825, 0.597156230082143, 0.5786985647243758, 0.5643540408572443, 0.5804133191872535, 0.5900659249475407, 0.5754542410822372, 0.5942570095734788, 0.5741104012122554, 0.5829767697888879, 0.5614699627857522, 0.5850172134867888, 0.5695125625901961, 0.5720268006700168, 0.5911968552100437, 0.5690869678182958, 0.5569457218687474, 0.562973497475469, 0.5723175769115236, 0.5746521280703318, 0.5788417051871023, 0.5780249995396068]}
json_instruct
{"type": "object", "properties": {"Dong Twitter": {"type": "array", "items": {"type": "number"}}}, "required": ["Dong Twitter"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "array", "items": {"type": "array", "items": {"type": "string"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
[["520524116001", "\u7fa4\u6f6e\u5c45\u6c11\u59d4\u5458\u4f1a", "121", "0"], ["520524116002", "\u9ad8\u7cb1\u5c45\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["520524116003", "\u6fdb\u575d\u5c45\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["520524116204", "\u9a6c\u5e97\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["520524116205", "\u767d\u9a6c\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["520524116206", "\u5316\u4f5c\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["520524116207", "\u5927\u6865\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["520524116208", "\u5927\u5be8\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["520524116209", "\u9676\u5bb6\u6d1e\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["520524116210", "\u7cef\u51b2\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["520524116211", "\u78e8\u77f3\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["520524116212", "\u77f3\u9a6c\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["520524116213", "\u5c6f\u53e3\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["520524116214", "\u5b9d\u5c71\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["520524116215", "\u6728\u6c6a\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["520524116216", "\u5e72\u6cb3\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["520524116217", "\u7a7f\u7850\u6751\u6c11\u59d4\u5458\u4f1a", "220", "0"], ["520524116218", "\u4f55\u5bb6\u5be8\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#"}
Create an example JSON object that satisfies this schema: {"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" : [[[-87.677899, 41.925026], [-87.674403, 41.925069], [-87.672029, 41.922663], [-87.668033, 41.921847], [-87.663356, 41.915485], [-87.667437, 41.914281], [-87.672667, 41.91425], [-87.672762, 41.91785], [-87.677622, 41.917758], [-87.677899, 41.925026]]]}, "type" : "Feature", "properties" : {"cartodb_id" : 21667}}]}
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#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "description": {"type": "string"}, "user": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "email": {"type": "string"}, "paypal_email": {"type": "null"}, "homepage": {"type": "null"}, "about": {"type": "null"}, "license": {"type": "null"}}, "required": ["id", "name", "email", "paypal_email", "homepage", "about", "license"]}, "updated": {"type": "string"}, "weekly_install_count": {"type": "integer"}, "total_install_count": {"type": "integer"}, "rating": {"type": "null"}, "after_screenshot_name": {"type": "string"}, "obsoleting_style_id": {"type": "null"}, "obsoleting_style_name": {"type": "null"}, "obsolete": {"type": "integer"}, "admin_delete_reason_id": {"type": "null"}, "obsoletion_message": {"type": "null"}, "screenshots": {"type": "null"}, "license": {"type": "null"}, "created": {"type": "string"}, "category": {"type": "string"}, "raw_subcategory": {"type": "string"}, "subcategory": {"type": "string"}, "additional_info": {"type": "null"}, "style_tags": {"type": "array", "items": {}}, "css": {"type": "string"}, "discussions": {"type": "array", "items": {}}, "discussionsCount": {"type": "integer"}, "commentsCount": {"type": "integer"}, "userjs_url": {"type": "string"}, "style_settings": {"type": "array", "items": {}}}, "required": ["id", "name", "description", "user", "updated", "weekly_install_count", "total_install_count", "rating", "after_screenshot_name", "obsoleting_style_id", "obsoleting_style_name", "obsolete", "admin_delete_reason_id", "obsoletion_message", "screenshots", "license", "created", "category", "raw_subcategory", "subcategory", "additional_info", "style_tags", "css", "discussions", "discussionsCount", "commentsCount", "userjs_url", "style_settings"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : 20609, "name" : "Diary,ru - Ater Edition", "description" : "\u0423\u0431\u0438\u0440\u0430\u0435\u0442 \u0440\u0435\u043a\u043b\u0430\u043c\u0443 \u0438 \u0441\u043e\u0431\u0430\u043a\u0443, \u0430 \u0442\u0430\u043a \u0436\u0435 \u0432\u044b\u0440\u0430\u0432\u043d\u0438\u0432\u0430\u0435\u0442 \u0431\u043b\u043e\u043a \u043f\u043e \u0446\u0435\u043d\u0442\u0440\u0443.\r\n\u041f\u043e \u0446\u0435\u043d\u0442\u0440\u0443 \u0431\u0443\u0434\u0435\u0442 \u0442\u043e\u043b\u044c\u043a\u043e \u043d\u0430 \u043c\u043e\u043d\u0438\u0442\u043e\u0440\u0430\u0445 \u0441 \u0440\u0430\u0437\u0440\u0435\u0448\u0435\u043d\u0438\u0435\u043c 1280\u04451024. \u0414\u043b\u044f \u0434\u0440\u0443\u0433\u043e\u0433\u043e \u0440\u0430\u0437\u0440\u0435\u0448\u0435\u043d\u0438\u044f \u0441\u043b\u0435\u0434\u0443\u0435\u0442 \u0438\u0437\u043c\u0435\u043d\u0438\u0442\u044c \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u044f ***\r\n#container {margin-left:***px !important}", "user" : {"id" : 26282, "name" : "Ater", "email" : "redacted", "paypal_email" : null, "homepage" : null, "about" : null, "license" : null}, "updated" : "2009-08-31T18:03:31.000Z", "weekly_install_count" : 0, "total_install_count" : 344, "rating" : null, "after_screenshot_name" : "https://userstyles.org/style_screenshots/20609_after.gif?r=1591776324", "obsoleting_style_id" : null, "obsoleting_style_name" : null, "obsolete" : 0, "admin_delete_reason_id" : null, "obsoletion_message" : null, "screenshots" : null, "license" : null, "created" : "2009-08-31T18:03:31.000Z", "category" : "site", "raw_subcategory" : "diary", "subcategory" : "diary", "additional_info" : null, "style_tags" : [], "css" : "@-moz-document domain(\"diary.ru\") \r\n\r\n{\r\n#container {margin-left:150px !important; width:1000px !important }\r\n#dog_back, #dog {display:none !important}\r\n#right_side, #ChebraCounter {display:none !important}\r\n#bottom {display:none !important}\r\n.pda {display:none !important}\r\n#main_container {width:1000px !important}\r\n#contant {width:900px !important}\r\n.search_box{float: right !important; margin:0 !important;}\r\na{border: none !important;}\r\na:hover{text-decoration: underline !important;}\r\n#top_banner {display:none !important}\r\n#all #preview {display:none !important}\r\n#journal_css {font-size:16px !important; height:600px !important}\r\n}", "discussions" : [], "discussionsCount" : 0, "commentsCount" : 0, "userjs_url" : "/styles/userjs/20609/diary-ru-ater-edition.user.js", "style_settings" : []}
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "description": {"type": "string"}, "user": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "email": {"type": "string"}, "paypal_email": {"type": "null"}, "homepage": {"type": "null"}, "about": {"type": "null"}, "license": {"type": "null"}}, "required": ["id", "name", "email", "paypal_email", "homepage", "about", "license"]}, "updated": {"type": "string"}, "weekly_install_count": {"type": "integer"}, "total_install_count": {"type": "integer"}, "rating": {"type": "null"}, "after_screenshot_name": {"type": "string"}, "obsoleting_style_id": {"type": "null"}, "obsoleting_style_name": {"type": "null"}, "obsolete": {"type": "integer"}, "admin_delete_reason_id": {"type": "null"}, "obsoletion_message": {"type": "null"}, "screenshots": {"type": "null"}, "license": {"type": "null"}, "created": {"type": "string"}, "category": {"type": "string"}, "raw_subcategory": {"type": "string"}, "subcategory": {"type": "string"}, "additional_info": {"type": "null"}, "style_tags": {"type": "array", "items": {}}, "css": {"type": "string"}, "discussions": {"type": "array", "items": {}}, "discussionsCount": {"type": "integer"}, "commentsCount": {"type": "integer"}, "userjs_url": {"type": "string"}, "style_settings": {"type": "array", "items": {}}}, "required": ["id", "name", "description", "user", "updated", "weekly_install_count", "total_install_count", "rating", "after_screenshot_name", "obsoleting_style_id", "obsoleting_style_name", "obsolete", "admin_delete_reason_id", "obsoletion_message", "screenshots", "license", "created", "category", "raw_subcategory", "subcategory", "additional_info", "style_tags", "css", "discussions", "discussionsCount", "commentsCount", "userjs_url", "style_settings"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"header": {"type": "object", "properties": {"category": {"type": "string"}, "image": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "layout": {"type": "string"}, "link": {"type": "string"}, "podcast": {"type": "object", "properties": {"developer-note": {"type": "string"}, "length": {"type": "string"}, "note": {"type": "string"}, "size": {"type": "integer"}, "type": {"type": "string"}, "url": {"type": "string"}}, "required": ["developer-note", "length", "note", "size", "type", "url"]}, "show": {"type": "object", "properties": {"category": {"type": "array", "items": {"type": "string"}}, "image": {"type": "object", "properties": {"height": {"type": "integer"}, "url": {"type": "string"}, "width": {"type": "integer"}}, "required": ["height", "url", "width"]}, "owner": {"type": "object", "properties": {"email": {"type": "string"}, "name": {"type": "string"}}, "required": ["email", "name"]}, "published": {"type": "object", "properties": {"string": {"type": "string"}, "timestamp": {"type": "string"}}, "required": ["string", "timestamp"]}, "subtitle": {"type": "string"}, "title": {"type": "string"}}, "required": ["category", "image", "owner", "published", "subtitle", "title"]}, "tags": {"type": "array", "items": {"type": "string"}}, "title": {"type": "string"}}, "required": ["category", "image", "layout", "link", "podcast", "show", "tags", "title"]}, "title": {"type": "string"}, "date": {"type": "string"}, "categories": {"type": "array", "items": {"type": "string"}}, "content": {"type": "string"}}, "required": ["header", "title", "date", "categories", "content"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"header" : {"category" : "the-gary-null-show", "image" : {"type" : "", "url" : ""}, "layout" : "podcast", "link" : "http://thegarynullshow.podbean.com/e/the-gary-null-show-209/", "podcast" : {"developer-note" : "", "length" : "1:00:04", "note" : "", "size" : 14578128, "type" : "audio/mpeg", "url" : "http://thegarynullshow.podbean.com/mf/feed/5ic398/GaryNullShow100311.mp3"}, "show" : {"category" : ["Health"], "image" : {"height" : 144, "url" : "http://thegarynullshow.podbean.com/feed/h", "width" : 144}, "owner" : {"email" : "h", "name" : "h"}, "published" : {"string" : "Thu, 12 Mar 2015 17:00:00 +0000", "timestamp" : "1426197600"}, "subtitle" : "h", "title" : "The Gary Null Show"}, "tags" : ["Health", "the-gary-null-show"], "title" : "The Gary Null Show"}, "title" : "The Gary Null Show", "date" : "2011-10-03 00:00:00 -0400", "categories" : ["the-gary-null-show"], "content" : "<p>Guest: Richard Martin\nRichard Martin is with the Global Financial and Wealth Designs and living in Singapore.\n&lt;!--more--&gt;\nHe is a former Senior Vice President of Global Strategic Investments and has worked as a currency and bullion trader for ten years and was with Morgan Stanley in New York.\n<br />\nRichard is the host of the show \u201cWake Up Call\u201d on the Progressive Radio Network, which can be heard online on every Monday and Friday at 10 AM<br /></p>\n"}
json_instruct
{"type": "object", "properties": {"header": {"type": "object", "properties": {"category": {"type": "string"}, "image": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "layout": {"type": "string"}, "link": {"type": "string"}, "podcast": {"type": "object", "properties": {"developer-note": {"type": "string"}, "length": {"type": "string"}, "note": {"type": "string"}, "size": {"type": "integer"}, "type": {"type": "string"}, "url": {"type": "string"}}, "required": ["developer-note", "length", "note", "size", "type", "url"]}, "show": {"type": "object", "properties": {"category": {"type": "array", "items": {"type": "string"}}, "image": {"type": "object", "properties": {"height": {"type": "integer"}, "url": {"type": "string"}, "width": {"type": "integer"}}, "required": ["height", "url", "width"]}, "owner": {"type": "object", "properties": {"email": {"type": "string"}, "name": {"type": "string"}}, "required": ["email", "name"]}, "published": {"type": "object", "properties": {"string": {"type": "string"}, "timestamp": {"type": "string"}}, "required": ["string", "timestamp"]}, "subtitle": {"type": "string"}, "title": {"type": "string"}}, "required": ["category", "image", "owner", "published", "subtitle", "title"]}, "tags": {"type": "array", "items": {"type": "string"}}, "title": {"type": "string"}}, "required": ["category", "image", "layout", "link", "podcast", "show", "tags", "title"]}, "title": {"type": "string"}, "date": {"type": "string"}, "categories": {"type": "array", "items": {"type": "string"}}, "content": {"type": "string"}}, "required": ["header", "title", "date", "categories", "content"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"Version": {"type": "string"}, "Id": {"type": "string"}, "Statement": {"type": "array", "items": {"type": "object", "properties": {"Sid": {"type": "string"}, "Principal": {"type": "string"}, "Action": {"type": "string"}, "Effect": {"type": "string"}, "Resource": {"type": "array", "items": {"type": "string"}}, "Condition": {"type": "object", "properties": {"StringNotEquals": {"type": "object", "properties": {"aws:sourceVpce": {"type": "string"}}, "required": ["aws:sourceVpce"]}}, "required": ["StringNotEquals"]}}, "required": ["Sid", "Principal", "Action", "Effect", "Resource", "Condition"]}}}, "required": ["Version", "Id", "Statement"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"Version" : "2012-10-17", "Id" : "Policy1415115909152", "Statement" : [{"Sid" : "Access-to-specific-VPCE-only", "Principal" : "*", "Action" : "s3:*", "Effect" : "Deny", "Resource" : ["arn:aws:s3:::PRIVATECATSARN", "arn:aws:s3:::PRIVATECATSARN/*"], "Condition" : {"StringNotEquals" : {"aws:sourceVpce" : "REPLACEME-vpce-1a2b3c4d"}}}]}
json_instruct
{"type": "object", "properties": {"Version": {"type": "string"}, "Id": {"type": "string"}, "Statement": {"type": "array", "items": {"type": "object", "properties": {"Sid": {"type": "string"}, "Principal": {"type": "string"}, "Action": {"type": "string"}, "Effect": {"type": "string"}, "Resource": {"type": "array", "items": {"type": "string"}}, "Condition": {"type": "object", "properties": {"StringNotEquals": {"type": "object", "properties": {"aws:sourceVpce": {"type": "string"}}, "required": ["aws:sourceVpce"]}}, "required": ["StringNotEquals"]}}, "required": ["Sid", "Principal", "Action", "Effect", "Resource", "Condition"]}}}, "required": ["Version", "Id", "Statement"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"actors": {"type": "array", "items": {}}, "countries": {"type": "array", "items": {"type": "string"}}, "enb_end_date": {"type": "string"}, "enb_long_title": {"type": "string"}, "enb_short_title": {"type": "string"}, "enb_start_date": {"type": "string"}, "enb_url": {"type": "string"}, "id": {"type": "string"}, "section_title": {"type": "string"}, "sentences": {"type": "array", "items": {"type": "string"}}, "subtype": {"type": "string"}, "topics": {"type": "array", "items": {}}, "type": {"type": "string"}}, "required": ["actors", "countries", "enb_end_date", "enb_long_title", "enb_short_title", "enb_start_date", "enb_url", "id", "section_title", "sentences", "subtype", "topics", "type"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"actors" : [], "countries" : ["United States", "Netherlands"], "enb_end_date" : "29-Oct-01", "enb_long_title" : "Seventh Conference of the Parties to the UN Framework Convention on Climate Change", "enb_short_title" : "COP-7", "enb_start_date" : "29-Oct-01", "enb_url" : "http://www.iisd.ca/vol12/enb12178e.html", "id" : "enb12178e_5", "section_title" : "PREPARATIONS FOR COP-6 PART II", "sentences" : ["A number of meetings and consultations were convened after COP-6 Part I in an effort to get negotiations back on track.", "In late June, President Pronk presented a consolidated negotiating text to delegates at informal high-level consultations held in Scheveningen, the Netherlands.", "The text was intended as a tool to help negotiators reach a compromise.", "However, while some participants expressed the opinion that positions did not appear to have shifted since COP-6 Part I, others suggested that positions had possibly widened on issues such as LULUCF, sinks in the CDM, and funding. In addition to official preparations for COP-6 Part II, there were a number of political developments following the meeting in The Hague.", "In March 2001, the US administration declared its opposition to the Protocol, stating that it believed it to be 'fatally flawed,' as it would damage its economy and exempted developing countries from fully participating."], "subtype" : "", "topics" : [], "type" : ""}
json_instruct
{"type": "object", "properties": {"actors": {"type": "array", "items": {}}, "countries": {"type": "array", "items": {"type": "string"}}, "enb_end_date": {"type": "string"}, "enb_long_title": {"type": "string"}, "enb_short_title": {"type": "string"}, "enb_start_date": {"type": "string"}, "enb_url": {"type": "string"}, "id": {"type": "string"}, "section_title": {"type": "string"}, "sentences": {"type": "array", "items": {"type": "string"}}, "subtype": {"type": "string"}, "topics": {"type": "array", "items": {}}, "type": {"type": "string"}}, "required": ["actors", "countries", "enb_end_date", "enb_long_title", "enb_short_title", "enb_start_date", "enb_url", "id", "section_title", "sentences", "subtype", "topics", "type"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"STATIC()": {"type": "object", "properties": {"prefix": {"type": "string"}, "body": {"type": "array", "items": {"type": "string"}}, "description": {"type": "string"}, "scope": {"type": "string"}}, "required": ["prefix", "body", "description", "scope"]}, "STATIC(ADIABATIC, ALLSDTOL, CONTINUE, DIRECT, FACTOR, FULLY PLASTIC, LONG TERM, RIKS, STABILIZE)": {"type": "object", "properties": {"prefix": {"type": "string"}, "body": {"type": "array", "items": {"type": "string"}}, "description": {"type": "string"}, "scope": {"type": "string"}}, "required": ["prefix", "body", "description", "scope"]}}, "required": ["STATIC()", "STATIC(ADIABATIC, ALLSDTOL, CONTINUE, DIRECT, FACTOR, FULLY PLASTIC, LONG TERM, RIKS, STABILIZE)"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"STATIC()" : {"prefix" : "*STATIC", "body" : ["*STATIC"], "description" : "STATIC without parameter(s).", "scope" : "source.inp"}, "STATIC(ADIABATIC, ALLSDTOL, CONTINUE, DIRECT, FACTOR, FULLY PLASTIC, LONG TERM, RIKS, STABILIZE)" : {"prefix" : "*STATIC", "body" : ["*STATIC, ADIABATIC=${1}, ALLSDTOL=${2}, CONTINUE=${3}, DIRECT=${4}, FACTOR=${5}, FULLY PLASTIC=${6}, LONG TERM=${7}, RIKS=${8}, STABILIZE=${9}"], "description" : "STATIC with parameter(s) ADIABATIC, ALLSDTOL, CONTINUE, DIRECT, FACTOR, FULLY PLASTIC, LONG TERM, RIKS, STABILIZE.", "scope" : "source.inp"}}
json_instruct
{"type": "object", "properties": {"STATIC()": {"type": "object", "properties": {"prefix": {"type": "string"}, "body": {"type": "array", "items": {"type": "string"}}, "description": {"type": "string"}, "scope": {"type": "string"}}, "required": ["prefix", "body", "description", "scope"]}, "STATIC(ADIABATIC, ALLSDTOL, CONTINUE, DIRECT, FACTOR, FULLY PLASTIC, LONG TERM, RIKS, STABILIZE)": {"type": "object", "properties": {"prefix": {"type": "string"}, "body": {"type": "array", "items": {"type": "string"}}, "description": {"type": "string"}, "scope": {"type": "string"}}, "required": ["prefix", "body", "description", "scope"]}}, "required": ["STATIC()", "STATIC(ADIABATIC, ALLSDTOL, CONTINUE, DIRECT, FACTOR, FULLY PLASTIC, LONG TERM, RIKS, STABILIZE)"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "start": {"type": "string"}, "startwatch": {"type": "string"}}, "required": ["test", "start", "startwatch"]}, "dependencies": {"type": "object", "properties": {"aws-sdk": {"type": "string"}, "bcryptjs": {"type": "string"}, "body-parser": {"type": "string"}, "cors": {"type": "string"}, "dotenv": {"type": "string"}, "express": {"type": "string"}, "jsonwebtoken": {"type": "string"}, "mongoose": {"type": "string"}, "multer": {"type": "string"}, "multer-s3": {"type": "string"}, "nodemon": {"type": "string"}, "passport": {"type": "string"}, "passport-jwt": {"type": "string"}}, "required": ["aws-sdk", "bcryptjs", "body-parser", "cors", "dotenv", "express", "jsonwebtoken", "mongoose", "multer", "multer-s3", "nodemon", "passport", "passport-jwt"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "string"}}, "required": ["name", "version", "description", "main", "scripts", "dependencies", "keywords", "author", "license"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "pantelis-manikas-portfolio-api", "version" : "1.1.0", "description" : "This is an API for Pantelis Manikas Portfolio", "main" : "app.js", "scripts" : {"test" : "echo \"Error: no test specified\" && exit 1", "start" : "node app", "startwatch" : "nodemon"}, "dependencies" : {"aws-sdk" : "^2.1033.0", "bcryptjs" : "^2.4.3", "body-parser" : "^1.19.0", "cors" : "^2.8.5", "dotenv" : "^10.0.0", "express" : "^4.17.1", "jsonwebtoken" : "^8.5.1", "mongoose" : "^6.0.13", "multer" : "^1.4.3", "multer-s3" : "^2.10.0", "nodemon" : "^2.0.15", "passport" : "^0.4.1", "passport-jwt" : "^4.0.0"}, "keywords" : ["mongo", "express", "node", "api", "portfolio"], "author" : "Pantelis Manikas", "license" : "ISC"}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "start": {"type": "string"}, "startwatch": {"type": "string"}}, "required": ["test", "start", "startwatch"]}, "dependencies": {"type": "object", "properties": {"aws-sdk": {"type": "string"}, "bcryptjs": {"type": "string"}, "body-parser": {"type": "string"}, "cors": {"type": "string"}, "dotenv": {"type": "string"}, "express": {"type": "string"}, "jsonwebtoken": {"type": "string"}, "mongoose": {"type": "string"}, "multer": {"type": "string"}, "multer-s3": {"type": "string"}, "nodemon": {"type": "string"}, "passport": {"type": "string"}, "passport-jwt": {"type": "string"}}, "required": ["aws-sdk", "bcryptjs", "body-parser", "cors", "dotenv", "express", "jsonwebtoken", "mongoose", "multer", "multer-s3", "nodemon", "passport", "passport-jwt"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "string"}}, "required": ["name", "version", "description", "main", "scripts", "dependencies", "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": {"data": {"type": "object", "properties": {"allGroups": {"type": "object", "properties": {"edges": {"type": "array", "items": {"type": "object", "properties": {"node": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "__typename": {"type": "string"}}, "required": ["id", "name", "__typename"]}, "__typename": {"type": "string"}}, "required": ["node", "__typename"]}}, "__typename": {"type": "string"}}, "required": ["edges", "__typename"]}}, "required": ["allGroups"]}}, "required": ["data"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"data" : {"allGroups" : {"edges" : [{"node" : {"id" : "R3JvdXBOb2RlOjE=", "name" : "Administrators", "__typename" : "GroupNode"}, "__typename" : "GroupNodeEdge"}, {"node" : {"id" : "R3JvdXBOb2RlOjI=", "name" : "Developers", "__typename" : "GroupNode"}, "__typename" : "GroupNodeEdge"}, {"node" : {"id" : "R3JvdXBOb2RlOjM=", "name" : "Investigators", "__typename" : "GroupNode"}, "__typename" : "GroupNodeEdge"}, {"node" : {"id" : "R3JvdXBOb2RlOjQ=", "name" : "Bioinformatics", "__typename" : "GroupNode"}, "__typename" : "GroupNodeEdge"}, {"node" : {"id" : "R3JvdXBOb2RlOjU=", "name" : "Services", "__typename" : "GroupNode"}, "__typename" : "GroupNodeEdge"}], "__typename" : "GroupNodeConnection"}}}
json_instruct
{"type": "object", "properties": {"data": {"type": "object", "properties": {"allGroups": {"type": "object", "properties": {"edges": {"type": "array", "items": {"type": "object", "properties": {"node": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "__typename": {"type": "string"}}, "required": ["id", "name", "__typename"]}, "__typename": {"type": "string"}}, "required": ["node", "__typename"]}}, "__typename": {"type": "string"}}, "required": ["edges", "__typename"]}}, "required": ["allGroups"]}}, "required": ["data"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "version": {"type": "string"}, "author": {"type": "string"}, "license": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "files": {"type": "array", "items": {"type": "string"}}, "main": {"type": "string"}, "types": {"type": "string"}, "dependencies": {"type": "object", "properties": {"protobufjs": {"type": "string"}}, "required": ["protobufjs"]}}, "required": ["name", "description", "version", "author", "license", "repository", "bugs", "homepage", "keywords", "files", "main", "types", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "@textile/js-types", "description" : "Protobuf generated Javascript types for Textile", "version" : "<version>", "author" : "textile.io", "license" : "MIT", "repository" : {"type" : "git", "url" : "https://github.com/textileio/go-textile"}, "bugs" : {"url" : "https://github.com/textileio/go-textile"}, "homepage" : "https://www.textile.io/", "keywords" : ["encrypted", "decentralized", "ipfs", "libp2p", "golang", "macos", "linux", "windows", "ios", "android"], "files" : ["dist"], "main" : "dist/index.js", "types" : "dist/index.d.ts", "dependencies" : {"protobufjs" : "^6.8.8"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "version": {"type": "string"}, "author": {"type": "string"}, "license": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "files": {"type": "array", "items": {"type": "string"}}, "main": {"type": "string"}, "types": {"type": "string"}, "dependencies": {"type": "object", "properties": {"protobufjs": {"type": "string"}}, "required": ["protobufjs"]}}, "required": ["name", "description", "version", "author", "license", "repository", "bugs", "homepage", "keywords", "files", "main", "types", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "array", "items": {"type": "object", "properties": {"comment": {"type": "string"}, "definition": {"type": "string"}, "orthologs": {"type": "object", "properties": {}, "required": []}, "name": {"type": "string"}, "product_stoichiometries": {"type": "array", "items": {"type": "string"}}, "enzymes": {"type": "array", "items": {}}, "equation": {"type": "string"}, "glycans": {"type": "boolean"}, "substrate_stoichiometries": {"type": "array", "items": {"type": "string"}}, "rpairs": {"type": "object", "properties": {}, "required": []}, "entry_id": {"type": "string"}, "pathways": {"type": "object", "properties": {"rn01110": {"type": "string"}}, "required": ["rn01110"]}, "products": {"type": "array", "items": {"type": "string"}}, "substrates": {"type": "array", "items": {"type": "string"}}}, "required": ["comment", "definition", "orthologs", "name", "product_stoichiometries", "enzymes", "equation", "glycans", "substrate_stoichiometries", "rpairs", "entry_id", "pathways", "products", "substrates"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"comment" : "multi-step reaction possibly intermediate (see levopimaradiene [CPD:C11879], R06302)", "definition" : "Copalyl diphosphate <=> Ginkgolide A", "orthologs" : {}, "name" : "", "product_stoichiometries" : ["1"], "enzymes" : [], "equation" : "C11901 <=> C07601", "glycans" : false, "substrate_stoichiometries" : ["1"], "rpairs" : {}, "entry_id" : "R08402", "pathways" : {"rn01110" : "Biosynthesis of secondary metabolites"}, "products" : ["C07601"], "substrates" : ["C11901"]}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"comment": {"type": "string"}, "definition": {"type": "string"}, "orthologs": {"type": "object", "properties": {}, "required": []}, "name": {"type": "string"}, "product_stoichiometries": {"type": "array", "items": {"type": "string"}}, "enzymes": {"type": "array", "items": {}}, "equation": {"type": "string"}, "glycans": {"type": "boolean"}, "substrate_stoichiometries": {"type": "array", "items": {"type": "string"}}, "rpairs": {"type": "object", "properties": {}, "required": []}, "entry_id": {"type": "string"}, "pathways": {"type": "object", "properties": {"rn01110": {"type": "string"}}, "required": ["rn01110"]}, "products": {"type": "array", "items": {"type": "string"}}, "substrates": {"type": "array", "items": {"type": "string"}}}, "required": ["comment", "definition", "orthologs", "name", "product_stoichiometries", "enzymes", "equation", "glycans", "substrate_stoichiometries", "rpairs", "entry_id", "pathways", "products", "substrates"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"SleepInterval": {"type": "object", "properties": {"Hours": {"type": "integer"}, "Minutes": {"type": "integer"}, "Seconds": {"type": "integer"}}, "required": ["Hours", "Minutes", "Seconds"]}, "Protocols": {"type": "object", "properties": {"ICMP": {"type": "object", "properties": {"Timeout": {"type": "integer"}}, "required": ["Timeout"]}}, "required": ["ICMP"]}, "Nodes": {"type": "array", "items": {"type": "object", "properties": {"Name": {"type": "string"}, "Address": {"type": "string"}, "Protocol": {"type": "string"}, "Required": {"type": "boolean"}, "Category": {"type": "string"}}, "required": ["Name", "Address", "Protocol", "Required", "Category"]}}}, "required": ["SleepInterval", "Protocols", "Nodes"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"SleepInterval" : {"Hours" : 0, "Minutes" : 2, "Seconds" : 0}, "Protocols" : {"ICMP" : {"Timeout" : 1}}, "Nodes" : [{"Name" : "LocalHost", "Address" : "localhost", "Protocol" : "icmp", "Required" : true, "Category" : "Local"}, {"Name" : "WAN", "Address" : "192.168.0.1", "Protocol" : "icmp", "Required" : true, "Category" : "Local"}, {"Name" : "Google", "Address" : "google.com", "Protocol" : "icmp", "Required" : false, "Category" : "External"}, {"Name" : "Google", "Address" : "google.com", "Protocol" : "http:get", "Required" : false, "Category" : "External"}]}
json_instruct
{"type": "object", "properties": {"SleepInterval": {"type": "object", "properties": {"Hours": {"type": "integer"}, "Minutes": {"type": "integer"}, "Seconds": {"type": "integer"}}, "required": ["Hours", "Minutes", "Seconds"]}, "Protocols": {"type": "object", "properties": {"ICMP": {"type": "object", "properties": {"Timeout": {"type": "integer"}}, "required": ["Timeout"]}}, "required": ["ICMP"]}, "Nodes": {"type": "array", "items": {"type": "object", "properties": {"Name": {"type": "string"}, "Address": {"type": "string"}, "Protocol": {"type": "string"}, "Required": {"type": "boolean"}, "Category": {"type": "string"}}, "required": ["Name", "Address", "Protocol", "Required", "Category"]}}}, "required": ["SleepInterval", "Protocols", "Nodes"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "description": {"type": "string"}, "user": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "email": {"type": "string"}, "paypal_email": {"type": "null"}, "homepage": {"type": "null"}, "about": {"type": "null"}, "license": {"type": "string"}}, "required": ["id", "name", "email", "paypal_email", "homepage", "about", "license"]}, "updated": {"type": "string"}, "weekly_install_count": {"type": "integer"}, "total_install_count": {"type": "integer"}, "rating": {"type": "null"}, "after_screenshot_name": {"type": "string"}, "obsoleting_style_id": {"type": "null"}, "obsoleting_style_name": {"type": "null"}, "obsolete": {"type": "integer"}, "admin_delete_reason_id": {"type": "null"}, "obsoletion_message": {"type": "null"}, "screenshots": {"type": "null"}, "license": {"type": "null"}, "created": {"type": "string"}, "category": {"type": "string"}, "raw_subcategory": {"type": "string"}, "subcategory": {"type": "string"}, "additional_info": {"type": "string"}, "style_tags": {"type": "array", "items": {}}, "css": {"type": "string"}, "discussions": {"type": "array", "items": {}}, "discussionsCount": {"type": "integer"}, "commentsCount": {"type": "integer"}, "userjs_url": {"type": "string"}, "style_settings": {"type": "array", "items": {}}}, "required": ["id", "name", "description", "user", "updated", "weekly_install_count", "total_install_count", "rating", "after_screenshot_name", "obsoleting_style_id", "obsoleting_style_name", "obsolete", "admin_delete_reason_id", "obsoletion_message", "screenshots", "license", "created", "category", "raw_subcategory", "subcategory", "additional_info", "style_tags", "css", "discussions", "discussionsCount", "commentsCount", "userjs_url", "style_settings"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : 106475, "name" : "SFU CS Dark", "description" : "Dark style for Computing Science website. Only CMPT 128 tested.", "user" : {"id" : 163893, "name" : "muntoo", "email" : "redacted", "paypal_email" : null, "homepage" : null, "about" : null, "license" : "ccby"}, "updated" : "2016-07-17T06:09:31.000Z", "weekly_install_count" : 0, "total_install_count" : 80, "rating" : null, "after_screenshot_name" : "https://userstyles.org/auto_style_screenshots/106475-after.png?r=1587629086", "obsoleting_style_id" : null, "obsoleting_style_name" : null, "obsolete" : 0, "admin_delete_reason_id" : null, "obsoletion_message" : null, "screenshots" : null, "license" : null, "created" : "2014-10-21T18:05:25.000Z", "category" : "site", "raw_subcategory" : "sfu", "subcategory" : "sfu", "additional_info" : "2016-07-16 Added -webkit-filter", "style_tags" : [], "css" : "@namespace url(http://www.w3.org/1999/xhtml);\r\n\r\n@-moz-document domain(\"cs.sfu.ca\") {\r\n\r\n html\r\n {\r\n background: #222 !important;\r\n }\r\n \r\n body :not(img)\r\n {\r\n background: #222 !important;\r\n color: #ccc !important;\r\n /* filter: url(\"data:image/svg+xml;utf8,<svg xmlns=\\'http://www.w3.org/2000/svg\\'><filter id=\\'invert\\'><feColorMatrix in='SourceGraphic' type='matrix' values='-1 0 0 0 1 0 -1 0 0 1 0 0 -1 0 1 0 0 0 1 0'/></filter></svg>#invert\"); */\r\n }\r\n \r\n img\r\n {\r\n background: #ccc !important;\r\n }\r\n \r\n img:hover\r\n {\r\n background: none !important;\r\n filter: url(\"data:image/svg+xml;utf8,<svg xmlns=\\'http://www.w3.org/2000/svg\\'><filter id=\\'invert\\'><feColorMatrix in='SourceGraphic' type='matrix' values='-1 0 0 0 1 0 -1 0 0 1 0 0 -1 0 1 0 0 0 1 0'/></filter></svg>#invert\") !important;\r\n -webkit-filter: invert(100%) !important;\r\n }\r\n\r\n}", "discussions" : [], "discussionsCount" : 0, "commentsCount" : 0, "userjs_url" : "/styles/userjs/106475/sfu-cs-dark.user.js", "style_settings" : []}
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "description": {"type": "string"}, "user": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "email": {"type": "string"}, "paypal_email": {"type": "null"}, "homepage": {"type": "null"}, "about": {"type": "null"}, "license": {"type": "string"}}, "required": ["id", "name", "email", "paypal_email", "homepage", "about", "license"]}, "updated": {"type": "string"}, "weekly_install_count": {"type": "integer"}, "total_install_count": {"type": "integer"}, "rating": {"type": "null"}, "after_screenshot_name": {"type": "string"}, "obsoleting_style_id": {"type": "null"}, "obsoleting_style_name": {"type": "null"}, "obsolete": {"type": "integer"}, "admin_delete_reason_id": {"type": "null"}, "obsoletion_message": {"type": "null"}, "screenshots": {"type": "null"}, "license": {"type": "null"}, "created": {"type": "string"}, "category": {"type": "string"}, "raw_subcategory": {"type": "string"}, "subcategory": {"type": "string"}, "additional_info": {"type": "string"}, "style_tags": {"type": "array", "items": {}}, "css": {"type": "string"}, "discussions": {"type": "array", "items": {}}, "discussionsCount": {"type": "integer"}, "commentsCount": {"type": "integer"}, "userjs_url": {"type": "string"}, "style_settings": {"type": "array", "items": {}}}, "required": ["id", "name", "description", "user", "updated", "weekly_install_count", "total_install_count", "rating", "after_screenshot_name", "obsoleting_style_id", "obsoleting_style_name", "obsolete", "admin_delete_reason_id", "obsoletion_message", "screenshots", "license", "created", "category", "raw_subcategory", "subcategory", "additional_info", "style_tags", "css", "discussions", "discussionsCount", "commentsCount", "userjs_url", "style_settings"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "homepage": {"type": "string"}, "main": {"type": "string"}, "license": {"type": "string"}, "ignore": {"type": "array", "items": {"type": "string"}}, "dependencies": {"type": "object", "properties": {"d3": {"type": "string"}}, "required": ["d3"]}}, "required": ["name", "version", "homepage", "main", "license", "ignore", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "react-d3", "version" : "0.2.2", "homepage" : "https://github.com/esbullington/react-d3", "main" : "dist/public/js/react-d3.min.js", "license" : "MIT", "ignore" : ["**/.*", "node_modules", "bower_components", "test", "tests"], "dependencies" : {"d3" : "~3.5.5"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "homepage": {"type": "string"}, "main": {"type": "string"}, "license": {"type": "string"}, "ignore": {"type": "array", "items": {"type": "string"}}, "dependencies": {"type": "object", "properties": {"d3": {"type": "string"}}, "required": ["d3"]}}, "required": ["name", "version", "homepage", "main", "license", "ignore", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"latency": {"type": "array", "items": {"type": "number"}}}, "required": ["latency"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"latency" : [0.001209977, 0.001238629, 0.0012963620000000001, 0.0014585630000000002, 0.0009309320000000001, 0.001996276, 0.0007484060000000001, 0.000420892, 0.00039345000000000005, 0.00034485, 0.0007653810000000001, 0.00038642300000000005, 0.000836942, 0.00038171600000000004, 0.00038787500000000004, 0.000561961, 0.000363211, 0.0006220360000000001]}
json_instruct
{"type": "object", "properties": {"latency": {"type": "array", "items": {"type": "number"}}}, "required": ["latency"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"type": {"type": "string"}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "required": ["type", "coordinates"]}, "properties": {"type": "object", "properties": {"code": {"type": "integer"}, "url": {"type": "string"}, "view": {"type": "string"}}, "required": ["code", "url", "view"]}}, "required": ["type", "geometry", "properties"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"type" : "Feature", "geometry" : {"type" : "Polygon", "coordinates" : [[[137.0, 30.916666666666668], [137.0, 31.0], [137.125, 31.0], [137.125, 30.916666666666668], [137.0, 30.916666666666668]]]}, "properties" : {"code" : 463730, "url" : "http://madefor.github.io/0410/api/v1/463730.geojson", "view" : "https://github.com/madefor/0410/blob/gh-pages/api/v1/463730.geojson"}}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "required": ["type", "coordinates"]}, "properties": {"type": "object", "properties": {"code": {"type": "integer"}, "url": {"type": "string"}, "view": {"type": "string"}}, "required": ["code", "url", "view"]}}, "required": ["type", "geometry", "properties"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"bootbox.js": {"type": "string"}, "bootbox.min.js": {"type": "string"}}, "required": ["bootbox.js", "bootbox.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"bootbox.js" : "sha256-zr8GfDo/n18We5AU2gOw9Am2hxm2uw1YHuDm54GPPlY=", "bootbox.min.js" : "sha256-1VYHC1uC6KHSnKGDK3y111QnwFspFoa4ovH4UVZQ3u8="}
json_instruct
{"type": "object", "properties": {"bootbox.js": {"type": "string"}, "bootbox.min.js": {"type": "string"}}, "required": ["bootbox.js", "bootbox.min.js"], "$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"}, "alt_name": {"type": "string"}, "country": {"type": "string"}, "state": {"type": "null"}, "address": {"type": "object", "properties": {"street": {"type": "string"}, "city": {"type": "string"}, "province": {"type": "string"}, "postal_code": {"type": "string"}}, "required": ["street", "city", "province", "postal_code"]}, "contact": {"type": "object", "properties": {"telephone": {"type": "string"}, "website": {"type": "string"}, "email": {"type": "string"}, "fax": {"type": "string"}}, "required": ["telephone", "website", "email", "fax"]}, "funding": {"type": "string"}, "languages": {"type": "null"}, "academic_year": {"type": "string"}, "accrediting_agency": {"type": "null"}}, "required": ["name", "alt_name", "country", "state", "address", "contact", "funding", "languages", "academic_year", "accrediting_agency"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "School of Higher Education in History and Anthropology", "alt_name" : "Escuela de Educaci\u00f3n Superior en Ciencias Hist\u00f3ricas y Antropol\u00f3gicas", "country" : "Mexico", "state" : null, "address" : {"street" : "General Mariano Arista, 920, Col. Tequisquiap\u00e1n", "city" : "San Luis Potos\u00ed", "province" : "San Luis Potos\u00ed", "postal_code" : "78250"}, "contact" : {"telephone" : "+52(444) 813-44-74", "website" : "http://fundacioneduardseler.4mg.com/fundacion_eduard_seler.htm", "email" : "[email protected]", "fax" : "+52(444) 811-72-48"}, "funding" : "Private", "languages" : null, "academic_year" : "August to June (August-December; January-June)", "accrediting_agency" : null}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "alt_name": {"type": "string"}, "country": {"type": "string"}, "state": {"type": "null"}, "address": {"type": "object", "properties": {"street": {"type": "string"}, "city": {"type": "string"}, "province": {"type": "string"}, "postal_code": {"type": "string"}}, "required": ["street", "city", "province", "postal_code"]}, "contact": {"type": "object", "properties": {"telephone": {"type": "string"}, "website": {"type": "string"}, "email": {"type": "string"}, "fax": {"type": "string"}}, "required": ["telephone", "website", "email", "fax"]}, "funding": {"type": "string"}, "languages": {"type": "null"}, "academic_year": {"type": "string"}, "accrediting_agency": {"type": "null"}}, "required": ["name", "alt_name", "country", "state", "address", "contact", "funding", "languages", "academic_year", "accrediting_agency"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "array", "items": {"type": "array", "items": {}}}}, "required": ["contract", "tool", "start", "end", "duration", "analysis"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"contract" : "0x156969d609b7811ecae26b656218ef03734ad946", "tool" : "manticore", "start" : 1564104634.6649408, "end" : 1564106436.5025563, "duration" : 1801.8376154899597, "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": {"type": "array", "items": {}}}}, "required": ["contract", "tool", "start", "end", "duration", "analysis"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"index": {"type": "integer"}, "hash": {"type": "integer"}, "blacklisted": {"type": "boolean"}, "damageType": {"type": "integer"}, "redacted": {"type": "boolean"}, "isDisplayable": {"type": "boolean"}, "displayProperties": {"type": "object", "properties": {"icon": {"type": "string"}, "hasIcon": {"type": "boolean"}, "description": {"type": "string"}, "name": {"type": "string"}}, "required": ["icon", "hasIcon", "description", "name"]}}, "required": ["index", "hash", "blacklisted", "damageType", "redacted", "isDisplayable", "displayProperties"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"index" : 1219, "hash" : 473840315, "blacklisted" : false, "damageType" : 0, "redacted" : false, "isDisplayable" : true, "displayProperties" : {"icon" : "/common/destiny2_content/icons/cfaa667f982ed5ef3d56649bcacdce1d.png", "hasIcon" : true, "description" : "Adds a Dawning flourish to your transmat effects.", "name" : "Shining Winter"}}
json_instruct
{"type": "object", "properties": {"index": {"type": "integer"}, "hash": {"type": "integer"}, "blacklisted": {"type": "boolean"}, "damageType": {"type": "integer"}, "redacted": {"type": "boolean"}, "isDisplayable": {"type": "boolean"}, "displayProperties": {"type": "object", "properties": {"icon": {"type": "string"}, "hasIcon": {"type": "boolean"}, "description": {"type": "string"}, "name": {"type": "string"}}, "required": ["icon", "hasIcon", "description", "name"]}}, "required": ["index", "hash", "blacklisted", "damageType", "redacted", "isDisplayable", "displayProperties"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"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-schema.org/draft-07/schema#"}
{"published" : "2015-09-13T01:09:28Z", "media-type" : "Blog", "title" : "IBM Cross-site scripting vulnerability on the Projects page in IBM UrbanCode Build (CVE-2015-1983)", "id" : "f4e5a85a-a677-4625-9b0a-789547b42d1e", "content" : "IBM UrbanCode Build is vulnerable to cross-site scripting on the Projects page. CVE(s): \u00a0 CVE-2015-1983 Affected product(s) and affected version(s): IBM UrbanCode Build 6.1.0, 6.1.0.1. and 6.1.0.2 on all...\nfrom IBM Product Security Incident Response Team http://ift.tt/1VUIc5s", "source" : "SymmetricalDataSecurity"}
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-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"Id": {"type": "number"}, "FirstName": {"type": "string"}, "LastName": {"type": "string"}, "Gender": {"type": "string"}, "DateOfBirth": {"type": "string"}, "IsActive": {"type": "boolean"}, "Salary": {"type": "number"}, "PhoneNumber": {"type": "string"}, "Spouse": {"type": "object", "properties": {"Id": {"type": "number"}, "SpouseName": {"type": "string"}, "SpouseDOB": {"type": "string"}}, "required": ["Id", "SpouseName", "SpouseDOB"]}, "Children": {"type": "array", "items": {}}, "Benefits": {"type": "array", "items": {"type": "object", "properties": {"Id": {"type": "number"}, "BenefitType": {"type": "string"}, "BenefitName": {"type": "string"}, "EffectiveDate": {"type": "string"}, "CoveredBenefits": {"type": "array", "items": {}}, "Provider": {"type": "object", "properties": {"Id": {"type": "number"}, "Name": {"type": "string"}, "ERLocations": {"type": "array", "items": {}}}, "required": ["Id", "Name", "ERLocations"]}, "IsActive": {"type": "string"}}, "required": ["Id", "BenefitType", "BenefitName", "EffectiveDate", "CoveredBenefits", "Provider", "IsActive"]}}}, "required": ["Id", "FirstName", "LastName", "Gender", "DateOfBirth", "IsActive", "Salary", "PhoneNumber", "Spouse", "Children", "Benefits"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"Id" : -999999.99, "FirstName" : "", "LastName" : "", "Gender" : "", "DateOfBirth" : "", "IsActive" : false, "Salary" : -999999.99, "PhoneNumber" : "", "Spouse" : {"Id" : -999999.99, "SpouseName" : "", "SpouseDOB" : ""}, "Children" : [], "Benefits" : [{"Id" : -999999.99, "BenefitType" : "", "BenefitName" : "", "EffectiveDate" : "", "CoveredBenefits" : [], "Provider" : {"Id" : -999999.99, "Name" : "", "ERLocations" : []}, "IsActive" : ""}]}
json_instruct
{"type": "object", "properties": {"Id": {"type": "number"}, "FirstName": {"type": "string"}, "LastName": {"type": "string"}, "Gender": {"type": "string"}, "DateOfBirth": {"type": "string"}, "IsActive": {"type": "boolean"}, "Salary": {"type": "number"}, "PhoneNumber": {"type": "string"}, "Spouse": {"type": "object", "properties": {"Id": {"type": "number"}, "SpouseName": {"type": "string"}, "SpouseDOB": {"type": "string"}}, "required": ["Id", "SpouseName", "SpouseDOB"]}, "Children": {"type": "array", "items": {}}, "Benefits": {"type": "array", "items": {"type": "object", "properties": {"Id": {"type": "number"}, "BenefitType": {"type": "string"}, "BenefitName": {"type": "string"}, "EffectiveDate": {"type": "string"}, "CoveredBenefits": {"type": "array", "items": {}}, "Provider": {"type": "object", "properties": {"Id": {"type": "number"}, "Name": {"type": "string"}, "ERLocations": {"type": "array", "items": {}}}, "required": ["Id", "Name", "ERLocations"]}, "IsActive": {"type": "string"}}, "required": ["Id", "BenefitType", "BenefitName", "EffectiveDate", "CoveredBenefits", "Provider", "IsActive"]}}}, "required": ["Id", "FirstName", "LastName", "Gender", "DateOfBirth", "IsActive", "Salary", "PhoneNumber", "Spouse", "Children", "Benefits"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"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" : "Aubigny", "circ" : "3\u00e8me circonscription", "dpt" : "Calvados", "inscrits" : 249, "abs" : 122, "votants" : 127, "blancs" : 12, "nuls" : 5, "exp" : 110, "res" : [{"nuance" : "MDM", "nom" : "Mme Florence LEHERICY", "voix" : 60}, {"nuance" : "LR", "nom" : "M. S\u00e9bastien LECLERC", "voix" : 50}]}
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#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"nom": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": {"type": "integer"}, "exp": {"type": "integer"}, "res": {"type": "array", "items": {"type": "object", "properties": {"panneau": {"type": "string"}, "voix": {"type": "integer"}}, "required": ["panneau", "voix"]}}}, "required": ["nom", "dpt", "inscrits", "abs", "votants", "blancs", "nuls", "exp", "res"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"nom" : "Bisinchi", "dpt" : "Haute-Corse", "inscrits" : 249, "abs" : 89, "votants" : 160, "blancs" : 32, "nuls" : 27, "exp" : 101, "res" : [{"panneau" : "2", "voix" : 55}, {"panneau" : "1", "voix" : 46}]}
json_instruct
{"type": "object", "properties": {"nom": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": {"type": "integer"}, "exp": {"type": "integer"}, "res": {"type": "array", "items": {"type": "object", "properties": {"panneau": {"type": "string"}, "voix": {"type": "integer"}}, "required": ["panneau", "voix"]}}}, "required": ["nom", "dpt", "inscrits", "abs", "votants", "blancs", "nuls", "exp", "res"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"properties": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "type": {"type": "string"}, "defaultValue": {"type": "string"}, "description": {"type": "string"}}, "required": ["name", "type", "defaultValue", "description"]}}}, "required": ["properties"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"properties" : [{"name" : "retry.enable", "type" : "java.lang.Boolean", "defaultValue" : "false", "description" : "\u662f\u5426\u5f00\u542fhttp\u91cd\u8fde\u3002\u91cd\u8fde\u7b56\u7565\uff1anote || (tags && method && ( status || exception )))"}, {"name" : "retry.retrie", "type" : "java.lang.Integer", "defaultValue" : "2", "description" : "\u91cd\u8fde\u6b21\u6570"}, {"name" : "retry.status", "type" : "java.lang.String", "defaultValue" : "500-520", "description" : "\u9700\u8981\u91cd\u8fde\u7684http\u72b6\u6001\u7801\uff1b\u591a\u4e2a\u7528\u9017\u53f7\u9694\u5f00\uff1b"}, {"name" : "retry.method", "type" : "java.lang.String", "defaultValue" : "any", "description" : "\u9700\u8981\u91cd\u8fde\u7684\u8bf7\u6c42\u65b9\u5f0f\uff1b\u591a\u4e2a\u7528\u9017\u53f7\u9694\u5f00\uff1b"}, {"name" : "retry.exception", "type" : "java.lang.String", "defaultValue" : "java.io.IOException", "description" : "\u9700\u8981\u91cd\u8fde\u7684\u5f02\u5e38\u3001\u6216\u5176\u5b50\u7c7b\uff1b\u591a\u4e2a\u7528\u9017\u53f7\u9694\u5f00\uff1b"}, {"name" : "retry.tags", "type" : "java.lang.String", "defaultValue" : "any", "description" : "\u9700\u8981\u91cd\u8fde\u7684\u5206\u7ec4\uff1b\u591a\u4e2a\u7528\u9017\u53f7\u9694\u5f00\uff1b"}, {"name" : "retry.note", "type" : "java.lang.String", "defaultValue" : "", "description" : "\u9700\u8981\u91cd\u8fde\u7684\u81ea\u5b9a\u4e49\u6807\u8bb0\uff1b\u591a\u4e2a\u7528\u9017\u53f7\u9694\u5f00\uff1b"}, {"name" : "retry.note-match", "type" : "java.lang.String", "defaultValue" : "'{}'", "description" : "\u9700\u8981\u91cd\u8fde\u7684\u81ea\u5b9a\u4e49\u6807\u8bb0\u952e\u503c\u5bf9\uff0c\u4f7f\u7528\u5355\u5f15\u53f7\u5305\u88f9\u7684json\u5b57\u7b26\u4e32\uff1a'{key:value}'"}]}
json_instruct
{"type": "object", "properties": {"properties": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "type": {"type": "string"}, "defaultValue": {"type": "string"}, "description": {"type": "string"}}, "required": ["name", "type", "defaultValue", "description"]}}}, "required": ["properties"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"gold_pos": {"type": "integer"}, "srl_mask": {"type": "integer"}}, "required": ["gold_pos", "srl_mask"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"gold_pos" : 2, "srl_mask" : 5}
json_instruct
{"type": "object", "properties": {"gold_pos": {"type": "integer"}, "srl_mask": {"type": "integer"}}, "required": ["gold_pos", "srl_mask"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"adv_t": {"type": "array", "items": {"type": "integer"}}, "adv_w": {"type": "array", "items": {"type": "integer"}}, "clfs": {"type": "array", "items": {"type": "string"}}, "mean": {"type": "array", "items": {"type": "number"}}, "parameters": {"type": "object", "properties": {"cv_method": {"type": "string"}, "db": {"type": "string"}, "repetition": {"type": "integer"}}, "required": ["cv_method", "db", "repetition"]}, "std": {"type": "array", "items": {"type": "number"}}}, "required": ["adv_t", "adv_w", "clfs", "mean", "parameters", "std"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"adv_t" : [3, 0, 3, 3, 0, 0, 3], "adv_w" : [3, 0, 3, 3, 0, 0, 3], "clfs" : ["Nearest Neighbors", "RBF SVM", "Decision Tree", "Random Forest", "Neural Net", "Naive Bayes", "Linear SVM"], "mean" : [0.6577272727272727, 0.5881313131313132, 0.6826262626262627, 0.6988383838383838, 0.5831313131313132, 0.5654040404040405, 0.6893434343434345], "parameters" : {"cv_method" : "k30", "db" : "liver", "repetition" : 5}, "std" : [0.14360344119609036, 0.03832461424899214, 0.15620015538625168, 0.12279767794457702, 0.027477270050360398, 0.14872407494808615, 0.12421596892775191]}
json_instruct
{"type": "object", "properties": {"adv_t": {"type": "array", "items": {"type": "integer"}}, "adv_w": {"type": "array", "items": {"type": "integer"}}, "clfs": {"type": "array", "items": {"type": "string"}}, "mean": {"type": "array", "items": {"type": "number"}}, "parameters": {"type": "object", "properties": {"cv_method": {"type": "string"}, "db": {"type": "string"}, "repetition": {"type": "integer"}}, "required": ["cv_method", "db", "repetition"]}, "std": {"type": "array", "items": {"type": "number"}}}, "required": ["adv_t", "adv_w", "clfs", "mean", "parameters", "std"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "array", "items": {"type": "object", "properties": {"__symbolic": {"type": "string"}, "version": {"type": "integer"}, "metadata": {"type": "object", "properties": {"canSwitchMode": {"type": "object", "properties": {"__symbolic": {"type": "string"}, "parameters": {"type": "array", "items": {"type": "string"}}, "value": {"type": "boolean"}}, "required": ["__symbolic", "parameters", "value"]}}, "required": ["canSwitchMode"]}}, "required": ["__symbolic", "version", "metadata"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"__symbolic" : "module", "version" : 3, "metadata" : {"canSwitchMode" : {"__symbolic" : "function", "parameters" : ["mode"], "value" : true}}}, {"__symbolic" : "module", "version" : 1, "metadata" : {"canSwitchMode" : {"__symbolic" : "function", "parameters" : ["mode"], "value" : true}}}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"__symbolic": {"type": "string"}, "version": {"type": "integer"}, "metadata": {"type": "object", "properties": {"canSwitchMode": {"type": "object", "properties": {"__symbolic": {"type": "string"}, "parameters": {"type": "array", "items": {"type": "string"}}, "value": {"type": "boolean"}}, "required": ["__symbolic", "parameters", "value"]}}, "required": ["canSwitchMode"]}}, "required": ["__symbolic", "version", "metadata"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "qualified_name": {"type": "string"}, "examine": {"type": "string"}, "members": {"type": "boolean"}, "release_date": {"type": "string"}, "quest": {"type": "boolean"}, "weight": {"type": "number"}, "value": {"type": "integer"}, "alchemy": {"type": "object", "properties": {"high": {"type": "integer"}, "low": {"type": "integer"}}, "required": ["high", "low"]}, "tradeable": {"type": "boolean"}, "stackable": {"type": "boolean"}, "noteable": {"type": "boolean"}, "equipable": {"type": "boolean"}, "tradeable_ge": {"type": "boolean"}, "buy_limit": {"type": "integer"}, "icon": {"type": "string"}, "wiki_url": {"type": "string"}}, "required": ["id", "name", "qualified_name", "examine", "members", "release_date", "quest", "weight", "value", "alchemy", "tradeable", "stackable", "noteable", "equipable", "tradeable_ge", "buy_limit", "icon", "wiki_url"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : 2187, "name" : "Tangled toad's legs", "qualified_name" : "Tangled toad's legs", "examine" : "It actually smells quite good.", "members" : true, "release_date" : "2002-12-12", "quest" : false, "weight" : 0.35, "value" : 2, "alchemy" : {"high" : 1, "low" : 0}, "tradeable" : true, "stackable" : false, "noteable" : true, "equipable" : false, "tradeable_ge" : true, "buy_limit" : 6000, "icon" : "iVBORw0KGgoAAAANSUhEUgAAACQAAAAgCAYAAAB6kdqOAAACN0lEQVR4Xu2WP0vDQBjGc98gU5Ys/Qgujo5OFkEURKGDClawghUrVqx0cFBwEAQHcRAEQRAEwdHPdt5zd2/y5pK0SVNSwT7w0Pb+9P31/RP1vLn+n4R0V2YoBdP05R+BEtLfUjDrykveLKAQMGl/1zdQ9vNCo5E6k+3KEnKwHchhK5DXO4G82TP228otX+91Vg2Y3wnSBnjLZrN6iUUK5Of7VhvBovddFbiXY0ABnkocZbO0hAYhGAruAulgAOoHMhiGeg1Z623E5dTZI6jJgIT+wjwYygoHcvdxF9mNAeJemwjobj8Ng+A0WRwIr96ymrZFT7/HPQLqb8Z9MzEMUo5GzO0FjLoCi0B54yow6jdAJctXWsKAIHjP9AQy5ZYjatAmg6KJsnuUYWQJQDSJbsQRss8WOzFPx6H241GQgNJnbOAUKGVS7d8fmHvIEsrWXfNle6UwlJ0CfFnfwDyfhPLl1JhD0TkXBvsPh+Y+fhQBIUu8bAX6SOgU07QQyOuZ8dt5bH1G/Xq+BuMc7uBuMLBQyvpBaE3NPQaGZEbSBXm/iK1hlPlaHpQGQvnQj8wlgMxI4gKBfFzGjibMZghrWWAJKDaZKFvBcmVJyM+rMGHdxNRjDIpMUJRdgqKhqABDEvJr2Mi0Cwu7UBwILlWqfOVDuc6CAhD1ZsXscBWDIiCeIQ4yJRjSaCieHcBMqWfGKQ2V1T94GNYAQ0pPH8GgX/AnokYYkvv/cdI1wxjxRs2ye36uuerUL2nCbjpBhuTxAAAAAElFTkSuQmCC", "wiki_url" : "https://oldschool.runescape.wiki/w/Tangled_toad's_legs"}
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "qualified_name": {"type": "string"}, "examine": {"type": "string"}, "members": {"type": "boolean"}, "release_date": {"type": "string"}, "quest": {"type": "boolean"}, "weight": {"type": "number"}, "value": {"type": "integer"}, "alchemy": {"type": "object", "properties": {"high": {"type": "integer"}, "low": {"type": "integer"}}, "required": ["high", "low"]}, "tradeable": {"type": "boolean"}, "stackable": {"type": "boolean"}, "noteable": {"type": "boolean"}, "equipable": {"type": "boolean"}, "tradeable_ge": {"type": "boolean"}, "buy_limit": {"type": "integer"}, "icon": {"type": "string"}, "wiki_url": {"type": "string"}}, "required": ["id", "name", "qualified_name", "examine", "members", "release_date", "quest", "weight", "value", "alchemy", "tradeable", "stackable", "noteable", "equipable", "tradeable_ge", "buy_limit", "icon", "wiki_url"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "sortorder": {"type": "integer"}, "rarity": {"type": "string"}, "category": {"type": "string"}, "materialtype": {"type": "string"}, "source": {"type": "array", "items": {"type": "string"}}}, "required": ["name", "description", "sortorder", "rarity", "category", "materialtype", "source"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "Bois de c\u00e8dre inazumien", "description" : "Bois obtenu \u00e0 partir de c\u00e8dre d'Inazuma. Il est doux, droit et d\u00e9gage un l\u00e9ger parfum.\\nPeut \u00eatre utilis\u00e9 pour fabriquer des d\u00e9corations.", "sortorder" : 1323, "rarity" : "1", "category" : "WOOD", "materialtype" : "Mat\u00e9riau", "source" : ["Dans la nature", "Zone conseill\u00e9e : \u00cele de Narukami"]}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "sortorder": {"type": "integer"}, "rarity": {"type": "string"}, "category": {"type": "string"}, "materialtype": {"type": "string"}, "source": {"type": "array", "items": {"type": "string"}}}, "required": ["name", "description", "sortorder", "rarity", "category", "materialtype", "source"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"translation-revision-date": {"type": "string"}, "generator": {"type": "string"}, "domain": {"type": "string"}, "locale_data": {"type": "object", "properties": {"messages": {"type": "object", "properties": {"": {"type": "object", "properties": {"domain": {"type": "string"}, "plural-forms": {"type": "string"}, "lang": {"type": "string"}}, "required": ["domain", "plural-forms", "lang"]}, "Product search results updated.": {"type": "array", "items": {"type": "string"}}, "%d product selected": {"type": "array", "items": {"type": "string"}}, "Your store doesn't have any products.": {"type": "array", "items": {"type": "string"}}, "Clear all products": {"type": "array", "items": {"type": "string"}}, "Search for products to display": {"type": "array", "items": {"type": "string"}}, "Products": {"type": "array", "items": {"type": "string"}}}, "required": ["", "Product search results updated.", "%d product selected", "Your store doesn't have any products.", "Clear all products", "Search for products to display", "Products"]}}, "required": ["messages"]}, "comment": {"type": "object", "properties": {"reference": {"type": "string"}}, "required": ["reference"]}}, "required": ["translation-revision-date", "generator", "domain", "locale_data", "comment"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"translation-revision-date" : "2019-08-29 12:48:25+0000", "generator" : "GlotPress/2.4.0-alpha", "domain" : "messages", "locale_data" : {"messages" : {"" : {"domain" : "messages", "plural-forms" : "nplurals=2; plural=n != 1;", "lang" : "es"}, "Product search results updated." : ["Actualizaci\u00f3n de los resultados de la b\u00fasqueda de productos."], "%d product selected" : ["%d producto seleccionado", "%d productos seleccionados"], "Your store doesn't have any products." : ["Tu tienda no tiene ning\u00fan producto."], "Clear all products" : ["Vaciar todos los productos"], "Search for products to display" : ["Busca productos a mostrar"], "Products" : ["Productos"]}}, "comment" : {"reference" : "assets/js/components/products-control/index.js"}}
json_instruct
{"type": "object", "properties": {"translation-revision-date": {"type": "string"}, "generator": {"type": "string"}, "domain": {"type": "string"}, "locale_data": {"type": "object", "properties": {"messages": {"type": "object", "properties": {"": {"type": "object", "properties": {"domain": {"type": "string"}, "plural-forms": {"type": "string"}, "lang": {"type": "string"}}, "required": ["domain", "plural-forms", "lang"]}, "Product search results updated.": {"type": "array", "items": {"type": "string"}}, "%d product selected": {"type": "array", "items": {"type": "string"}}, "Your store doesn't have any products.": {"type": "array", "items": {"type": "string"}}, "Clear all products": {"type": "array", "items": {"type": "string"}}, "Search for products to display": {"type": "array", "items": {"type": "string"}}, "Products": {"type": "array", "items": {"type": "string"}}}, "required": ["", "Product search results updated.", "%d product selected", "Your store doesn't have any products.", "Clear all products", "Search for products to display", "Products"]}}, "required": ["messages"]}, "comment": {"type": "object", "properties": {"reference": {"type": "string"}}, "required": ["reference"]}}, "required": ["translation-revision-date", "generator", "domain", "locale_data", "comment"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"id": {"type": "string"}, "title": {"type": "string"}, "body": {"type": "string"}, "choices": {"type": "array", "items": {"type": "string"}}, "start": {"type": "integer"}, "end": {"type": "integer"}, "snapshot": {"type": "string"}, "state": {"type": "string"}, "author": {"type": "string"}, "space": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "name"]}, "votes": {"type": "integer"}, "votes_data": {"type": "array", "items": {}}}, "required": ["id", "title", "body", "choices", "start", "end", "snapshot", "state", "author", "space", "votes", "votes_data"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "0x18dcfc08e56465a20fc440b8ee6b43d8c08ded66ed8f782638f86a4a8e53de6d", "title" : "\u597d\u50cf\u4e0d\u80fd\u6295\u7968\uff1f", "body" : "", "choices" : ["\u80fd", "\u4e0d\u80fd"], "start" : 1637380800, "end" : 1637467200, "snapshot" : "12794007", "state" : "closed", "author" : "0x97F0AB014dc4a5F77B59bcB0263bC2020DAffAB8", "space" : {"id" : "mscoin.eth", "name" : "MSCOIN DAO"}, "votes" : 0, "votes_data" : []}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "title": {"type": "string"}, "body": {"type": "string"}, "choices": {"type": "array", "items": {"type": "string"}}, "start": {"type": "integer"}, "end": {"type": "integer"}, "snapshot": {"type": "string"}, "state": {"type": "string"}, "author": {"type": "string"}, "space": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "name"]}, "votes": {"type": "integer"}, "votes_data": {"type": "array", "items": {}}}, "required": ["id", "title", "body", "choices", "start", "end", "snapshot", "state", "author", "space", "votes", "votes_data"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"tsc": {"type": "string"}, "start": {"type": "string"}, "dev": {"type": "string"}}, "required": ["tsc", "start", "dev"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {"@types/cookie-parser": {"type": "string"}, "@types/dotenv": {"type": "string"}, "@types/express": {"type": "string"}, "@types/express-session": {"type": "string"}, "@types/express-validator": {"type": "string"}, "@types/passport": {"type": "string"}, "@types/passport-azure-ad": {"type": "string"}, "cookie-parser": {"type": "string"}, "dotenv": {"type": "string"}, "express": {"type": "string"}, "express-session": {"type": "string"}, "express-validator": {"type": "string"}, "nodemon": {"type": "string"}, "passport": {"type": "string"}, "passport-azure-ad": {"type": "string"}, "path": {"type": "string"}, "typescript": {"type": "string"}}, "required": ["@types/cookie-parser", "@types/dotenv", "@types/express", "@types/express-session", "@types/express-validator", "@types/passport", "@types/passport-azure-ad", "cookie-parser", "dotenv", "express", "express-session", "express-validator", "nodemon", "passport", "passport-azure-ad", "path", "typescript"]}}, "required": ["name", "version", "description", "main", "scripts", "keywords", "author", "license", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "backend-azure-login", "version" : "1.0.0", "description" : "Backend Azure login", "main" : "dist/app.js", "scripts" : {"tsc" : "tsc", "start" : "npm run tsc && node dist/app.js", "dev" : "nodemon"}, "keywords" : ["Azure", "login", "activedirectory", "vue", "node", "typescript"], "author" : "Adrian De Palma", "license" : "ISC", "dependencies" : {"@types/cookie-parser" : "^1.4.1", "@types/dotenv" : "^6.1.0", "@types/express" : "^4.16.1", "@types/express-session" : "^1.15.12", "@types/express-validator" : "^3.0.0", "@types/passport" : "^1.0.0", "@types/passport-azure-ad" : "^4.0.2", "cookie-parser" : "^1.4.4", "dotenv" : "^7.0.0", "express" : "^4.16.4", "express-session" : "^1.15.6", "express-validator" : "^5.3.1", "nodemon" : "^1.19.0", "passport" : "^0.4.0", "passport-azure-ad" : "^4.0.0", "path" : "^0.12.7", "typescript" : "^3.3.3333"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"tsc": {"type": "string"}, "start": {"type": "string"}, "dev": {"type": "string"}}, "required": ["tsc", "start", "dev"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {"@types/cookie-parser": {"type": "string"}, "@types/dotenv": {"type": "string"}, "@types/express": {"type": "string"}, "@types/express-session": {"type": "string"}, "@types/express-validator": {"type": "string"}, "@types/passport": {"type": "string"}, "@types/passport-azure-ad": {"type": "string"}, "cookie-parser": {"type": "string"}, "dotenv": {"type": "string"}, "express": {"type": "string"}, "express-session": {"type": "string"}, "express-validator": {"type": "string"}, "nodemon": {"type": "string"}, "passport": {"type": "string"}, "passport-azure-ad": {"type": "string"}, "path": {"type": "string"}, "typescript": {"type": "string"}}, "required": ["@types/cookie-parser", "@types/dotenv", "@types/express", "@types/express-session", "@types/express-validator", "@types/passport", "@types/passport-azure-ad", "cookie-parser", "dotenv", "express", "express-session", "express-validator", "nodemon", "passport", "passport-azure-ad", "path", "typescript"]}}, "required": ["name", "version", "description", "main", "scripts", "keywords", "author", "license", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "author": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {"csv-parse": {"type": "string"}, "csv-parser": {"type": "string"}, "d3-dsv": {"type": "string"}, "dotenv": {"type": "string"}, "download": {"type": "string"}, "express": {"type": "string"}, "fast-csv": {"type": "string"}, "image-thumbnail": {"type": "string"}, "mongoose": {"type": "string"}, "mongoose-unique-validator": {"type": "string"}, "multer": {"type": "string"}, "neat-csv": {"type": "string"}, "nodemailer": {"type": "string"}, "request": {"type": "string"}}, "required": ["csv-parse", "csv-parser", "d3-dsv", "dotenv", "download", "express", "fast-csv", "image-thumbnail", "mongoose", "mongoose-unique-validator", "multer", "neat-csv", "nodemailer", "request"]}}, "required": ["name", "version", "description", "main", "scripts", "author", "license", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "new_project", "version" : "1.0.0", "description" : "", "main" : "index.js", "scripts" : {"test" : "echo \"Error: no test specified\" && exit 1"}, "author" : "", "license" : "ISC", "dependencies" : {"csv-parse" : "^4.15.3", "csv-parser" : "^3.0.0", "d3-dsv" : "^2.0.0", "dotenv" : "^8.2.0", "download" : "^8.0.0", "express" : "^4.17.1", "fast-csv" : "^4.3.6", "image-thumbnail" : "^1.0.13", "mongoose" : "^5.12.3", "mongoose-unique-validator" : "^2.0.3", "multer" : "^1.4.2", "neat-csv" : "^6.0.1", "nodemailer" : "^6.5.0", "request" : "^2.88.2"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "author": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {"csv-parse": {"type": "string"}, "csv-parser": {"type": "string"}, "d3-dsv": {"type": "string"}, "dotenv": {"type": "string"}, "download": {"type": "string"}, "express": {"type": "string"}, "fast-csv": {"type": "string"}, "image-thumbnail": {"type": "string"}, "mongoose": {"type": "string"}, "mongoose-unique-validator": {"type": "string"}, "multer": {"type": "string"}, "neat-csv": {"type": "string"}, "nodemailer": {"type": "string"}, "request": {"type": "string"}}, "required": ["csv-parse", "csv-parser", "d3-dsv", "dotenv", "download", "express", "fast-csv", "image-thumbnail", "mongoose", "mongoose-unique-validator", "multer", "neat-csv", "nodemailer", "request"]}}, "required": ["name", "version", "description", "main", "scripts", "author", "license", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"text": {"type": "string"}, "image": {"type": "string"}}, "required": ["text", "image"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"text" : " 28 S TH E HISTOR Y book with redoubled fury (a). The occasion was as follows: Vitellius gave a banquet at <span class=\"place\" data-place-id=\"383798\">Ticinum</span>, and Verginius was of the party. The manners of the chiefs are ever sure to set the fashion for the tribunes and cen- turions. From the example of the officers, vice or virtue descends to the soldiers. In the army of Vitellius, all was disorder and confusion; a scene of drunken jollity, re- sembling a bacchanalian rout, rather than a camp, or a disciplined army. It hap- pened that two soldiers, one belonging to the fifth legion, the other a native of Gaul, serving among the auxiliaries of that nation, challenged each other to a trial of skill in wrestling. The Roman was thrown; his antagonist exulted with an air of triumph; and the spectators, who had gathered round them, were soon divided into parties. The legions, provoked by the insolence of the Gaul, attacked the auxiliaries sw6rd in hand. Two cohorts were cut to pieces. The sudden danger of another tumult put an end to the fray. A cloud of dust was seen at a distance, and, at intervals, the", "image" : "http://books.google.com/books?id=2X5KAAAAYAAJ&pg=PA286&img=1&zoom=3&hl=en&sig=ACfU3U2jfXgqmEoFmTfgRfrFD-HA9WIWYQ&ci=0%2C0%2C1000%2C2000&edge=0"}
json_instruct
{"type": "object", "properties": {"text": {"type": "string"}, "image": {"type": "string"}}, "required": ["text", "image"], "$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"}, "name": {"type": "string"}, "class": {"type": "string"}, "description": {"type": "string"}, "icon": {"type": "string"}, "maxPoints": {"type": "integer"}, "pointRequirement": {"type": "integer"}, "levelRequirement": {"type": "integer"}, "grants": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "name"]}}, "unlockedFromSkill": {"type": "array", "items": {"type": "object", "properties": {"skill": {"type": "string"}, "point": {"type": "integer"}}, "required": ["skill", "point"]}}, "unlocksSkill": {"type": "array", "items": {"type": "string"}}, "locksSkill": {"type": "array", "items": {"type": "string"}}}, "required": ["id", "name", "class", "description", "icon", "maxPoints", "pointRequirement", "levelRequirement", "grants", "unlockedFromSkill", "unlocksSkill", "locksSkill"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "cleric-promotion-class-radical", "name" : "Promotion Class: Radical", "class" : "cleric", "description" : "Role: Ranged Damage\\n\\nUnpopular with members of their order for sacrificing healing for more potent throwing hammers.\\n\\nStat Adjustments:\\nAttack Power +225\\nReduce Basic Attack Cost by 9 mana\\n\\nTraits Granted:\\nThrowing Hammer Proficiency\\nThrowing Hammer Mastery\\nMace Mastery\\nBuckler Mastery\\nMedium Shield Mastery\\n\\nEnhancements:\\nHoly Symbol: Now no longer heals, but damages enemies.\\nIlluminate: Now increases Critical Chance with each hit until you score three Critical hits.\\nFlash Of Light: Transforms into Searing Light.\\n\\n\\nWARNING: Purchasing this talent promotes you to the Radical promotion class and prevents access to the Crusader and Arbiter promotion classes.", "icon" : "promotion-class-radical.png", "maxPoints" : 1, "pointRequirement" : 0, "levelRequirement" : 0, "grants" : [{"id" : "trait-buckler-mastery", "name" : "Buckler Mastery"}, {"id" : "trait-medium-shield-mastery", "name" : "Medium Shield Mastery"}, {"id" : "trait-hammer-proficiency", "name" : "Hammer Proficiency"}, {"id" : "trait-hammer-mastery", "name" : "Hammer Mastery"}, {"id" : "trait-mace-mastery", "name" : "Mace Mastery"}, {"id" : "cleric-searing-light", "name" : "Searing Light"}], "unlockedFromSkill" : [{"skill" : "cleric-transcendence", "point" : 1}], "unlocksSkill" : ["cleric-radical", "cleric-word-of-wrath"], "locksSkill" : ["cleric-promotion-class-arbiter", "cleric-promotion-class-crusader"]}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "class": {"type": "string"}, "description": {"type": "string"}, "icon": {"type": "string"}, "maxPoints": {"type": "integer"}, "pointRequirement": {"type": "integer"}, "levelRequirement": {"type": "integer"}, "grants": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "name"]}}, "unlockedFromSkill": {"type": "array", "items": {"type": "object", "properties": {"skill": {"type": "string"}, "point": {"type": "integer"}}, "required": ["skill", "point"]}}, "unlocksSkill": {"type": "array", "items": {"type": "string"}}, "locksSkill": {"type": "array", "items": {"type": "string"}}}, "required": ["id", "name", "class", "description", "icon", "maxPoints", "pointRequirement", "levelRequirement", "grants", "unlockedFromSkill", "unlocksSkill", "locksSkill"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"logs": {"type": "array", "items": {"type": "object", "properties": {"outputFile": {"type": "string"}, "map": {"type": "array", "items": {"type": "object", "properties": {"source": {"type": "string"}, "from": {"type": "object", "properties": {"startLines": {"type": "string"}, "startColumns": {"type": "string"}, "startOffsets": {"type": "string"}, "endColumns": {"type": "string"}, "endOffsets": {"type": "string"}}, "required": ["startLines", "startColumns", "startOffsets", "endColumns", "endOffsets"]}, "to": {"type": "object", "properties": {"startLines": {"type": "string"}, "startColumns": {"type": "string"}, "startOffsets": {"type": "string"}, "endColumns": {"type": "string"}, "endOffsets": {"type": "string"}}, "required": ["startLines", "startColumns", "startOffsets", "endColumns", "endOffsets"]}}, "required": ["source", "from", "to"]}}}, "required": ["outputFile", "map"]}}}, "required": ["logs"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"logs" : [{"outputFile" : "C:\\Programming\\Android-Studio\\TwitterClone\\ParseStarterProject\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-si-rLK\\values-si-rLK.xml", "map" : [{"source" : "C:\\Users\\ZYFIn\\.gradle\\caches\\transforms-1\\files-1.1\\mediarouter-v7-23.0.0.aar\\5ccaa7eafb2edd75448bef12849c7187\\res\\values-si-rLK\\values-si-rLK.xml", "from" : {"startLines" : "4,5,6,7,8,9,10,11,12,13,14", "startColumns" : "4,4,4,4,4,4,4,4,4,4,4", "startOffsets" : "282,387,498,606,714,842,939,1040,1161,1272,1359", "endColumns" : "104,110,107,107,127,96,100,120,110,86,91", "endOffsets" : "382,493,601,709,837,934,1035,1156,1267,1354,1446"}, "to" : {"startLines" : "2,3,4,5,6,7,8,9,10,11,12", "startColumns" : "4,4,4,4,4,4,4,4,4,4,4", "startOffsets" : "55,160,271,379,487,615,712,813,934,1045,1132", "endColumns" : "104,110,107,107,127,96,100,120,110,86,91", "endOffsets" : "155,266,374,482,610,707,808,929,1040,1127,1219"}}]}]}
json_instruct
{"type": "object", "properties": {"logs": {"type": "array", "items": {"type": "object", "properties": {"outputFile": {"type": "string"}, "map": {"type": "array", "items": {"type": "object", "properties": {"source": {"type": "string"}, "from": {"type": "object", "properties": {"startLines": {"type": "string"}, "startColumns": {"type": "string"}, "startOffsets": {"type": "string"}, "endColumns": {"type": "string"}, "endOffsets": {"type": "string"}}, "required": ["startLines", "startColumns", "startOffsets", "endColumns", "endOffsets"]}, "to": {"type": "object", "properties": {"startLines": {"type": "string"}, "startColumns": {"type": "string"}, "startOffsets": {"type": "string"}, "endColumns": {"type": "string"}, "endOffsets": {"type": "string"}}, "required": ["startLines", "startColumns", "startOffsets", "endColumns", "endOffsets"]}}, "required": ["source", "from", "to"]}}}, "required": ["outputFile", "map"]}}}, "required": ["logs"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "frequency": {"type": "integer"}, "males": {"type": "string"}, "females": {"type": "string"}}, "required": ["name", "frequency", "males", "females"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"name" : "SEYDOU", "frequency" : 1346, "males" : "100.0 %", "females" : "0.0 %"}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "frequency": {"type": "integer"}, "males": {"type": "string"}, "females": {"type": "string"}}, "required": ["name", "frequency", "males", "females"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"short": {"type": "string"}, "long": {"type": "string"}}, "required": ["short", "long"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"short" : "Install ingress-nginx", "long" : "Install the ingress-nginx in the Kubernetes cluster."}
json_instruct
{"type": "object", "properties": {"short": {"type": "string"}, "long": {"type": "string"}}, "required": ["short", "long"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"name": {"type": "string"}, "symbol": {"type": "string"}, "id": {"type": "string"}, "decimals": {"type": "integer"}, "coingecko_url": {"type": "string"}, "market_cap_usd": {"type": "number"}, "market_cap_rank": {"type": "null"}, "24_hr_volume_usd": {"type": "number"}, "logoURI": {"type": "string"}}, "required": ["name", "symbol", "id", "decimals", "coingecko_url", "market_cap_usd", "market_cap_rank", "24_hr_volume_usd", "logoURI"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "Naruto Inu", "symbol" : "NARUTO", "id" : "0xbfCe0E06deDCBEA3E170BA4df2A6793334cAC5ef", "decimals" : 9, "coingecko_url" : "https://www.coingecko.com/en/coins/naruto-inu", "market_cap_usd" : 0.0, "market_cap_rank" : null, "24_hr_volume_usd" : 0.0, "logoURI" : "https://raw.githubusercontent.com/poolsharks-protocol/token-metadata/master/blockchains/ethereum/assets/0xbfCe0E06deDCBEA3E170BA4df2A6793334cAC5ef/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": "number"}, "market_cap_rank": {"type": "null"}, "24_hr_volume_usd": {"type": "number"}, "logoURI": {"type": "string"}}, "required": ["name", "symbol", "id", "decimals", "coingecko_url", "market_cap_usd", "market_cap_rank", "24_hr_volume_usd", "logoURI"], "$schema": "http://json-schema.org/draft-07/schema#"}
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" : [[[-121.929385, 37.726199], [-121.925909, 37.726944], [-121.914101, 37.713864], [-121.898803, 37.702011], [-121.920423, 37.701993], [-121.923303, 37.702837], [-121.925083, 37.705506], [-121.923506, 37.705893], [-121.927345, 37.710905], [-121.926539, 37.72167], [-121.929385, 37.726199]]]}, "type" : "Feature", "properties" : {"cartodb_id" : 7565}}]}
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#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"rustc": {"type": "integer"}, "features": {"type": "string"}, "target": {"type": "integer"}, "profile": {"type": "integer"}, "path": {"type": "integer"}, "deps": {"type": "array", "items": {}}, "local": {"type": "array", "items": {"type": "object", "properties": {"Precalculated": {"type": "string"}}, "required": ["Precalculated"]}}, "rustflags": {"type": "array", "items": {}}, "metadata": {"type": "integer"}}, "required": ["rustc", "features", "target", "profile", "path", "deps", "local", "rustflags", "metadata"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"rustc" : 1832944061073362903, "features" : "[]", "target" : 152208090866634126, "profile" : 9935990280773120926, "path" : 14321664317214162324, "deps" : [], "local" : [{"Precalculated" : "0.1.3"}], "rustflags" : [], "metadata" : 17632679035116730252}
json_instruct
{"type": "object", "properties": {"rustc": {"type": "integer"}, "features": {"type": "string"}, "target": {"type": "integer"}, "profile": {"type": "integer"}, "path": {"type": "integer"}, "deps": {"type": "array", "items": {}}, "local": {"type": "array", "items": {"type": "object", "properties": {"Precalculated": {"type": "string"}}, "required": ["Precalculated"]}}, "rustflags": {"type": "array", "items": {}}, "metadata": {"type": "integer"}}, "required": ["rustc", "features", "target", "profile", "path", "deps", "local", "rustflags", "metadata"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {".js": {"type": "string"}}, "required": [".js"], "$schema": "http://json-schema.org/draft-07/schema#"}
{".js" : "ba3b2de269b4c760ed86e33bcddc0c7d5e228ae9.js"}
json_instruct
{"type": "object", "properties": {".js": {"type": "string"}}, "required": [".js"], "$schema": "http://json-schema.org/draft-07/schema#"}