input
stringlengths
159
2.05k
output
stringlengths
5
10.3k
task
stringclasses
1 value
schema
stringlengths
100
1.99k
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"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" : "Papandayan, Marawi City, Lanao del Sur, Autonomous Region of Muslim Mindanao (ARMM), PH", "locale" : "ph.autonomous-region-of-muslim-mindanao-armm.lanao-del-sur.marawi-city.papandayan", "country_id" : 177, "country_reference" : 177, "country_name" : "Philippines", "region_id" : "1", "region_reference" : "15", "region_name" : "Autonomous Region of Muslim Mindanao (ARMM)", "province_id" : "42", "province_reference" : "42", "province_name" : "Lanao del Sur", "city_id" : "830", "city_reference" : "839", "city_name" : "Marawi City", "barangay_id" : "24068", "barangay_reference" : "20988", "barangay_name" : "Papandayan"}, "geometry" : {"type" : "MultiPolygon", "coordinates" : [[[[124.308739, 8.04921], [124.310631, 8.03767], [124.301575, 8.0377], [124.301468, 8.037829], [124.301865, 8.038583], [124.302147, 8.039017], [124.302261, 8.039659], [124.302284, 8.039934], [124.302773, 8.040596], [124.302986, 8.041122], [124.302887, 8.041491], [124.302917, 8.042229], [124.302917, 8.042268], [124.308739, 8.04921]]]]}}
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#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"900750429": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900750430": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900750431": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900750432": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900750433": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900750434": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900750435": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}}, "required": ["900750429", "900750430", "900750431", "900750432", "900750433", "900750434", "900750435"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"900750429" : {"nama" : "TPS 1", "dapil" : [7601, 17607, 2760104]}, "900750430" : {"nama" : "TPS 2", "dapil" : [7601, 17607, 2760104]}, "900750431" : {"nama" : "TPS 3", "dapil" : [7601, 17607, 2760104]}, "900750432" : {"nama" : "TPS 4", "dapil" : [7601, 17607, 2760104]}, "900750433" : {"nama" : "TPS 5", "dapil" : [7601, 17607, 2760104]}, "900750434" : {"nama" : "TPS 6", "dapil" : [7601, 17607, 2760104]}, "900750435" : {"nama" : "TPS 7", "dapil" : [7601, 17607, 2760104]}}
json_instruct
{"type": "object", "properties": {"900750429": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900750430": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900750431": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900750432": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900750433": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900750434": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}, "900750435": {"type": "object", "properties": {"nama": {"type": "string"}, "dapil": {"type": "array", "items": {"type": "integer"}}}, "required": ["nama", "dapil"]}}, "required": ["900750429", "900750430", "900750431", "900750432", "900750433", "900750434", "900750435"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"templmd5": {"type": "string"}, "number": {"type": "string"}, "title": {"type": "string"}, "BACKCOLOR": {"type": "string"}, "FRONTCOLOR": {"type": "string"}, "filemd5": {"type": "string"}}, "required": ["templmd5", "number", "title", "BACKCOLOR", "FRONTCOLOR", "filemd5"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"templmd5" : "523d4615240572e66d3c9373d01f37cd", "number" : "1087", "title" : "Comitato CRI #Castelvetrano #Trapani lancia raccolta fondi ", "BACKCOLOR" : "green", "FRONTCOLOR" : "white", "filemd5" : "f9e5f8322a8299f46e804993a4ed9f2a"}
json_instruct
{"type": "object", "properties": {"templmd5": {"type": "string"}, "number": {"type": "string"}, "title": {"type": "string"}, "BACKCOLOR": {"type": "string"}, "FRONTCOLOR": {"type": "string"}, "filemd5": {"type": "string"}}, "required": ["templmd5", "number", "title", "BACKCOLOR", "FRONTCOLOR", "filemd5"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"aggregations": {"type": "array", "items": {"type": "object", "properties": {"event_type": {"type": "string"}, "results": {"type": "array", "items": {"type": "object", "properties": {"key": {"type": "string"}, "matching_results": {"type": "integer"}, "event_rate": {"type": "number"}}, "required": ["key", "matching_results", "event_rate"]}}}, "required": ["event_type", "results"]}}}, "required": ["aggregations"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"aggregations" : [{"event_type" : "click", "results" : [{"key" : "beat", "matching_results" : 117, "event_rate" : 0.0}, {"key" : "in", "matching_results" : 117, "event_rate" : 0.0}, {"key" : "jennings", "matching_results" : 117, "event_rate" : 0.0}, {"key" : "jeopardy", "matching_results" : 117, "event_rate" : 0.0}, {"key" : "ken", "matching_results" : 117, "event_rate" : 0.0}, {"key" : "who", "matching_results" : 117, "event_rate" : 0.0}, {"key" : "watson", "matching_results" : 3, "event_rate" : 0.0}, {"key" : "1", "matching_results" : 2, "event_rate" : 0.5}, {"key" : "field", "matching_results" : 2, "event_rate" : 0.5}, {"key" : "number", "matching_results" : 2, "event_rate" : 0.5}]}]}
json_instruct
{"type": "object", "properties": {"aggregations": {"type": "array", "items": {"type": "object", "properties": {"event_type": {"type": "string"}, "results": {"type": "array", "items": {"type": "object", "properties": {"key": {"type": "string"}, "matching_results": {"type": "integer"}, "event_rate": {"type": "number"}}, "required": ["key", "matching_results", "event_rate"]}}}, "required": ["event_type", "results"]}}}, "required": ["aggregations"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"nr_time_steps": {"type": "integer"}, "array": {"type": "object", "properties": {"shape": {"type": "array", "items": {"type": "integer"}}}, "required": ["shape"]}, "partition": {"type": "object", "properties": {"shape": {"type": "array", "items": {"type": "integer"}}, "range": {"type": "object", "properties": {"max_nr_elements": {"type": "integer"}, "multiplier": {"type": "number"}, "method": {"type": "string"}}, "required": ["max_nr_elements", "multiplier", "method"]}}, "required": ["shape", "range"]}}, "required": ["nr_time_steps", "array", "partition"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"nr_time_steps" : 50, "array" : {"shape" : [20000, 20000]}, "partition" : {"shape" : [100, 100], "range" : {"max_nr_elements" : 800000, "multiplier" : 2.0, "method" : "linear"}}}
json_instruct
{"type": "object", "properties": {"nr_time_steps": {"type": "integer"}, "array": {"type": "object", "properties": {"shape": {"type": "array", "items": {"type": "integer"}}}, "required": ["shape"]}, "partition": {"type": "object", "properties": {"shape": {"type": "array", "items": {"type": "integer"}}, "range": {"type": "object", "properties": {"max_nr_elements": {"type": "integer"}, "multiplier": {"type": "number"}, "method": {"type": "string"}}, "required": ["max_nr_elements", "multiplier", "method"]}}, "required": ["shape", "range"]}}, "required": ["nr_time_steps", "array", "partition"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"typeaheadjs.css": {"type": "string"}, "typeaheadjs.min.css": {"type": "string"}}, "required": ["typeaheadjs.css", "typeaheadjs.min.css"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"typeaheadjs.css" : "sha256-0V9+/WGj40Yf4nfelZU3S6+sZ2t5tWoExkAVtdbmPGY=", "typeaheadjs.min.css" : "sha256-ASp4bvLQ21NxBA4wvjJMyb/mZfPm2/HWSCTvQPhg3wE="}
json_instruct
{"type": "object", "properties": {"typeaheadjs.css": {"type": "string"}, "typeaheadjs.min.css": {"type": "string"}}, "required": ["typeaheadjs.css", "typeaheadjs.min.css"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "type": {"type": "string"}, "license": {"type": "string"}, "autoload": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"Rct567\\": {"type": "string"}}, "required": ["Rct567\\"]}}, "required": ["psr-4"]}, "autoload-dev": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"Rct567\\": {"type": "string"}}, "required": ["Rct567\\"]}}, "required": ["psr-4"]}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "coverage": {"type": "string"}}, "required": ["test", "coverage"]}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}}, "require": {"type": "object", "properties": {"php": {"type": "string"}, "ext-xml": {"type": "string"}, "ext-json": {"type": "string"}, "ext-dom": {"type": "string"}}, "required": ["php", "ext-xml", "ext-json", "ext-dom"]}, "require-dev": {"type": "object", "properties": {"phpunit/phpunit": {"type": "string"}, "phpunit/php-code-coverage": {"type": "string"}, "phpstan/phpstan": {"type": "string"}, "squizlabs/php_codesniffer": {"type": "string"}}, "required": ["phpunit/phpunit", "phpunit/php-code-coverage", "phpstan/phpstan", "squizlabs/php_codesniffer"]}}, "required": ["name", "description", "keywords", "type", "license", "autoload", "autoload-dev", "scripts", "authors", "require", "require-dev"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "rct567/dom-query", "description" : "DomQuery is a PHP library that allows easy 'jQuery like' DOM traversing and manipulation", "keywords" : ["jquery", "dom", "html", "xml", "css", "selector"], "type" : "library", "license" : "MIT", "autoload" : {"psr-4" : {"Rct567\\" : "src/Rct567"}}, "autoload-dev" : {"psr-4" : {"Rct567\\" : "tests/Rct567"}}, "scripts" : {"test" : "phpunit && phpstan analyze src -l 5 && phpcs", "coverage" : "phpunit --coverage-html coverage/"}, "authors" : [{"name" : "Rct567", "email" : "rct999@gmail.com"}], "require" : {"php" : "^7.0.0", "ext-xml" : "*", "ext-json" : "*", "ext-dom" : "*"}, "require-dev" : {"phpunit/phpunit" : "^6.5", "phpunit/php-code-coverage" : "^5.3", "phpstan/phpstan" : "^0.8", "squizlabs/php_codesniffer" : "^3.1"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "type": {"type": "string"}, "license": {"type": "string"}, "autoload": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"Rct567\\": {"type": "string"}}, "required": ["Rct567\\"]}}, "required": ["psr-4"]}, "autoload-dev": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"Rct567\\": {"type": "string"}}, "required": ["Rct567\\"]}}, "required": ["psr-4"]}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "coverage": {"type": "string"}}, "required": ["test", "coverage"]}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}}, "require": {"type": "object", "properties": {"php": {"type": "string"}, "ext-xml": {"type": "string"}, "ext-json": {"type": "string"}, "ext-dom": {"type": "string"}}, "required": ["php", "ext-xml", "ext-json", "ext-dom"]}, "require-dev": {"type": "object", "properties": {"phpunit/phpunit": {"type": "string"}, "phpunit/php-code-coverage": {"type": "string"}, "phpstan/phpstan": {"type": "string"}, "squizlabs/php_codesniffer": {"type": "string"}}, "required": ["phpunit/phpunit", "phpunit/php-code-coverage", "phpstan/phpstan", "squizlabs/php_codesniffer"]}}, "required": ["name", "description", "keywords", "type", "license", "autoload", "autoload-dev", "scripts", "authors", "require", "require-dev"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"1": {"type": "object", "properties": {"1INCH-A": {"type": "string"}, "AAVE-V1-A": {"type": "string"}, "AAVE-V2-A": {"type": "string"}, "AUTHORITY-A": {"type": "string"}, "BASIC-A": {"type": "string"}, "COMP-A": {"type": "string"}, "COMPOUND-A": {"type": "string"}, "MAKERDAO-A": {"type": "string"}, "UNISWAP-A": {"type": "string"}, "POLYGON-BRIDGE-A": {"type": "string"}}, "required": ["1INCH-A", "AAVE-V1-A", "AAVE-V2-A", "AUTHORITY-A", "BASIC-A", "COMP-A", "COMPOUND-A", "MAKERDAO-A", "UNISWAP-A", "POLYGON-BRIDGE-A"]}, "137": {"type": "object", "properties": {"AUTHORITY-A": {"type": "string"}, "BASIC-A": {"type": "string"}, "AAVE-V2-A": {"type": "string"}, "AAVE-CLAIM-A": {"type": "string"}}, "required": ["AUTHORITY-A", "BASIC-A", "AAVE-V2-A", "AAVE-CLAIM-A"]}}, "required": ["1", "137"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"1" : {"1INCH-A" : "0x6C7256cf7C003dD85683339F75DdE9971f98f2FD", "AAVE-V1-A" : "0x127d8cD0E2b2E0366D522DeA53A787bfE9002C14", "AAVE-V2-A" : "0x497Bc53507DF17e60F731e9534cff74E8BC9DBb8", "AUTHORITY-A" : "0x6CE3e607C808b4f4C26B7F6aDAeB619e49CAbb25", "BASIC-A" : "0x9926955e0Dd681Dc303370C52f4Ad0a4dd061687", "COMP-A" : "0x01fEF4d2B513C9F69E34b2f93Ef707FA9Ff60109", "COMPOUND-A" : "0xcD7661f786D5fd6b87ee33497Dd9cCD3b2702012", "MAKERDAO-A" : "0x839c2D3aDe63DF5b0b8F3E57D5e145057Ab41556", "UNISWAP-A" : "0xA4BF319968986D2352FA1c550D781bBFCCE3FcaB", "POLYGON-BRIDGE-A" : "0x697860CeE594c577F18f71cAf3d8B68D913c7366"}, "137" : {"AUTHORITY-A" : "0xf6474aD0dA75A0dE15D2c915e601D9f754B9e6fe", "BASIC-A" : "0x1cAF5EC802ca602E98139AD96A8f2B7BC524264E", "AAVE-V2-A" : "0xE84d8010Afc3663919F44685cB53ED88866da3eE", "AAVE-CLAIM-A" : "0xC7Cb1dE2721BFC0E0DA1b9D526bCdC54eF1C0eFC"}}
json_instruct
{"type": "object", "properties": {"1": {"type": "object", "properties": {"1INCH-A": {"type": "string"}, "AAVE-V1-A": {"type": "string"}, "AAVE-V2-A": {"type": "string"}, "AUTHORITY-A": {"type": "string"}, "BASIC-A": {"type": "string"}, "COMP-A": {"type": "string"}, "COMPOUND-A": {"type": "string"}, "MAKERDAO-A": {"type": "string"}, "UNISWAP-A": {"type": "string"}, "POLYGON-BRIDGE-A": {"type": "string"}}, "required": ["1INCH-A", "AAVE-V1-A", "AAVE-V2-A", "AUTHORITY-A", "BASIC-A", "COMP-A", "COMPOUND-A", "MAKERDAO-A", "UNISWAP-A", "POLYGON-BRIDGE-A"]}, "137": {"type": "object", "properties": {"AUTHORITY-A": {"type": "string"}, "BASIC-A": {"type": "string"}, "AAVE-V2-A": {"type": "string"}, "AAVE-CLAIM-A": {"type": "string"}}, "required": ["AUTHORITY-A", "BASIC-A", "AAVE-V2-A", "AAVE-CLAIM-A"]}}, "required": ["1", "137"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"challenge_name": {"type": "string"}, "package_name": {"type": "string"}, "challenge_kind": {"type": "array", "items": {"type": "string"}}, "evalutils_name": {"type": "string"}, "evalutils_version": {"type": "string"}, "docker_base_container": {"type": "string"}, "dev_build": {"type": "integer"}, "_copy_without_render": {"type": "array", "items": {"type": "string"}}}, "required": ["challenge_name", "package_name", "challenge_kind", "evalutils_name", "evalutils_version", "docker_base_container", "dev_build", "_copy_without_render"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"challenge_name" : "", "package_name" : "{{ cookiecutter.challenge_name|replace(' ', '') }}", "challenge_kind" : ["Classification", "Segmentation", "Detection"], "evalutils_name" : "", "evalutils_version" : "", "docker_base_container" : "python:3.9-slim", "dev_build" : 0, "_copy_without_render" : ["*.github"]}
json_instruct
{"type": "object", "properties": {"challenge_name": {"type": "string"}, "package_name": {"type": "string"}, "challenge_kind": {"type": "array", "items": {"type": "string"}}, "evalutils_name": {"type": "string"}, "evalutils_version": {"type": "string"}, "docker_base_container": {"type": "string"}, "dev_build": {"type": "integer"}, "_copy_without_render": {"type": "array", "items": {"type": "string"}}}, "required": ["challenge_name", "package_name", "challenge_kind", "evalutils_name", "evalutils_version", "docker_base_container", "dev_build", "_copy_without_render"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"$schema": {"type": "string"}, "type": {"type": "string"}, "itemDisplayName": {"type": "string"}, "description": {"type": "string"}, "summary": {"type": "string"}, "githubUsername": {"type": "string"}, "dateUpdated": {"type": "string"}}, "required": ["$schema", "type", "itemDisplayName", "description", "summary", "githubUsername", "dateUpdated"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"$schema" : "https://aka.ms/azure-quickstart-templates-metadata-schema#", "type" : "QuickStart", "itemDisplayName" : "Azure Logic Apps - B2B Disaster Recovery replication", "description" : "Creates replication Logic Apps for AS2 MIC, generated and received X12 control numbers. Each Logic App's trigger points to a primary site integration account. Each Logic App's action points to a secondary site integration account.", "summary" : "Demonstrates B2B Disaster Recovery replication using Logic Apps", "githubUsername" : "pankajsn", "dateUpdated" : "2021-05-13"}
json_instruct
{"type": "object", "properties": {"$schema": {"type": "string"}, "type": {"type": "string"}, "itemDisplayName": {"type": "string"}, "description": {"type": "string"}, "summary": {"type": "string"}, "githubUsername": {"type": "string"}, "dateUpdated": {"type": "string"}}, "required": ["$schema", "type", "itemDisplayName", "description", "summary", "githubUsername", "dateUpdated"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"ConnectionStrings": {"type": "object", "properties": {"InvestmentDatabase": {"type": "string"}}, "required": ["InvestmentDatabase"]}, "StockIndexServiceUrl": {"type": "string"}, "Logging": {"type": "object", "properties": {"LogLevel": {"type": "object", "properties": {"Default": {"type": "string"}}, "required": ["Default"]}}, "required": ["LogLevel"]}, "AllowedHosts": {"type": "string"}, "ApplicationInsights": {"type": "object", "properties": {"InstrumentationKey": {"type": "string"}}, "required": ["InstrumentationKey"]}}, "required": ["ConnectionStrings", "StockIndexServiceUrl", "Logging", "AllowedHosts", "ApplicationInsights"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"ConnectionStrings" : {"InvestmentDatabase" : "Server=localhost\\sqlexpress;Database=StockData;Trusted_Connection=True;MultipleActiveResultSets=true;Application Name=Investment Manager"}, "StockIndexServiceUrl" : "http://localhost:52505", "Logging" : {"LogLevel" : {"Default" : "Warning"}}, "AllowedHosts" : "*", "ApplicationInsights" : {"InstrumentationKey" : "43df619c-61f6-45f5-a90e-13dab05d8e02"}}
json_instruct
{"type": "object", "properties": {"ConnectionStrings": {"type": "object", "properties": {"InvestmentDatabase": {"type": "string"}}, "required": ["InvestmentDatabase"]}, "StockIndexServiceUrl": {"type": "string"}, "Logging": {"type": "object", "properties": {"LogLevel": {"type": "object", "properties": {"Default": {"type": "string"}}, "required": ["Default"]}}, "required": ["LogLevel"]}, "AllowedHosts": {"type": "string"}, "ApplicationInsights": {"type": "object", "properties": {"InstrumentationKey": {"type": "string"}}, "required": ["InstrumentationKey"]}}, "required": ["ConnectionStrings", "StockIndexServiceUrl", "Logging", "AllowedHosts", "ApplicationInsights"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "start": {"type": "string"}, "test": {"type": "string"}}, "required": ["build", "start", "test"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "email", "url"]}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"babel-core": {"type": "string"}, "babel-loader": {"type": "string"}, "babel-preset-env": {"type": "string"}, "clean-webpack-plugin": {"type": "string"}, "css-loader": {"type": "string"}, "file-loader": {"type": "string"}, "html-webpack-plugin": {"type": "string"}, "style-loader": {"type": "string"}, "webpack": {"type": "string"}, "webpack-dev-server": {"type": "string"}, "webpack-merge": {"type": "string"}}, "required": ["babel-core", "babel-loader", "babel-preset-env", "clean-webpack-plugin", "css-loader", "file-loader", "html-webpack-plugin", "style-loader", "webpack", "webpack-dev-server", "webpack-merge"]}}, "required": ["name", "version", "description", "main", "scripts", "repository", "keywords", "author", "license", "bugs", "homepage", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "webpack-boilerplate-split", "version" : "0.1.0", "description" : "A webpack boilerplate with separate development and production configurations", "main" : "index.js", "scripts" : {"build" : "webpack --config webpack.prod.js", "start" : "webpack-dev-server --config webpack.dev.js", "test" : "echo \"Error: no test specified\" && exit 1"}, "repository" : {"type" : "git", "url" : "git+https://github.com/thornecc/webpack-boilerplate-split.git"}, "keywords" : ["webpack", "boilerplate", "babel", "web"], "author" : {"name" : "Alex Thorne", "email" : "alex@thorne.io", "url" : "https://alexthorne.io"}, "license" : "MIT", "bugs" : {"url" : "https://github.com/thornecc/webpack-boilerplate-split/issues"}, "homepage" : "https://github.com/thornecc/webpack-boilerplate-split#readme", "devDependencies" : {"babel-core" : "^6.26.0", "babel-loader" : "^7.1.2", "babel-preset-env" : "^1.6.1", "clean-webpack-plugin" : "^0.1.17", "css-loader" : "^0.28.7", "file-loader" : "^1.1.5", "html-webpack-plugin" : "^2.30.1", "style-loader" : "^0.19.0", "webpack" : "^3.10.0", "webpack-dev-server" : "^2.9.7", "webpack-merge" : "^4.1.1"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "start": {"type": "string"}, "test": {"type": "string"}}, "required": ["build", "start", "test"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "email", "url"]}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"babel-core": {"type": "string"}, "babel-loader": {"type": "string"}, "babel-preset-env": {"type": "string"}, "clean-webpack-plugin": {"type": "string"}, "css-loader": {"type": "string"}, "file-loader": {"type": "string"}, "html-webpack-plugin": {"type": "string"}, "style-loader": {"type": "string"}, "webpack": {"type": "string"}, "webpack-dev-server": {"type": "string"}, "webpack-merge": {"type": "string"}}, "required": ["babel-core", "babel-loader", "babel-preset-env", "clean-webpack-plugin", "css-loader", "file-loader", "html-webpack-plugin", "style-loader", "webpack", "webpack-dev-server", "webpack-merge"]}}, "required": ["name", "version", "description", "main", "scripts", "repository", "keywords", "author", "license", "bugs", "homepage", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"author": {"type": "string"}, "classifications": {"type": "array", "items": {"type": "string"}}, "name": {"type": "string"}, "identity": {"type": "string"}, "shortName": {"type": "string"}, "tags": {"type": "object", "properties": {"language": {"type": "string"}, "type": {"type": "string"}}, "required": ["language", "type"]}, "sourceName": {"type": "string"}, "preferNameDirectory": {"type": "boolean"}}, "required": ["author", "classifications", "name", "identity", "shortName", "tags", "sourceName", "preferNameDirectory"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"author" : "zhf883680", "classifications" : ["Web/WebAPI"], "name" : "WebApiTplDemo", "identity" : "WebApiTplDemo", "shortName" : "wtpl", "tags" : {"language" : "C#", "type" : "project"}, "sourceName" : "WebApiTpl", "preferNameDirectory" : true}
json_instruct
{"type": "object", "properties": {"author": {"type": "string"}, "classifications": {"type": "array", "items": {"type": "string"}}, "name": {"type": "string"}, "identity": {"type": "string"}, "shortName": {"type": "string"}, "tags": {"type": "object", "properties": {"language": {"type": "string"}, "type": {"type": "string"}}, "required": ["language", "type"]}, "sourceName": {"type": "string"}, "preferNameDirectory": {"type": "boolean"}}, "required": ["author", "classifications", "name", "identity", "shortName", "tags", "sourceName", "preferNameDirectory"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"id": {"type": "integer"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"src:alt_label": {"type": "string"}, "src:geom": {"type": "string"}, "wof:geomhash": {"type": "string"}, "wof:id": {"type": "integer"}, "wof:repo": {"type": "string"}}, "required": ["src:alt_label", "src:geom", "wof:geomhash", "wof:id", "wof:repo"]}, "bbox": {"type": "array", "items": {"type": "number"}}, "geometry": {"type": "object", "properties": {"coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}, "type": {"type": "string"}}, "required": ["coordinates", "type"]}}, "required": ["id", "type", "properties", "bbox", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : 85909793, "type" : "Feature", "properties" : {"src:alt_label" : "quattroshapes", "src:geom" : "quattroshapes", "wof:geomhash" : "a2d441b660fdee6e74e83ea86b4526ec", "wof:id" : 85909793, "wof:repo" : "whosonfirst-data-admin-jp"}, "bbox" : [140.81550048800005, 35.70306792370015, 140.82948797068957, 35.71975793930002], "geometry" : {"coordinates" : [[[140.82658203771553, 35.70317444704922], [140.8255004880004, 35.70306792370015], [140.8235495847801, 35.70326007089599], [140.82167365367638, 35.70382912837501], [140.8199447856702, 35.70475322757714], [140.8184294201883, 35.70599685588823], [140.8171857918773, 35.70751222137004], [140.81626169267508, 35.70924108937648], [140.81569263519617, 35.71111702047992], [140.81550048800005, 35.71306792370022], [140.81569263519617, 35.71501882692034], [140.81577730616578, 35.71529794970043], [140.81569263519617, 35.71557707247999], [140.81550048800005, 35.71752797570012], [140.81569263519617, 35.71947887892033], [140.81577726830807, 35.71975787690052], [140.82275390600006, 35.71975787690052], [140.82275390600006, 35.71975793930002], [140.8282470700001, 35.71975793930002], [140.8282470700001, 35.71835469166336], [140.82948797068957, 35.71682628860627], [140.82824712066412, 35.71529801210012], [140.8282470700001, 35.71529794970043], [140.8282470700001, 35.71083783530005], [140.8282470700001, 35.70522498988689], [140.82658203771553, 35.70317444704922]]], "type" : "Polygon"}}
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"src:alt_label": {"type": "string"}, "src:geom": {"type": "string"}, "wof:geomhash": {"type": "string"}, "wof:id": {"type": "integer"}, "wof:repo": {"type": "string"}}, "required": ["src:alt_label", "src:geom", "wof:geomhash", "wof:id", "wof:repo"]}, "bbox": {"type": "array", "items": {"type": "number"}}, "geometry": {"type": "object", "properties": {"coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}, "type": {"type": "string"}}, "required": ["coordinates", "type"]}}, "required": ["id", "type", "properties", "bbox", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"552010": {"type": "object", "properties": {"count": {"type": "integer"}}, "required": ["count"]}, "count": {"type": "integer"}, "411012": {"type": "object", "properties": {"count": {"type": "integer"}}, "required": ["count"]}, "499021": {"type": "object", "properties": {"count": {"type": "integer"}}, "required": ["count"]}, "412010": {"type": "object", "properties": {"count": {"type": "integer"}}, "required": ["count"]}, "391021": {"type": "object", "properties": {"count": {"type": "integer"}}, "required": ["count"]}, "132011": {"type": "object", "properties": {"count": {"type": "integer"}}, "required": ["count"]}, "N.A.//": {"type": "object", "properties": {"count": {"type": "integer"}}, "required": ["count"]}, "272020": {"type": "object", "properties": {"count": {"type": "integer"}}, "required": ["count"]}}, "required": ["552010", "count", "411012", "499021", "412010", "391021", "132011", "N.A.//", "272020"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"552010" : {"count" : 1}, "count" : 18, "411012" : {"count" : 1}, "499021" : {"count" : 1}, "412010" : {"count" : 1}, "391021" : {"count" : 1}, "132011" : {"count" : 1}, "N.A.//" : {"count" : 9}, "272020" : {"count" : 3}}
json_instruct
{"type": "object", "properties": {"552010": {"type": "object", "properties": {"count": {"type": "integer"}}, "required": ["count"]}, "count": {"type": "integer"}, "411012": {"type": "object", "properties": {"count": {"type": "integer"}}, "required": ["count"]}, "499021": {"type": "object", "properties": {"count": {"type": "integer"}}, "required": ["count"]}, "412010": {"type": "object", "properties": {"count": {"type": "integer"}}, "required": ["count"]}, "391021": {"type": "object", "properties": {"count": {"type": "integer"}}, "required": ["count"]}, "132011": {"type": "object", "properties": {"count": {"type": "integer"}}, "required": ["count"]}, "N.A.//": {"type": "object", "properties": {"count": {"type": "integer"}}, "required": ["count"]}, "272020": {"type": "object", "properties": {"count": {"type": "integer"}}, "required": ["count"]}}, "required": ["552010", "count", "411012", "499021", "412010", "391021", "132011", "N.A.//", "272020"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"kind": {"type": "string"}, "name": {"type": "string"}, "href": {"type": "string"}, "description": {"type": "string"}, "refs": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "href": {"type": "string"}, "description": {"type": "string"}}, "required": ["name", "href", "description"]}}}, "required": ["kind", "name", "href", "description", "refs"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"kind" : "Type", "name" : "DedicatedWorkerGlobalScope", "href" : "https://developer.mozilla.org/en-US/docs/Web/API/DedicatedWorkerGlobalScope", "description" : "The DedicatedWorkerGlobalScope object (the Worker global scope) is accessible through the self keyword. Some additional global functions, namespaces objects, and constructors, not typically associated with the worker global scope, but available on it, are listed in the JavaScript Reference. See also: Functions available to workers.", "refs" : [{"name" : "HTML Standard", "href" : "https://html.spec.whatwg.org/multipage/workers.html#dedicated-workers-and-the-dedicatedworkerglobalscope-interface", "description" : "(HTML) # dedicated-workers-and-the-dedicatedworkerglobalscope-interface"}]}
json_instruct
{"type": "object", "properties": {"kind": {"type": "string"}, "name": {"type": "string"}, "href": {"type": "string"}, "description": {"type": "string"}, "refs": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "href": {"type": "string"}, "description": {"type": "string"}}, "required": ["name", "href", "description"]}}}, "required": ["kind", "name", "href", "description", "refs"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid 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" : "Camiros, Anilao, Iloilo, Western Visayas (Region VI), PH", "locale" : "ph.western-visayas-region-vi.iloilo.anilao.camiros", "country_id" : 177, "country_reference" : 177, "country_name" : "Philippines", "region_id" : "16", "region_reference" : "6", "region_name" : "Western Visayas (Region VI)", "province_id" : "36", "province_reference" : "36", "province_name" : "Iloilo", "city_id" : "59", "city_reference" : "649", "city_name" : "Anilao", "barangay_id" : "1334", "barangay_reference" : "15516", "barangay_name" : "Camiros"}, "geometry" : {"type" : "MultiPolygon", "coordinates" : [[[[122.716988, 10.99417], [122.717812, 10.99326], [122.718246, 10.9919], [122.720177, 10.99015], [122.717812, 10.9885], [122.712463, 10.98756], [122.713814, 10.98542], [122.714432, 10.98533], [122.714569, 10.98318], [122.710068, 10.98236], [122.708458, 10.98184], [122.707153, 10.98135], [122.706429, 10.98059], [122.706589, 10.97981], [122.706657, 10.97918], [122.705063, 10.97901], [122.704552, 10.98028], [122.704803, 10.98139], [122.70475, 10.98202], [122.704491, 10.9825], [122.704048, 10.98258], [122.703491, 10.98301], [122.702919, 10.98381], [122.702217, 10.9843], [122.701874, 10.98486], [122.70163, 10.9859], [122.701027, 10.98752], [122.700279, 10.98819], [122.70002, 10.9894], [122.700829, 10.99316], [122.703011, 11.00741], [122.709259, 11.00456], [122.709312, 11.00108], [122.711113, 10.99794], [122.714272, 10.99842], [122.715393, 10.99688], [122.716293, 10.99623], [122.716217, 10.9945], [122.716988, 10.99417]]]]}}
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#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "weapontype": {"type": "string"}, "rarity": {"type": "string"}, "baseatk": {"type": "integer"}, "substat": {"type": "string"}, "subvalue": {"type": "string"}, "effectname": {"type": "string"}, "effect": {"type": "string"}, "r1": {"type": "array", "items": {"type": "string"}}, "r2": {"type": "array", "items": {"type": "string"}}, "r3": {"type": "array", "items": {"type": "string"}}, "r4": {"type": "array", "items": {"type": "string"}}, "r5": {"type": "array", "items": {"type": "string"}}, "weaponmaterialtype": {"type": "string"}, "costs": {"type": "object", "properties": {"ascend1": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "count": {"type": "integer"}}, "required": ["name", "count"]}}, "ascend2": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "count": {"type": "integer"}}, "required": ["name", "count"]}}, "ascend3": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "count": {"type": "integer"}}, "required": ["name", "count"]}}, "ascend4": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "count": {"type": "integer"}}, "required": ["name", "count"]}}, "ascend5": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "count": {"type": "integer"}}, "required": ["name", "count"]}}, "ascend6": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "count": {"type": "integer"}}, "required": ["name", "count"]}}}, "required": ["ascend1", "ascend2", "ascend3", "ascend4", "ascend5", "ascend6"]}}, "required": ["name", "description", "weapontype", "rarity", "baseatk", "substat", "subvalue", "effectname", "effect", "r1", "r2", "r3", "r4", "r5", "weaponmaterialtype", "costs"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "Borla Blanca", "description" : "Un arma est\u00e1ndar de la Geoarmada. Tiene un eje firme y una punta de lanza afilada. Es un arma muy fiable.", "weapontype" : "Lanza", "rarity" : "3", "baseatk" : 39, "substat" : "Prob. CRIT", "subvalue" : "5.1", "effectname" : "Afilado", "effect" : "El da\u00f1o de Ataque Normal aumenta en un {0}.", "r1" : ["24%"], "r2" : ["30%"], "r3" : ["36%"], "r4" : ["42%"], "r5" : ["48%"], "weaponmaterialtype" : "", "costs" : {"ascend1" : [{"name" : "Mora", "count" : 5000}, {"name" : "Arena brillante de Guyun", "count" : 2}, {"name" : "Daga de cacer\u00eda", "count" : 2}, {"name" : "Insignia del recluta", "count" : 1}], "ascend2" : [{"name" : "Mora", "count" : 10000}, {"name" : "Piedra reluciente de Guyun", "count" : 2}, {"name" : "Daga de cacer\u00eda", "count" : 8}, {"name" : "Insignia del recluta", "count" : 5}], "ascend3" : [{"name" : "Mora", "count" : 15000}, {"name" : "Piedra reluciente de Guyun", "count" : 4}, {"name" : "Daga del agente", "count" : 4}, {"name" : "Insignia del sargento", "count" : 4}], "ascend4" : [{"name" : "Mora", "count" : 20000}, {"name" : "Reliquia de Guyun", "count" : 2}, {"name" : "Daga del agente", "count" : 8}, {"name" : "Insignia del sargento", "count" : 6}], "ascend5" : [{"name" : "Mora", "count" : 25000}, {"name" : "Reliquia de Guyun", "count" : 4}, {"name" : "Daga larga del inspector", "count" : 6}, {"name" : "Insignia del oficial", "count" : 4}], "ascend6" : [{"name" : "Mora", "count" : 30000}, {"name" : "Cuerpo divino de Guyun", "count" : 3}, {"name" : "Daga larga del inspector", "count" : 12}, {"name" : "Insignia del oficial", "count" : 8}]}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "weapontype": {"type": "string"}, "rarity": {"type": "string"}, "baseatk": {"type": "integer"}, "substat": {"type": "string"}, "subvalue": {"type": "string"}, "effectname": {"type": "string"}, "effect": {"type": "string"}, "r1": {"type": "array", "items": {"type": "string"}}, "r2": {"type": "array", "items": {"type": "string"}}, "r3": {"type": "array", "items": {"type": "string"}}, "r4": {"type": "array", "items": {"type": "string"}}, "r5": {"type": "array", "items": {"type": "string"}}, "weaponmaterialtype": {"type": "string"}, "costs": {"type": "object", "properties": {"ascend1": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "count": {"type": "integer"}}, "required": ["name", "count"]}}, "ascend2": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "count": {"type": "integer"}}, "required": ["name", "count"]}}, "ascend3": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "count": {"type": "integer"}}, "required": ["name", "count"]}}, "ascend4": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "count": {"type": "integer"}}, "required": ["name", "count"]}}, "ascend5": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "count": {"type": "integer"}}, "required": ["name", "count"]}}, "ascend6": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "count": {"type": "integer"}}, "required": ["name", "count"]}}}, "required": ["ascend1", "ascend2", "ascend3", "ascend4", "ascend5", "ascend6"]}}, "required": ["name", "description", "weapontype", "rarity", "baseatk", "substat", "subvalue", "effectname", "effect", "r1", "r2", "r3", "r4", "r5", "weaponmaterialtype", "costs"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"id": {"type": "string"}, "district_id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "district_id", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "5202090006", "district_id" : "5202090", "name" : "MANTANG"}
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#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"status_code": {"type": "integer"}, "user_list": {"type": "array", "items": {}}, "extra": {"type": "object", "properties": {"now": {"type": "integer"}, "fatal_item_ids": {"type": "array", "items": {}}, "logid": {"type": "string"}}, "required": ["now", "fatal_item_ids", "logid"]}, "log_pb": {"type": "object", "properties": {"impr_id": {"type": "string"}}, "required": ["impr_id"]}}, "required": ["status_code", "user_list", "extra", "log_pb"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"status_code" : 0, "user_list" : [], "extra" : {"now" : 1639494956000, "fatal_item_ids" : [], "logid" : "202112142315560102121000792A0771A8"}, "log_pb" : {"impr_id" : "202112142315560102121000792A0771A8"}}
json_instruct
{"type": "object", "properties": {"status_code": {"type": "integer"}, "user_list": {"type": "array", "items": {}}, "extra": {"type": "object", "properties": {"now": {"type": "integer"}, "fatal_item_ids": {"type": "array", "items": {}}, "logid": {"type": "string"}}, "required": ["now", "fatal_item_ids", "logid"]}, "log_pb": {"type": "object", "properties": {"impr_id": {"type": "string"}}, "required": ["impr_id"]}}, "required": ["status_code", "user_list", "extra", "log_pb"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"author": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}, "date": {"type": "object", "properties": {"day": {"type": "integer"}, "full": {"type": "integer"}, "month": {"type": "integer"}, "week": {"type": "integer"}}, "required": ["day", "full", "month", "week"]}, "id": {"type": "string"}, "picture": {"type": "object", "properties": {"filesize": {"type": "integer"}, "fullUrl": {"type": "string"}, "hash": {"type": "string"}, "height": {"type": "integer"}, "lqip": {"type": "string"}, "url": {"type": "string"}, "width": {"type": "integer"}}, "required": ["filesize", "fullUrl", "hash", "height", "lqip", "url", "width"]}, "score": {"type": "object", "properties": {"comments": {"type": "integer"}, "downs": {"type": "integer"}, "ratio": {"type": "number"}, "ups": {"type": "integer"}, "value": {"type": "integer"}}, "required": ["comments", "downs", "ratio", "ups", "value"]}, "subreddit": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "name"]}, "tags": {"type": "array", "items": {}}, "title": {"type": "string"}, "url": {"type": "string"}}, "required": ["author", "date", "id", "picture", "score", "subreddit", "tags", "title", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"author" : {"name" : "[deleted]"}, "date" : {"day" : 1417910400, "full" : 1417987067, "month" : 1417392000, "week" : 1417910400}, "id" : "t3_2okz8o", "picture" : {"filesize" : 78547, "fullUrl" : "https://external-preview.redd.it/XU-HUMp6rUBZhas8gYafLylJpR_pIriFJ-DqLwsC5XQ.jpg?auto=webp&s=2e0a82bb2462d057f8e8e92585608f7f03cb7499", "hash" : "713f6a22d0", "height" : 480, "lqip" : "data:image/jpg;base64,/9j/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj/wAARCAAMABADASIAAhEBAxEB/8QAFgABAQEAAAAAAAAAAAAAAAAABgEE/8QAIxAAAQQABgMBAQAAAAAAAAAAAQIDBBEABQYTISISMYFBYf/EABUBAQEAAAAAAAAAAAAAAAAAAAME/8QAGhEAAgIDAAAAAAAAAAAAAAAAAAEDEgIRE//aAAwDAQACEQMRAD8AGad01LU1FS9lc99DS1pkutxCsIBvxCSPdfPuJm0B+XFZYVlRBiKVuNqjhtxdjoLHPIN1+/3CrVWoJkCDs5aEwlOd95lS9wda4JUeMaRmL0hye7KCX1qackAuWopX4AAg3YqrA9Yky3UeKNdro//Z", "url" : "https://external-preview.redd.it/XU-HUMp6rUBZhas8gYafLylJpR_pIriFJ-DqLwsC5XQ.jpg?width=640&crop=smart&auto=webp&s=6e7ea52ef35461aaf02079a856f6c3e0a7816971", "width" : 640}, "score" : {"comments" : 8, "downs" : 0, "ratio" : 0.97, "ups" : 49, "value" : 49}, "subreddit" : {"id" : "t5_2xy5e", "name" : "TerrainBuilding"}, "tags" : [], "title" : "X-post from /r/warhammer40k: Jungle/Forest basing tutorial.", "url" : "https://www.reddit.com/r/TerrainBuilding/comments/2okz8o/xpost_from_rwarhammer40k_jungleforest_basing/"}
json_instruct
{"type": "object", "properties": {"author": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}, "date": {"type": "object", "properties": {"day": {"type": "integer"}, "full": {"type": "integer"}, "month": {"type": "integer"}, "week": {"type": "integer"}}, "required": ["day", "full", "month", "week"]}, "id": {"type": "string"}, "picture": {"type": "object", "properties": {"filesize": {"type": "integer"}, "fullUrl": {"type": "string"}, "hash": {"type": "string"}, "height": {"type": "integer"}, "lqip": {"type": "string"}, "url": {"type": "string"}, "width": {"type": "integer"}}, "required": ["filesize", "fullUrl", "hash", "height", "lqip", "url", "width"]}, "score": {"type": "object", "properties": {"comments": {"type": "integer"}, "downs": {"type": "integer"}, "ratio": {"type": "number"}, "ups": {"type": "integer"}, "value": {"type": "integer"}}, "required": ["comments", "downs", "ratio", "ups", "value"]}, "subreddit": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "name"]}, "tags": {"type": "array", "items": {}}, "title": {"type": "string"}, "url": {"type": "string"}}, "required": ["author", "date", "id", "picture", "score", "subreddit", "tags", "title", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "homepage": {"type": "string"}, "authors": {"type": "array", "items": {"type": "string"}}, "description": {"type": "string"}, "main": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "license": {"type": "string"}, "ignore": {"type": "array", "items": {"type": "string"}}}, "required": ["name", "version", "homepage", "authors", "description", "main", "keywords", "license", "ignore"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "ademis-feedback", "version" : "0.1.0", "homepage" : "https://github.com/ademisinfo/feedback", "authors" : ["Titouan Galopin <galopintitouan@gmail.com>"], "description" : "Javascript library for in-website user bug report, with screenshot and context saved", "main" : "src/AdemisFeedback.jsx", "keywords" : ["report", "feedback", "ademis", "in-website", "in-app", "screenshot"], "license" : "MIT", "ignore" : ["**/.*", "node_modules", "bower_components", "test", "tests"]}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "homepage": {"type": "string"}, "authors": {"type": "array", "items": {"type": "string"}}, "description": {"type": "string"}, "main": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "license": {"type": "string"}, "ignore": {"type": "array", "items": {"type": "string"}}}, "required": ["name", "version", "homepage", "authors", "description", "main", "keywords", "license", "ignore"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"id": {"type": "integer"}, "uid": {"type": "integer"}, "uname": {"type": "string"}, "face": {"type": "string"}, "originContentModify": {"type": "string"}, "originType": {"type": "integer"}, "reasonType": {"type": "integer"}, "punishTime": {"type": "integer"}, "punishType": {"type": "integer"}, "moralNum": {"type": "integer"}, "blockedDays": {"type": "integer"}, "blockedType": {"type": "integer"}, "blockedForever": {"type": "boolean"}, "commentSum": {"type": "integer"}, "punishTitle": {"type": "string"}, "reasonTypeName": {"type": "string"}}, "required": ["id", "uid", "uname", "face", "originContentModify", "originType", "reasonType", "punishTime", "punishType", "moralNum", "blockedDays", "blockedType", "blockedForever", "commentSum", "punishTitle", "reasonTypeName"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : 33434, "uid" : 4142378, "uname" : "\u5317\u57ce76", "face" : "http://i1.hdslb.com/bfs/face/090903ffa2a826c1718be244fd9d49c3c14af36e.jpg", "originContentModify" : "<p>\u2193\u574f\u4eba\u2193</p><p><br></p><p>\u6279\u6ce8\uff1a\u2190\u574f\u4eba</p><p>\uff08\u9664\u4e86\u8bed\u8a00\u63cf\u8ff0\uff0c\u60ac\u7591\u7c7b\u89c6\u9891\u7279\u5b9a\u5185\u5bb9\u4e2d\u7684\u6307\u5411\u6027\u7bad\u5934\u5982\u679c\u6784\u6210\u5267\u900f\uff0c\u4e5f\u4f1a\u4ee5\u76f8\u5173\u6807\u51c6\u8fdb\u884c\u5904\u7f5a\uff09</p><p><br></p>", "originType" : 2, "reasonType" : 10, "punishTime" : 1497841646000, "punishType" : 2, "moralNum" : 10, "blockedDays" : 7, "blockedType" : 0, "blockedForever" : false, "commentSum" : 96, "punishTitle" : "\u5728\u5f39\u5e55\u4e2d\u53d1\u5e03\u5267\u900f\u4fe1\u606f", "reasonTypeName" : "\u53d1\u5e03\u5267\u900f\u4fe1\u606f"}
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "uid": {"type": "integer"}, "uname": {"type": "string"}, "face": {"type": "string"}, "originContentModify": {"type": "string"}, "originType": {"type": "integer"}, "reasonType": {"type": "integer"}, "punishTime": {"type": "integer"}, "punishType": {"type": "integer"}, "moralNum": {"type": "integer"}, "blockedDays": {"type": "integer"}, "blockedType": {"type": "integer"}, "blockedForever": {"type": "boolean"}, "commentSum": {"type": "integer"}, "punishTitle": {"type": "string"}, "reasonTypeName": {"type": "string"}}, "required": ["id", "uid", "uname", "face", "originContentModify", "originType", "reasonType", "punishTime", "punishType", "moralNum", "blockedDays", "blockedType", "blockedForever", "commentSum", "punishTitle", "reasonTypeName"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"directions": {"type": "array", "items": {"type": "string"}}, "ingredients": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "source": {"type": "string"}, "tags": {"type": "array", "items": {}}, "title": {"type": "string"}, "url": {"type": "string"}}, "required": ["directions", "ingredients", "language", "source", "tags", "title", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"directions" : ["In a salad bowl, combine the turkey, sunflower seeds, raisins, apples, mayonnaise, salt, and lemon juice; mix well. Refrigerate at least 2 hours to blend flavors."], "ingredients" : ["4 cups cooked turkey, cut into bite-size pieces", "1/2 cup roasted sunflower seed kernels", "1/2 cup raisins", "2 small apples, cored and diced", "1/2 cup mayonnaise", "1/2 teaspoon sea salt", "1/2 lemon, juiced"], "language" : "en-US", "source" : "allrecipes.com", "tags" : [], "title" : "Sweet Leftover Turkey Salad", "url" : "http://allrecipes.com/recipe/212688/sweet-leftover-turkey-salad/"}
json_instruct
{"type": "object", "properties": {"directions": {"type": "array", "items": {"type": "string"}}, "ingredients": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "source": {"type": "string"}, "tags": {"type": "array", "items": {}}, "title": {"type": "string"}, "url": {"type": "string"}}, "required": ["directions", "ingredients", "language", "source", "tags", "title", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"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" : [[[-82.930249, 39.888737], [-82.928738, 39.906818], [-82.921364, 39.906352], [-82.920928, 39.903984], [-82.916616, 39.903889], [-82.917208, 39.905263], [-82.920167, 39.905984], [-82.925951, 39.910787], [-82.924417, 39.915418], [-82.925619, 39.918163], [-82.880634, 39.915535], [-82.883231, 39.886994], [-82.925907, 39.889335], [-82.930249, 39.888737]]]}, "type" : "Feature", "properties" : {"cartodb_id" : 51684}}]}
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 a JSON structure that matches this schema definition: {"type": "object", "properties": {"Name": {"type": "string"}, "ShortName": {"type": "string"}, "Description": {"type": "string"}, "casingName": {"type": "string"}}, "required": ["Name", "ShortName", "Description", "casingName"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"Name" : "Munici\u00f3n M62 de 7,62x51 mm", "ShortName" : "M62", "Description" : "Munici\u00f3n militar est\u00e1ndar M62 con balas trazadoras de calibre 7,62x51 mm.", "casingName" : "M62 7,62x51 mm"}
json_instruct
{"type": "object", "properties": {"Name": {"type": "string"}, "ShortName": {"type": "string"}, "Description": {"type": "string"}, "casingName": {"type": "string"}}, "required": ["Name", "ShortName", "Description", "casingName"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"conditionals2.mul": {"type": "array", "items": {"type": "integer"}}, "conditionals2.add2_r": {"type": "integer"}}, "required": ["conditionals2.mul", "conditionals2.add2_r"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"conditionals2.mul" : [5, 1, 4], "conditionals2.add2_r" : 5}
json_instruct
{"type": "object", "properties": {"conditionals2.mul": {"type": "array", "items": {"type": "integer"}}, "conditionals2.add2_r": {"type": "integer"}}, "required": ["conditionals2.mul", "conditionals2.add2_r"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "array", "items": {"type": "object", "properties": {"__symbolic": {"type": "string"}, "version": {"type": "integer"}, "metadata": {"type": "object", "properties": {"ToolbarBase": {"type": "object", "properties": {"__symbolic": {"type": "string"}, "extends": {"type": "object", "properties": {"__symbolic": {"type": "string"}, "module": {"type": "string"}, "name": {"type": "string"}}, "required": ["__symbolic", "module", "name"]}, "members": {"type": "object", "properties": {"__ctor__": {"type": "array", "items": {"type": "object", "properties": {"__symbolic": {"type": "string"}, "parameters": {"type": "array", "items": {"type": "object", "properties": {"__symbolic": {"type": "string"}, "module": {"type": "string"}, "name": {"type": "string"}}, "required": ["__symbolic", "module", "name"]}}}, "required": ["__symbolic", "parameters"]}}, "_setTitle": {"type": "array", "items": {"type": "object", "properties": {"__symbolic": {"type": "string"}}, "required": ["__symbolic"]}}, "getTitleText": {"type": "array", "items": {"type": "object", "properties": {"__symbolic": {"type": "string"}}, "required": ["__symbolic"]}}}, "required": ["__ctor__", "_setTitle", "getTitleText"]}}, "required": ["__symbolic", "extends", "members"]}}, "required": ["ToolbarBase"]}}, "required": ["__symbolic", "version", "metadata"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"__symbolic" : "module", "version" : 3, "metadata" : {"ToolbarBase" : {"__symbolic" : "class", "extends" : {"__symbolic" : "reference", "module" : "../ion", "name" : "Ion"}, "members" : {"__ctor__" : [{"__symbolic" : "constructor", "parameters" : [{"__symbolic" : "reference", "module" : "../../config/config", "name" : "Config"}, {"__symbolic" : "reference", "module" : "@angular/core", "name" : "ElementRef"}, {"__symbolic" : "reference", "module" : "@angular/core", "name" : "Renderer"}]}], "_setTitle" : [{"__symbolic" : "method"}], "getTitleText" : [{"__symbolic" : "method"}]}}}}, {"__symbolic" : "module", "version" : 1, "metadata" : {"ToolbarBase" : {"__symbolic" : "class", "extends" : {"__symbolic" : "reference", "module" : "../ion", "name" : "Ion"}, "members" : {"__ctor__" : [{"__symbolic" : "constructor", "parameters" : [{"__symbolic" : "reference", "module" : "../../config/config", "name" : "Config"}, {"__symbolic" : "reference", "module" : "@angular/core", "name" : "ElementRef"}, {"__symbolic" : "reference", "module" : "@angular/core", "name" : "Renderer"}]}], "_setTitle" : [{"__symbolic" : "method"}], "getTitleText" : [{"__symbolic" : "method"}]}}}}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"__symbolic": {"type": "string"}, "version": {"type": "integer"}, "metadata": {"type": "object", "properties": {"ToolbarBase": {"type": "object", "properties": {"__symbolic": {"type": "string"}, "extends": {"type": "object", "properties": {"__symbolic": {"type": "string"}, "module": {"type": "string"}, "name": {"type": "string"}}, "required": ["__symbolic", "module", "name"]}, "members": {"type": "object", "properties": {"__ctor__": {"type": "array", "items": {"type": "object", "properties": {"__symbolic": {"type": "string"}, "parameters": {"type": "array", "items": {"type": "object", "properties": {"__symbolic": {"type": "string"}, "module": {"type": "string"}, "name": {"type": "string"}}, "required": ["__symbolic", "module", "name"]}}}, "required": ["__symbolic", "parameters"]}}, "_setTitle": {"type": "array", "items": {"type": "object", "properties": {"__symbolic": {"type": "string"}}, "required": ["__symbolic"]}}, "getTitleText": {"type": "array", "items": {"type": "object", "properties": {"__symbolic": {"type": "string"}}, "required": ["__symbolic"]}}}, "required": ["__ctor__", "_setTitle", "getTitleText"]}}, "required": ["__symbolic", "extends", "members"]}}, "required": ["ToolbarBase"]}}, "required": ["__symbolic", "version", "metadata"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"text": {"type": "object", "properties": {"0": {"type": "object", "properties": {"m1": {"type": "string"}, "m2": {"type": "string"}}, "required": ["m1", "m2"]}, "1": {"type": "object", "properties": {"m1": {"type": "string"}, "m2": {"type": "string"}}, "required": ["m1", "m2"]}, "2": {"type": "object", "properties": {"m1": {"type": "string"}, "m2": {"type": "string"}}, "required": ["m1", "m2"]}, "3": {"type": "object", "properties": {"m1": {"type": "string"}, "m2": {"type": "string"}}, "required": ["m1", "m2"]}, "4": {"type": "object", "properties": {"m1": {"type": "string"}, "m2": {"type": "string"}}, "required": ["m1", "m2"]}, "5": {"type": "object", "properties": {"m1": {"type": "string"}, "m2": {"type": "string"}}, "required": ["m1", "m2"]}, "6": {"type": "object", "properties": {"m1": {"type": "string"}, "m2": {"type": "string"}}, "required": ["m1", "m2"]}}, "required": ["0", "1", "2", "3", "4", "5", "6"]}}, "required": ["text"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"text" : {"0" : {"m1" : "\u0647\u0645\u0647 \u0639\u06cc\u0646 \u0647\u0645\u0646\u062f \u062a\u0627 \u062f\u0627\u0646\u06cc", "m2" : "\u0647\u0645\u0647 \u062c\u0627\u0645 \u062c\u0645\u0646\u062f \u062a\u0627 \u062f\u0627\u0646\u06cc"}, "1" : {"m1" : "\u0628\u0627\u062f\u0647 \u0646\u0648\u0634\u0627\u0646 \u06a9\u0647 \u0647\u0645\u062f\u0645 \u0645\u0627\u06cc\u0646\u062f", "m2" : "\u0639\u0627\u0634\u0642 \u0628\u06cc \u063a\u0645\u0646\u062f \u062a\u0627 \u062f\u0627\u0646\u06cc"}, "2" : {"m1" : "\u0647\u0641\u062a \u062f\u0631\u06cc\u0627 \u0628\u0647 \u067e\u06cc\u0634 \u062f\u06cc\u062f\u0647\u0654 \u0645\u0627", "m2" : "\u0628\u0647 \u0645\u062b\u0644 \u0634\u0628\u0646\u0645\u0646\u062f \u062a\u0627 \u062f\u0627\u0646\u06cc"}, "3" : {"m1" : "\u0646\u0627\u0632\u0646\u06cc\u0646\u0627\u0646 \u0648 \u0633\u0631\u0648 \u0628\u0627\u0644\u0627\u06cc\u0627\u0646", "m2" : "\u062f\u0631 \u0686\u0645\u0646 \u0645\u06cc \u0686\u0645\u0646\u062f \u062a\u0627 \u062f\u0627\u0646\u06cc"}, "4" : {"m1" : "\u0628\u0646\u062f\u06af\u0627\u0646 \u062c\u0646\u0627\u0628 \u0633\u06cc\u062f \u0645\u0627", "m2" : "\u062f\u0631 \u062d\u0631\u0645 \u0645\u062d\u0631\u0645\u0646\u062f \u062a\u0627 \u062f\u0627\u0646\u06cc"}, "5" : {"m1" : "\u0631\u0646\u062f \u0648 \u0633\u0627\u0642\u06cc \u06cc\u06a9\u06cc \u0627\u0633\u062a \u062f\u0631\u06cc\u0627\u0628\u0634", "m2" : "\u062c\u0627\u0645 \u0648 \u0645\u06cc \u0647\u0645\u062f\u0645\u0646\u062f \u062a\u0627 \u062f\u0627\u0646\u06cc"}, "6" : {"m1" : "\u06af\u0631\u0686\u0647 \u0628\u0633\u06cc\u0627\u0631 \u0639\u0627\u0634\u0642\u0627\u0646 \u0628\u0627\u0634\u0646\u062f", "m2" : "\u0647\u0645\u0686\u0648 \u0633\u06cc\u062f \u06a9\u0645 \u0627\u064e\u0646\u062f \u062a\u0627 \u062f\u0627\u0646\u06cc"}}}
json_instruct
{"type": "object", "properties": {"text": {"type": "object", "properties": {"0": {"type": "object", "properties": {"m1": {"type": "string"}, "m2": {"type": "string"}}, "required": ["m1", "m2"]}, "1": {"type": "object", "properties": {"m1": {"type": "string"}, "m2": {"type": "string"}}, "required": ["m1", "m2"]}, "2": {"type": "object", "properties": {"m1": {"type": "string"}, "m2": {"type": "string"}}, "required": ["m1", "m2"]}, "3": {"type": "object", "properties": {"m1": {"type": "string"}, "m2": {"type": "string"}}, "required": ["m1", "m2"]}, "4": {"type": "object", "properties": {"m1": {"type": "string"}, "m2": {"type": "string"}}, "required": ["m1", "m2"]}, "5": {"type": "object", "properties": {"m1": {"type": "string"}, "m2": {"type": "string"}}, "required": ["m1", "m2"]}, "6": {"type": "object", "properties": {"m1": {"type": "string"}, "m2": {"type": "string"}}, "required": ["m1", "m2"]}}, "required": ["0", "1", "2", "3", "4", "5", "6"]}}, "required": ["text"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"docs": {"type": "object", "properties": {"Test": {"type": "array", "items": {"type": "string"}}}, "required": ["Test"]}}, "required": ["docs"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"docs" : {"Test" : ["goku"]}}
json_instruct
{"type": "object", "properties": {"docs": {"type": "object", "properties": {"Test": {"type": "array", "items": {"type": "string"}}}, "required": ["Test"]}}, "required": ["docs"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"average_occupancy": {"type": "array", "items": {"type": "number"}}}, "required": ["average_occupancy"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"average_occupancy" : [5.5389026552037555, 5.576657298634969, 5.550851478099728, 5.447638374567707, 5.477041700011076, 5.577830271129967, 5.748649374909355, 5.623781422543417, 5.462158737460171, 5.3983931827987455, 5.527584957741188, 5.291503847592625, 5.518065685411004, 5.721002987350788, 5.604920914232455, 5.358852781878513, 5.3408621887215135, 5.2670713359642285, 5.439139727462076, 5.459653941042545, 5.497441733852157, 5.688717780009508, 5.537864186299128, 5.471151486379271, 5.582503285972061, 5.530386714350912, 5.471701598076979, 5.206968503800691, 5.138681759637026, 5.3392016344596955, 5.222503846927665, 5.1066244181185825, 4.836006170619969, 4.578903447428146, 4.2013695847818155, 4.017781132752372, 26.599170013306942, 3.859496117177447, 4.093706639201626, 4.068492430542935, 4.370503454080181, 4.542425882832207, 4.5611682033040895, 4.754199131972262, 4.971303570592826, 5.226012672908361, 5.374859217863193, 5.369727881564557, 5.36462734822427, 5.535355232672797, 5.544898338796773, 5.6019757419510325, 5.376704760831256, 5.307046589971375, 5.348923637109982, 5.630552576850888, 5.773917656932099, 5.97575449507926, 5.879610426077174, 5.820468192110681, 5.720607057990024, 5.516842625697715, 5.516928713729436, 5.562279430276271, 5.421026537502635, 5.3787737034959155, 5.307933776154496, 5.40320126380749, 5.625737732162791, 5.582603093808025, 5.88856080173018, 5.924401683486102, 5.706690056741864, 5.6248187592473435, 5.5103244059872365]}
json_instruct
{"type": "object", "properties": {"average_occupancy": {"type": "array", "items": {"type": "number"}}}, "required": ["average_occupancy"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"Prerequisites": {"type": "array", "items": {"type": "object", "properties": {"Action": {"type": "string"}, "Route": {"type": "string"}, "Method": {"type": "string"}, "Data": {"type": "array", "items": {"type": "object", "properties": {"route": {"type": "string"}, "getRequest": {"type": "array", "items": {"type": "object", "properties": {"route": {"type": "string"}, "queryKey": {"type": "string"}, "queryValue": {"type": "string"}, "replace": {"type": "string"}}, "required": ["route", "queryKey", "queryValue", "replace"]}}}, "required": ["route", "getRequest"]}}}, "required": ["Action", "Route", "Method", "Data"]}}}, "required": ["Prerequisites"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"Prerequisites" : [{"Action" : "DeleteDivisions", "Route" : "/divisions", "Method" : "delete", "Data" : [{"route" : "/divisions/", "getRequest" : [{"route" : "/divisions", "queryKey" : "name", "queryValue" : "TestDivision1", "replace" : "route"}]}, {"route" : "/divisions/", "getRequest" : [{"route" : "/divisions", "queryKey" : "name", "queryValue" : "TestDivision2", "replace" : "route"}]}]}]}
json_instruct
{"type": "object", "properties": {"Prerequisites": {"type": "array", "items": {"type": "object", "properties": {"Action": {"type": "string"}, "Route": {"type": "string"}, "Method": {"type": "string"}, "Data": {"type": "array", "items": {"type": "object", "properties": {"route": {"type": "string"}, "getRequest": {"type": "array", "items": {"type": "object", "properties": {"route": {"type": "string"}, "queryKey": {"type": "string"}, "queryValue": {"type": "string"}, "replace": {"type": "string"}}, "required": ["route", "queryKey", "queryValue", "replace"]}}}, "required": ["route", "getRequest"]}}}, "required": ["Action", "Route", "Method", "Data"]}}}, "required": ["Prerequisites"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {"type": "integer"}}, "productReviews": {"type": "array", "items": {"type": "object", "properties": {"productId": {"type": "integer"}, "reviewText": {"type": "string"}, "reviewDate": {"type": "string"}}, "required": ["productId", "reviewText", "reviewDate"]}}}, "required": ["userId", "cartId", "preferredProducts", "productReviews"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"userId" : 77660, "cartId" : "6e27a92b-6f21-4c8b-a5b3-8375d1ff77db", "preferredProducts" : [453, 1366, 1595, 1151], "productReviews" : [{"productId" : 62, "reviewText" : "I tried to decapitate it but got coconut all over it.", "reviewDate" : "2017-07-22T11:23:06.845154+03:00"}, {"productId" : 2172, "reviewText" : "heard about this on timba radio, decided to give it a try.", "reviewDate" : "2018-03-24T18:58:51.0068696+02:00"}, {"productId" : 4756, "reviewText" : "This Central works excessively well. It speedily improves my baseball by a lot.", "reviewDate" : "2019-06-26T10:23:43.4105946+03:00"}]}
json_instruct
{"type": "object", "properties": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {"type": "integer"}}, "productReviews": {"type": "array", "items": {"type": "object", "properties": {"productId": {"type": "integer"}, "reviewText": {"type": "string"}, "reviewDate": {"type": "string"}}, "required": ["productId", "reviewText", "reviewDate"]}}}, "required": ["userId", "cartId", "preferredProducts", "productReviews"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"sorghum_acres_production_grain_state": {"type": "object", "properties": {}, "required": []}}, "required": ["sorghum_acres_production_grain_state"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"sorghum_acres_production_grain_state" : {}}
json_instruct
{"type": "object", "properties": {"sorghum_acres_production_grain_state": {"type": "object", "properties": {}, "required": []}}, "required": ["sorghum_acres_production_grain_state"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"formatVersion": {"type": "integer"}, "id": {"type": "string"}, "releaseType": {"type": "string"}, "relationships": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "id": {"type": "string"}, "version": {"type": "string"}}, "required": ["type", "id", "version"]}}, "artifacts": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "id": {"type": "string"}}, "required": ["type", "id"]}}, "hashes": {"type": "object", "properties": {"sha1": {"type": "string"}, "md5": {"type": "string"}}, "required": ["sha1", "md5"]}, "size": {"type": "integer"}, "releaseTime": {"type": "string"}}, "required": ["formatVersion", "id", "releaseType", "relationships", "artifacts", "hashes", "size", "releaseTime"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"formatVersion" : 0, "id" : "19w07a.18", "releaseType" : "beta", "relationships" : [{"type" : "required", "id" : "minecraft", "version" : "19w07a"}], "artifacts" : [{"type" : "maven", "id" : "net.fabricmc:yarn:19w07a.18"}, {"type" : "direct", "id" : "https://maven.fabricmc.net/net/fabricmc/yarn/19w07a.18/yarn-19w07a.18.jar"}], "hashes" : {"sha1" : "7ae6fa0d4a0f71ebde0279c3e5991e5653e6c7f4", "md5" : "01422d9441752ace82a14ad3d5a98e92"}, "size" : 449765, "releaseTime" : "2019-02-18T21:03:42Z"}
json_instruct
{"type": "object", "properties": {"formatVersion": {"type": "integer"}, "id": {"type": "string"}, "releaseType": {"type": "string"}, "relationships": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "id": {"type": "string"}, "version": {"type": "string"}}, "required": ["type", "id", "version"]}}, "artifacts": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "id": {"type": "string"}}, "required": ["type", "id"]}}, "hashes": {"type": "object", "properties": {"sha1": {"type": "string"}, "md5": {"type": "string"}}, "required": ["sha1", "md5"]}, "size": {"type": "integer"}, "releaseTime": {"type": "string"}}, "required": ["formatVersion", "id", "releaseType", "relationships", "artifacts", "hashes", "size", "releaseTime"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"id": {"type": "string"}, "provinceId": {"type": "string"}, "regencyId": {"type": "string"}, "districtId": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "provinceId", "regencyId", "districtId", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "1005", "provinceId" : "31", "regencyId" : "72", "districtId" : "03", "name" : "Tugu Selatan"}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "provinceId": {"type": "string"}, "regencyId": {"type": "string"}, "districtId": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "provinceId", "regencyId", "districtId", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"css/messenger-spinner.css": {"type": "string"}, "css/messenger-spinner.min.css": {"type": "string"}, "css/messenger-theme-air.css": {"type": "string"}, "css/messenger-theme-air.min.css": {"type": "string"}, "css/messenger-theme-block.css": {"type": "string"}, "css/messenger-theme-block.min.css": {"type": "string"}, "css/messenger-theme-future.css": {"type": "string"}, "css/messenger-theme-future.min.css": {"type": "string"}, "css/messenger-theme-ice.css": {"type": "string"}, "css/messenger-theme-ice.min.css": {"type": "string"}, "css/messenger.css": {"type": "string"}, "css/messenger.min.css": {"type": "string"}, "js/messenger.js": {"type": "string"}, "js/messenger.min.js": {"type": "string"}}, "required": ["css/messenger-spinner.css", "css/messenger-spinner.min.css", "css/messenger-theme-air.css", "css/messenger-theme-air.min.css", "css/messenger-theme-block.css", "css/messenger-theme-block.min.css", "css/messenger-theme-future.css", "css/messenger-theme-future.min.css", "css/messenger-theme-ice.css", "css/messenger-theme-ice.min.css", "css/messenger.css", "css/messenger.min.css", "js/messenger.js", "js/messenger.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"css/messenger-spinner.css" : "sha512-WwefIiOsPqmRa3RWL5FYmZBygAl3Scw22kFV8uENgizFsX8NFAYA/xaszPu1MowCb6avthA5zQYpuF4JyOpc6w==", "css/messenger-spinner.min.css" : "sha512-ZHeQoFlpsdr0eOmFWs4d8Jb4BhimB/zNBz0Kzp+mv6z9WgvIH/AQxajYLUu4wz0Ps1JftJkp/mje868/htRDaQ==", "css/messenger-theme-air.css" : "sha512-4s57QwENsMtVtj98d7ghh88pN6VnUxlQlJEBKs6mBjooAyIeJv3DC9BijNLoHrZS1dDTje7X9aR6GaxA/Hue7g==", "css/messenger-theme-air.min.css" : "sha512-aL5V7YIW5bA4XwfCpGd/dGwv7IhCp8ndTLP2o6yQldaJ59b7APGbQVZ/r44Vo6YA2gSMxgRY5Xc3tw9Bvu+KWw==", "css/messenger-theme-block.css" : "sha512-EYn2ifgWR5lVmhNaIOcr3RVanALbHxbh7a3U87JdRsd9JKTsBYdE67u2Zy9dFZpEfw+L+acL/aDhFju8RF0MxA==", "css/messenger-theme-block.min.css" : "sha512-+KoCTxz9a1lLpBc9KiAMFua8GIl+bFRihyiMJw6+vxXNsSxgecQURVNgk1iDxOAXuMEFPw4CaAjqw4+KwGKBFw==", "css/messenger-theme-future.css" : "sha512-ARnAU4HauFFhbcmMHvPDGteCuASghtoXbQ3lQFiAH65GLEopJz/OBpTAwxMc4I+0+FdMGhU5LBb6OQa8XrhRLw==", "css/messenger-theme-future.min.css" : "sha512-rBL7MOcqqoG0ZJul0Fr+RkMvpXhEsN6aw+rAcQ2jmBU1yK7FEqVHo8z5ZjrtoAiiBE+2GTla8LXaBZK+dK3g9Q==", "css/messenger-theme-ice.css" : "sha512-V5Tk+Zp6aQgdQlArRT+XlNMSKBkJjRhLvOysxeQqgt56mIgimLxx0fT8it2qVOMrTYyQu+B7loE0QdWiHz0KWQ==", "css/messenger-theme-ice.min.css" : "sha512-FyD6Yqnrue7GiewEMBWZqW7lRF8n9yPYEJz4bizRme/iXn2REjBSvuOfqnmFaHznfVMDePX2/chSRJscyOlETw==", "css/messenger.css" : "sha512-gfqBIqrasrPBdVhKJulTotqVBQnpNCmGyQOfJkJ6+d5uANRCcimrHSgppahjxgtLpyJH3c6mfuYYS2m70SQC3w==", "css/messenger.min.css" : "sha512-ixuB/dQEMILanUEqm8oaCwm5il6MiurXSy/gXzBd0a6aYRuP5cEajtcuH6aT6//ZGN9GvePsk/Mh5C/Q6QQwqg==", "js/messenger.js" : "sha512-84hVynResJLEXL23Py+gd2owR7sApy4AkIe+SIXLPhyQmAyTPeCpPQlEANI9XGvubCOMX8+fkCuHsRlAMWSAlQ==", "js/messenger.min.js" : "sha512-qt/GCkbTZKmKMAFhCl18MOU06xAki2Z6DGEH9CJC2hl4iewz9ebUQWVxFLixow0ce6T0Dy6bdxXfe6eTNX7ekQ=="}
json_instruct
{"type": "object", "properties": {"css/messenger-spinner.css": {"type": "string"}, "css/messenger-spinner.min.css": {"type": "string"}, "css/messenger-theme-air.css": {"type": "string"}, "css/messenger-theme-air.min.css": {"type": "string"}, "css/messenger-theme-block.css": {"type": "string"}, "css/messenger-theme-block.min.css": {"type": "string"}, "css/messenger-theme-future.css": {"type": "string"}, "css/messenger-theme-future.min.css": {"type": "string"}, "css/messenger-theme-ice.css": {"type": "string"}, "css/messenger-theme-ice.min.css": {"type": "string"}, "css/messenger.css": {"type": "string"}, "css/messenger.min.css": {"type": "string"}, "js/messenger.js": {"type": "string"}, "js/messenger.min.js": {"type": "string"}}, "required": ["css/messenger-spinner.css", "css/messenger-spinner.min.css", "css/messenger-theme-air.css", "css/messenger-theme-air.min.css", "css/messenger-theme-block.css", "css/messenger-theme-block.min.css", "css/messenger-theme-future.css", "css/messenger-theme-future.min.css", "css/messenger-theme-ice.css", "css/messenger-theme-ice.min.css", "css/messenger.css", "css/messenger.min.css", "js/messenger.js", "js/messenger.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"id": {"type": "string"}, "app": {"type": "string"}, "js": {"type": "boolean"}, "credit": {"type": "string"}}, "required": ["id", "app", "js", "credit"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "xoxo-l4s1", "app" : "levelApp41", "js" : true, "credit" : "http://bootsnipp.com/joao12ferreira"}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "app": {"type": "string"}, "js": {"type": "boolean"}, "credit": {"type": "string"}}, "required": ["id", "app", "js", "credit"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"citations": {"type": "array", "items": {"type": "object", "properties": {"textCitation": {"type": "string"}}, "required": ["textCitation"]}}, "names": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "lookupTerms": {"type": "array", "items": {"type": "string"}}, "metaLanguage": {"type": "string"}, "remarks": {"type": "string"}, "statement": {"type": "string"}}, "required": ["citations", "names", "language", "lookupTerms", "metaLanguage", "remarks", "statement"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"citations" : [{"textCitation" : "[See lo1bddrp on Metamath](http://us.metamath.org/mpegif/lo1bddrp.html)"}], "names" : ["lo1bddrp"], "language" : "METAMATH_SET_MM", "lookupTerms" : ["#T_wph", "#T_wi", "#T_cA", "#T_wss", "#T_cr", "#T_wph", "#T_wi", "#T_cC", "#T_wcel", "#T_cr", "#T_wph", "#T_wa", "#T_vx", "#T_wcel", "#T_cA", "#T_wi", "#T_cB", "#T_wcel", "#T_cr", "#T_wph", "#T_wi", "#T_vx", "#T_cmpt--1", "#T_cA", "#T_cmpt--2", "#T_cB", "#T_wcel", "#T_clo1", "#T_wph", "#T_wa", "#T_vy", "#T_wcel", "#T_cr", "#T_wa", "#T_cC", "#T_cle", "#T_vy", "#T_wi", "#T_cM", "#T_wcel", "#T_cr", "#T_wph", "#T_wa", "#T_vx", "#T_wcel", "#T_cA", "#T_wa", "#T_vy", "#T_wcel", "#T_cr", "#T_wa", "#T_cC", "#T_cle", "#T_vy", "#T_wa", "#T_vx", "#T_clt", "#T_vy", "#T_wi", "#T_cB", "#T_cle", "#T_cM", "#T_wph", "#T_wi", "#T_wrex--1", "#T_vm", "#T_wrex--2", "#T_crp", "#T_wral--1", "#T_vx", "#T_wral--2", "#T_cA", "#T_cB", "#T_cle", "#T_vm", "#T_cA", "#T_vm", "#T_vx", "#T_vy", "#T_cB", "#T_vm", "#T_vy", "#T_cC", "#T_vx", "#T_vy", "#T_cM", "#T_vm", "#T_vx", "#T_wph", "#T_vx", "#T_vy"], "metaLanguage" : "METAMATH", "remarks" : " Refine ~ o1bdd2 to give a strictly positive upper bound. (Contributed by Mario Carneiro, 25-May-2016.) ", "statement" : "lo1bdd2.1 $e |- ( ph -> A C_ RR ) $.\nlo1bdd2.2 $e |- ( ph -> C e. RR ) $.\nlo1bdd2.3 $e |- ( ( ph /\\ x e. A ) -> B e. RR ) $.\nlo1bdd2.4 $e |- ( ph -> ( x e. A |-> B ) e. <_O(1) ) $.\nlo1bdd2.5 $e |- ( ( ph /\\ ( y e. RR /\\ C <_ y ) ) -> M e. RR ) $.\nlo1bdd2.6 $e |- ( ( ( ph /\\ x e. A ) /\\ ( ( y e. RR /\\ C <_ y ) /\\ x < y ) ) -> B <_ M ) $.\nlo1bddrp $p |- ( ph -> E. m e. RR+ A. x e. A B <_ m ) $.\n$d A m x y $.\n$d B m y $.\n$d C x y $.\n$d M m x $.\n$d ph x y $."}
json_instruct
{"type": "object", "properties": {"citations": {"type": "array", "items": {"type": "object", "properties": {"textCitation": {"type": "string"}}, "required": ["textCitation"]}}, "names": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "lookupTerms": {"type": "array", "items": {"type": "string"}}, "metaLanguage": {"type": "string"}, "remarks": {"type": "string"}, "statement": {"type": "string"}}, "required": ["citations", "names", "language", "lookupTerms", "metaLanguage", "remarks", "statement"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"@metadata": {"type": "object", "properties": {"authors": {"type": "array", "items": {"type": "string"}}}, "required": ["authors"]}, "recaptcha-createaccount-fail": {"type": "string"}}, "required": ["@metadata", "recaptcha-createaccount-fail"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"@metadata" : {"authors" : ["Michawiki"]}, "recaptcha-createaccount-fail" : "Wopacne abo felujuce w\u00f3tegrono reCAPTCHA."}
json_instruct
{"type": "object", "properties": {"@metadata": {"type": "object", "properties": {"authors": {"type": "array", "items": {"type": "string"}}}, "required": ["authors"]}, "recaptcha-createaccount-fail": {"type": "string"}}, "required": ["@metadata", "recaptcha-createaccount-fail"], "$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"}, "browser_action": {"type": "object", "properties": {"default_popup": {"type": "string"}}, "required": ["default_popup"]}, "manifest_version": {"type": "integer"}}, "required": ["name", "version", "description", "browser_action", "manifest_version"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "Jira Issue Paster", "version" : "1.0", "description" : "Paste text with Jira issue IDs and open all of them", "browser_action" : {"default_popup" : "popup.html"}, "manifest_version" : 2}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "browser_action": {"type": "object", "properties": {"default_popup": {"type": "string"}}, "required": ["default_popup"]}, "manifest_version": {"type": "integer"}}, "required": ["name", "version", "description", "browser_action", "manifest_version"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"IsRecentlyVerified": {"type": "boolean"}, "ID": {"type": "integer"}, "UUID": {"type": "string"}, "DataProviderID": {"type": "integer"}, "DataProvidersReference": {"type": "string"}, "OperatorID": {"type": "integer"}, "OperatorsReference": {"type": "string"}, "UsageCost": {"type": "string"}, "AddressInfo": {"type": "object", "properties": {"ID": {"type": "integer"}, "Title": {"type": "string"}, "AddressLine1": {"type": "string"}, "Town": {"type": "string"}, "Postcode": {"type": "string"}, "CountryID": {"type": "integer"}, "Latitude": {"type": "number"}, "Longitude": {"type": "number"}, "RelatedURL": {"type": "string"}, "DistanceUnit": {"type": "integer"}}, "required": ["ID", "Title", "AddressLine1", "Town", "Postcode", "CountryID", "Latitude", "Longitude", "RelatedURL", "DistanceUnit"]}, "Connections": {"type": "array", "items": {"type": "object", "properties": {"ID": {"type": "integer"}, "ConnectionTypeID": {"type": "integer"}, "LevelID": {"type": "integer"}, "PowerKW": {"type": "integer"}, "CurrentTypeID": {"type": "integer"}}, "required": ["ID", "ConnectionTypeID", "LevelID", "PowerKW", "CurrentTypeID"]}}, "NumberOfPoints": {"type": "integer"}, "StatusTypeID": {"type": "integer"}, "DateLastStatusUpdate": {"type": "string"}, "DataQualityLevel": {"type": "integer"}, "DateCreated": {"type": "string"}, "SubmissionStatusTypeID": {"type": "integer"}}, "required": ["IsRecentlyVerified", "ID", "UUID", "DataProviderID", "DataProvidersReference", "OperatorID", "OperatorsReference", "UsageCost", "AddressInfo", "Connections", "NumberOfPoints", "StatusTypeID", "DateLastStatusUpdate", "DataQualityLevel", "DateCreated", "SubmissionStatusTypeID"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"IsRecentlyVerified" : false, "ID" : 38697, "UUID" : "7DFCB3A5-FC94-4FB9-8501-4998F7DA9876", "DataProviderID" : 26, "DataProvidersReference" : "45630", "OperatorID" : 73, "OperatorsReference" : "EV-Box EVB-P1345180", "UsageCost" : "0.00 jaarabonnement", "AddressInfo" : {"ID" : 39043, "Title" : "Dokter Lohmanstraat 21M", "AddressLine1" : "Dokter Lohmanstraat 21M", "Town" : "Koggenland", "Postcode" : "1713 TG", "CountryID" : 159, "Latitude" : 52.67667, "Longitude" : 4.90112, "RelatedURL" : "http://www.ev-box.nl", "DistanceUnit" : 0}, "Connections" : [{"ID" : 42208, "ConnectionTypeID" : 25, "LevelID" : 2, "PowerKW" : 5, "CurrentTypeID" : 10}], "NumberOfPoints" : 1, "StatusTypeID" : 50, "DateLastStatusUpdate" : "2016-06-04T02:55:00Z", "DataQualityLevel" : 3, "DateCreated" : "2015-01-09T06:08:00Z", "SubmissionStatusTypeID" : 100}
json_instruct
{"type": "object", "properties": {"IsRecentlyVerified": {"type": "boolean"}, "ID": {"type": "integer"}, "UUID": {"type": "string"}, "DataProviderID": {"type": "integer"}, "DataProvidersReference": {"type": "string"}, "OperatorID": {"type": "integer"}, "OperatorsReference": {"type": "string"}, "UsageCost": {"type": "string"}, "AddressInfo": {"type": "object", "properties": {"ID": {"type": "integer"}, "Title": {"type": "string"}, "AddressLine1": {"type": "string"}, "Town": {"type": "string"}, "Postcode": {"type": "string"}, "CountryID": {"type": "integer"}, "Latitude": {"type": "number"}, "Longitude": {"type": "number"}, "RelatedURL": {"type": "string"}, "DistanceUnit": {"type": "integer"}}, "required": ["ID", "Title", "AddressLine1", "Town", "Postcode", "CountryID", "Latitude", "Longitude", "RelatedURL", "DistanceUnit"]}, "Connections": {"type": "array", "items": {"type": "object", "properties": {"ID": {"type": "integer"}, "ConnectionTypeID": {"type": "integer"}, "LevelID": {"type": "integer"}, "PowerKW": {"type": "integer"}, "CurrentTypeID": {"type": "integer"}}, "required": ["ID", "ConnectionTypeID", "LevelID", "PowerKW", "CurrentTypeID"]}}, "NumberOfPoints": {"type": "integer"}, "StatusTypeID": {"type": "integer"}, "DateLastStatusUpdate": {"type": "string"}, "DataQualityLevel": {"type": "integer"}, "DateCreated": {"type": "string"}, "SubmissionStatusTypeID": {"type": "integer"}}, "required": ["IsRecentlyVerified", "ID", "UUID", "DataProviderID", "DataProvidersReference", "OperatorID", "OperatorsReference", "UsageCost", "AddressInfo", "Connections", "NumberOfPoints", "StatusTypeID", "DateLastStatusUpdate", "DataQualityLevel", "DateCreated", "SubmissionStatusTypeID"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "rewards": {"type": "string"}, "stage": {"type": "integer"}}, "required": ["name", "rewards", "stage"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"name" : "\u9752\u94dc", "rewards" : "3,20000004,1#", "stage" : 1}, {"name" : "\u767d\u94f6", "rewards" : "3,20000003,1#", "stage" : 2}, {"name" : "\u9ec4\u91d1", "rewards" : "3,20000002,1#", "stage" : 3}, {"name" : "\u94bb\u77f3", "rewards" : "3,20000001,1#", "stage" : 4}, {"name" : "\u94bb\u77f3", "rewards" : "3,20000001,1#", "stage" : 5}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "rewards": {"type": "string"}, "stage": {"type": "integer"}}, "required": ["name", "rewards", "stage"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"compilerOptions": {"type": "object", "properties": {"lib": {"type": "array", "items": {"type": "string"}}, "baseUrl": {"type": "string"}}, "required": ["lib", "baseUrl"]}, "include": {"type": "array", "items": {"type": "string"}}}, "required": ["compilerOptions", "include"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"compilerOptions" : {"lib" : ["dom", "dom.iterable", "esnext"], "baseUrl" : "."}, "include" : ["src/**/*"]}
json_instruct
{"type": "object", "properties": {"compilerOptions": {"type": "object", "properties": {"lib": {"type": "array", "items": {"type": "string"}}, "baseUrl": {"type": "string"}}, "required": ["lib", "baseUrl"]}, "include": {"type": "array", "items": {"type": "string"}}}, "required": ["compilerOptions", "include"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"2021-02-14": {"type": "object", "properties": {"weight": {"type": "integer"}}, "required": ["weight"]}, "2021-02-15": {"type": "object", "properties": {"weight": {"type": "integer"}}, "required": ["weight"]}, "2021-02-16": {"type": "object", "properties": {"weight": {"type": "integer"}}, "required": ["weight"]}, "2021-02-17": {"type": "object", "properties": {"weight": {"type": "integer"}}, "required": ["weight"]}, "2021-02-18": {"type": "object", "properties": {"weight": {"type": "integer"}}, "required": ["weight"]}, "2021-02-19": {"type": "object", "properties": {"weight": {"type": "integer"}}, "required": ["weight"]}, "2021-02-20": {"type": "object", "properties": {"weight": {"type": "integer"}}, "required": ["weight"]}}, "required": ["2021-02-14", "2021-02-15", "2021-02-16", "2021-02-17", "2021-02-18", "2021-02-19", "2021-02-20"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"2021-02-14" : {"weight" : 77}, "2021-02-15" : {"weight" : 77}, "2021-02-16" : {"weight" : 77}, "2021-02-17" : {"weight" : 77}, "2021-02-18" : {"weight" : 77}, "2021-02-19" : {"weight" : 77}, "2021-02-20" : {"weight" : 77}}
json_instruct
{"type": "object", "properties": {"2021-02-14": {"type": "object", "properties": {"weight": {"type": "integer"}}, "required": ["weight"]}, "2021-02-15": {"type": "object", "properties": {"weight": {"type": "integer"}}, "required": ["weight"]}, "2021-02-16": {"type": "object", "properties": {"weight": {"type": "integer"}}, "required": ["weight"]}, "2021-02-17": {"type": "object", "properties": {"weight": {"type": "integer"}}, "required": ["weight"]}, "2021-02-18": {"type": "object", "properties": {"weight": {"type": "integer"}}, "required": ["weight"]}, "2021-02-19": {"type": "object", "properties": {"weight": {"type": "integer"}}, "required": ["weight"]}, "2021-02-20": {"type": "object", "properties": {"weight": {"type": "integer"}}, "required": ["weight"]}}, "required": ["2021-02-14", "2021-02-15", "2021-02-16", "2021-02-17", "2021-02-18", "2021-02-19", "2021-02-20"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"attributes": {"type": "object", "properties": {"sfs": {"type": "boolean"}, "ssgf": {"type": "boolean"}, "su": {"type": "boolean"}}, "required": ["sfs", "ssgf", "su"]}, "courseCode": {"type": "string"}, "courseCredit": {"type": "string"}, "description": {"type": "string"}, "faculty": {"type": "string"}, "fulfillRequirements": {"type": "array", "items": {"type": "string"}}, "preclusion": {"type": "string"}, "title": {"type": "string"}}, "required": ["attributes", "courseCode", "courseCredit", "description", "faculty", "fulfillRequirements", "preclusion", "title"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"attributes" : {"sfs" : true, "ssgf" : true, "su" : true}, "courseCode" : "MKT1705", "courseCredit" : "4", "description" : "This module is designed to provide knowledge, techniques and understanding of marketing principles. It provides students with a conceptual framework to analyse and interpret marketing phenomena and to suggest courses of action in response to marketing problems. It covers topics such as the marketing concept, the marketing environment and the marketing mix which includes product, pricing, distribution and promotion. Other related topics include consumer behaviour, market segmentation and targeting, marketing research and information system, marketing planning, implementation and control, and public issues in marketing. This is a foundation module for business students and provides the basis for later concentration in the marketing area.", "faculty" : "NUS Business School", "fulfillRequirements" : ["MKT4715", "MKT3701", "MKT3720", "MKT3721", "MKT3722", "MKT3702", "MKT3711", "MKT3712", "MKT3713", "MKT3714", "MKT3715", "MKT3716", "MKT3717", "MKT3718", "MKT3719", "MKT3761A", "MKT3811", "MKT3812", "MKT4712", "MKT4713", "MKT4714", "MKT4811", "MKT4812", "MKT4421", "MKT4717", "MKT3701A", "MKT2711", "MKT3702A", "MKT3702B"], "preclusion" : "MKT1003; MKT1003X; RST and EMG students", "title" : "Principles of Marketing"}
json_instruct
{"type": "object", "properties": {"attributes": {"type": "object", "properties": {"sfs": {"type": "boolean"}, "ssgf": {"type": "boolean"}, "su": {"type": "boolean"}}, "required": ["sfs", "ssgf", "su"]}, "courseCode": {"type": "string"}, "courseCredit": {"type": "string"}, "description": {"type": "string"}, "faculty": {"type": "string"}, "fulfillRequirements": {"type": "array", "items": {"type": "string"}}, "preclusion": {"type": "string"}, "title": {"type": "string"}}, "required": ["attributes", "courseCode", "courseCredit", "description", "faculty", "fulfillRequirements", "preclusion", "title"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"id": {"type": "string"}, "provinceId": {"type": "string"}, "regencyId": {"type": "string"}, "districtId": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "provinceId", "regencyId", "districtId", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "2003", "provinceId" : "91", "regencyId" : "14", "districtId" : "41", "name" : "Gabunam"}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "provinceId": {"type": "string"}, "regencyId": {"type": "string"}, "districtId": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "provinceId", "regencyId", "districtId", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"id": {"type": "integer"}, "info": {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "additionalInfo": {"type": "null"}, "format": {"type": "string"}, "category": {"type": "string"}, "createdAt": {"type": "string"}, "updatedAt": {"type": "string"}, "license": {"type": "string"}, "author": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}}, "required": ["id", "name"]}}, "required": ["name", "description", "additionalInfo", "format", "category", "createdAt", "updatedAt", "license", "author"]}, "stats": {"type": "object", "properties": {"installs": {"type": "object", "properties": {"total": {"type": "integer"}, "weekly": {"type": "integer"}}, "required": ["total", "weekly"]}}, "required": ["installs"]}, "screenshots": {"type": "object", "properties": {"main": {"type": "object", "properties": {"name": {"type": "string"}, "archived": {"type": "boolean"}}, "required": ["name", "archived"]}}, "required": ["main"]}, "discussions": {"type": "object", "properties": {"stats": {"type": "object", "properties": {"discussionsCount": {"type": "integer"}, "commentsCount": {"type": "integer"}}, "required": ["discussionsCount", "commentsCount"]}, "data": {"type": "array", "items": {}}}, "required": ["stats", "data"]}, "style": {"type": "object", "properties": {"css": {"type": "string"}}, "required": ["css"]}}, "required": ["id", "info", "stats", "screenshots", "discussions", "style"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : 167098, "info" : {"name" : "Flask and Jinja2 is Gray", "description" : "~50% gray", "additionalInfo" : null, "format" : "uso", "category" : "pocoo", "createdAt" : "2018-12-20T15:19:46.000Z", "updatedAt" : "2018-12-21T16:25:54.000Z", "license" : "NO-REDISTRIBUTION", "author" : {"id" : 392623, "name" : "chibo"}}, "stats" : {"installs" : {"total" : 5, "weekly" : 0}}, "screenshots" : {"main" : {"name" : "167098_after.png", "archived" : false}}, "discussions" : {"stats" : {"discussionsCount" : 0, "commentsCount" : 0}, "data" : []}, "style" : {"css" : "@-moz-document domain(\"pocoo.org\") {\r\nbody {\r\n background-color: #a2a2a2;\r\n}\r\ndiv.body {\r\n background-color: #959596;\r\n}\r\npre {\r\n background: #aeaeae;\r\n}\r\n\r\ncode {\r\n background-color: #aeaeae;\r\n}\r\n\r\ndiv.admonition {\r\n background: #aeaeae;\r\n}\r\n.highlight .c {\r\n color: #13189e;\r\n}\r\n.highlight {\r\n background: #aeaeae;\r\n}\r\n}"}}
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "info": {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "additionalInfo": {"type": "null"}, "format": {"type": "string"}, "category": {"type": "string"}, "createdAt": {"type": "string"}, "updatedAt": {"type": "string"}, "license": {"type": "string"}, "author": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}}, "required": ["id", "name"]}}, "required": ["name", "description", "additionalInfo", "format", "category", "createdAt", "updatedAt", "license", "author"]}, "stats": {"type": "object", "properties": {"installs": {"type": "object", "properties": {"total": {"type": "integer"}, "weekly": {"type": "integer"}}, "required": ["total", "weekly"]}}, "required": ["installs"]}, "screenshots": {"type": "object", "properties": {"main": {"type": "object", "properties": {"name": {"type": "string"}, "archived": {"type": "boolean"}}, "required": ["name", "archived"]}}, "required": ["main"]}, "discussions": {"type": "object", "properties": {"stats": {"type": "object", "properties": {"discussionsCount": {"type": "integer"}, "commentsCount": {"type": "integer"}}, "required": ["discussionsCount", "commentsCount"]}, "data": {"type": "array", "items": {}}}, "required": ["stats", "data"]}, "style": {"type": "object", "properties": {"css": {"type": "string"}}, "required": ["css"]}}, "required": ["id", "info", "stats", "screenshots", "discussions", "style"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"pageIndex": {"type": "integer"}, "pageSize": {"type": "integer"}, "rows": {"type": "array", "items": {"type": "object", "properties": {"status": {"type": "string"}, "data": {"type": "object", "properties": {"name": {"type": "string"}, "time": {"type": "string"}, "distance": {"type": "string"}, "currency": {"type": "object", "properties": {"value": {"type": "string"}, "meta": {"type": "object", "properties": {"precision": {"type": "string"}, "max": {"type": "string"}, "min": {"type": "string"}, "curSymbol": {"type": "string"}}, "required": ["precision", "max", "min", "curSymbol"]}}, "required": ["value", "meta"]}, "pass": {"type": "string"}, "pid": {"type": "string"}, "id": {"type": "string"}, "combobox": {"type": "string"}, "combobox2": {"type": "string"}, "check": {"type": "string"}}, "required": ["name", "time", "distance", "currency", "pass", "pid", "id", "combobox", "combobox2", "check"]}}, "required": ["status", "data"]}}}, "required": ["pageIndex", "pageSize", "rows"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"pageIndex" : 1, "pageSize" : 10, "rows" : [{"status" : "nrm", "data" : {"name" : "\u8d75\u56db", "time" : "12:22:00", "distance" : "25", "currency" : {"value" : "200.00", "meta" : {"precision" : "2", "max" : "3000", "min" : "0", "curSymbol" : "$"}}, "pass" : "", "pid" : "", "id" : "04", "combobox" : "002", "combobox2" : "a1", "check" : "Y"}}, {"status" : "nrm", "data" : {"name" : "\u738b\u4e00", "time" : "14:42:14", "distance" : "25", "currency" : {"value" : "200.00", "meta" : {"precision" : "2", "max" : "3000", "min" : "0", "curSymbol" : "$"}}, "pass" : "002", "pid" : "04", "id" : "01", "combobox" : "007", "combobox2" : "a1", "check" : "Y"}}, {"status" : "nrm", "data" : {"name" : "\u674e\u4e09", "time" : "13:54:23", "distance" : "50", "currency" : {"value" : "300.00", "meta" : {"precision" : "2", "max" : "3000", "min" : "0", "curSymbol" : "$"}}, "pass" : "001", "pid" : "", "id" : "02", "combobox" : "001", "combobox2" : "a1", "check" : "N"}}, {"status" : "nrm", "data" : {"name" : "\u5f70\u6b66", "time" : "04:44:22", "distance" : "50", "currency" : {"value" : "300.00", "meta" : {"precision" : "2", "max" : "3000", "min" : "0", "curSymbol" : "$"}}, "pass" : "003", "pid" : "01", "id" : "03", "combobox" : "005", "combobox2" : "a2", "check" : "Y"}}]}
json_instruct
{"type": "object", "properties": {"pageIndex": {"type": "integer"}, "pageSize": {"type": "integer"}, "rows": {"type": "array", "items": {"type": "object", "properties": {"status": {"type": "string"}, "data": {"type": "object", "properties": {"name": {"type": "string"}, "time": {"type": "string"}, "distance": {"type": "string"}, "currency": {"type": "object", "properties": {"value": {"type": "string"}, "meta": {"type": "object", "properties": {"precision": {"type": "string"}, "max": {"type": "string"}, "min": {"type": "string"}, "curSymbol": {"type": "string"}}, "required": ["precision", "max", "min", "curSymbol"]}}, "required": ["value", "meta"]}, "pass": {"type": "string"}, "pid": {"type": "string"}, "id": {"type": "string"}, "combobox": {"type": "string"}, "combobox2": {"type": "string"}, "check": {"type": "string"}}, "required": ["name", "time", "distance", "currency", "pass", "pid", "id", "combobox", "combobox2", "check"]}}, "required": ["status", "data"]}}}, "required": ["pageIndex", "pageSize", "rows"], "$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"}, "url": {"type": "string"}, "maintainer": {"type": "string"}}, "required": ["name", "url", "maintainer"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "test'2s repository", "url" : "https://github.com/theocoutu/hassio-addons", "maintainer" : "theocoutu"}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "url": {"type": "string"}, "maintainer": {"type": "string"}}, "required": ["name", "url", "maintainer"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"elapsed": {"type": "string"}, "endpoint-url": {"type": "string"}, "entry-date": {"type": "string"}, "request-headers": {"type": "object", "properties": {"Accept": {"type": "string"}, "Accept-Encoding": {"type": "string"}, "Connection": {"type": "string"}, "User-Agent": {"type": "string"}}, "required": ["Accept", "Accept-Encoding", "Connection", "User-Agent"]}, "response-headers": {"type": "object", "properties": {"Cache-Control": {"type": "string"}, "Content-Encoding": {"type": "string"}, "Content-Type": {"type": "string"}, "Date": {"type": "string"}, "Expires": {"type": "string"}, "SPIisLatency": {"type": "string"}, "SPRequestDuration": {"type": "string"}, "SPRequestGuid": {"type": "string"}, "Set-Cookie": {"type": "string"}, "Strict-Transport-Security": {"type": "string"}, "Transfer-Encoding": {"type": "string"}, "Vary": {"type": "string"}, "X-CDN": {"type": "string"}, "X-Content-Type-Options": {"type": "string"}, "X-FRAME-OPTIONS": {"type": "string"}, "X-Iinfo": {"type": "string"}, "X-MS-InvokeApp": {"type": "string"}, "X-SharePointHealthScore": {"type": "string"}, "request-id": {"type": "string"}}, "required": ["Cache-Control", "Content-Encoding", "Content-Type", "Date", "Expires", "SPIisLatency", "SPRequestDuration", "SPRequestGuid", "Set-Cookie", "Strict-Transport-Security", "Transfer-Encoding", "Vary", "X-CDN", "X-Content-Type-Options", "X-FRAME-OPTIONS", "X-Iinfo", "X-MS-InvokeApp", "X-SharePointHealthScore", "request-id"]}, "ssl-verify": {"type": "boolean"}, "status": {"type": "string"}}, "required": ["elapsed", "endpoint-url", "entry-date", "request-headers", "response-headers", "ssl-verify", "status"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"elapsed" : "1.64", "endpoint-url" : "https://www.leeds.gov.uk/planning/community-infrastructure-levy/infrastructure-funding-statement", "entry-date" : "2022-01-05T00:29:44.674527", "request-headers" : {"Accept" : "*/*", "Accept-Encoding" : "gzip, deflate", "Connection" : "keep-alive", "User-Agent" : "DLUHC Digital Land"}, "response-headers" : {"Cache-Control" : "private", "Content-Encoding" : "gzip", "Content-Type" : "text/html; charset=utf-8", "Date" : "Wed, 05 Jan 2022 00:36:40 GMT", "Expires" : "Wed, 05 Jan 2022 00:39:40 GMT", "SPIisLatency" : "2", "SPRequestDuration" : "444", "SPRequestGuid" : "779d13a0-8e6c-70f0-20fc-a81966cb6f67", "Set-Cookie" : "visid_incap_2048550=UX1eEWobSdyIOZgmbkuzrhfo1GEAAAAAQUIPAAAAAACNx2r79y3rULsd1QQmD6t3; expires=Wed, 04 Jan 2023 06:44:56 GMT; HttpOnly; path=/; Domain=.leeds.gov.uk, incap_ses_235_2048550=LrFlRofu3EqHCGhlweNCAxjo1GEAAAAANIjnKkSd3Lq3BA07M4DYkQ==; path=/; Domain=.leeds.gov.uk", "Strict-Transport-Security" : "max-age=15552000; includeSubDomains; preload", "Transfer-Encoding" : "chunked", "Vary" : "*", "X-CDN" : "Imperva", "X-Content-Type-Options" : "nosniff", "X-FRAME-OPTIONS" : "SAMEORIGIN", "X-Iinfo" : "14-89880932-89880936 NNNN CT(155 334 0) RT(1641342999345 13) q(0 0 5 0) r(11 11) U12", "X-MS-InvokeApp" : "1; RequireReadOnly", "X-SharePointHealthScore" : "0", "request-id" : "779d13a0-8e6c-70f0-20fc-a81966cb6f67"}, "ssl-verify" : true, "status" : "200"}
json_instruct
{"type": "object", "properties": {"elapsed": {"type": "string"}, "endpoint-url": {"type": "string"}, "entry-date": {"type": "string"}, "request-headers": {"type": "object", "properties": {"Accept": {"type": "string"}, "Accept-Encoding": {"type": "string"}, "Connection": {"type": "string"}, "User-Agent": {"type": "string"}}, "required": ["Accept", "Accept-Encoding", "Connection", "User-Agent"]}, "response-headers": {"type": "object", "properties": {"Cache-Control": {"type": "string"}, "Content-Encoding": {"type": "string"}, "Content-Type": {"type": "string"}, "Date": {"type": "string"}, "Expires": {"type": "string"}, "SPIisLatency": {"type": "string"}, "SPRequestDuration": {"type": "string"}, "SPRequestGuid": {"type": "string"}, "Set-Cookie": {"type": "string"}, "Strict-Transport-Security": {"type": "string"}, "Transfer-Encoding": {"type": "string"}, "Vary": {"type": "string"}, "X-CDN": {"type": "string"}, "X-Content-Type-Options": {"type": "string"}, "X-FRAME-OPTIONS": {"type": "string"}, "X-Iinfo": {"type": "string"}, "X-MS-InvokeApp": {"type": "string"}, "X-SharePointHealthScore": {"type": "string"}, "request-id": {"type": "string"}}, "required": ["Cache-Control", "Content-Encoding", "Content-Type", "Date", "Expires", "SPIisLatency", "SPRequestDuration", "SPRequestGuid", "Set-Cookie", "Strict-Transport-Security", "Transfer-Encoding", "Vary", "X-CDN", "X-Content-Type-Options", "X-FRAME-OPTIONS", "X-Iinfo", "X-MS-InvokeApp", "X-SharePointHealthScore", "request-id"]}, "ssl-verify": {"type": "boolean"}, "status": {"type": "string"}}, "required": ["elapsed", "endpoint-url", "entry-date", "request-headers", "response-headers", "ssl-verify", "status"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "href": {"type": "string"}, "critical": {"type": "boolean"}, "maxWeight": {"type": "integer"}, "associatedValueName": {"type": "string"}, "description": {"type": "string"}, "output": {"type": "string"}, "rationale": {"type": "string"}, "remediation": {"type": "string"}, "businessCriteria": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "href": {"type": "string"}}, "required": ["id", "name", "href"]}}, "technicalCriteria": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "weight": {"type": "integer"}, "critical": {"type": "boolean"}}, "required": ["id", "name", "weight", "critical"]}}, "technologies": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "href": {"type": "string"}}, "required": ["id", "name", "href"]}}, "qualityStandards": {"type": "array", "items": {}}}, "required": ["id", "name", "href", "critical", "maxWeight", "associatedValueName", "description", "output", "rationale", "remediation", "businessCriteria", "technicalCriteria", "technologies", "qualityStandards"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : 4566, "name" : "Avoid declaring Instance Variables without defined access type", "href" : "AIP/quality-rules/4566", "critical" : false, "maxWeight" : 6, "associatedValueName" : "Associated Value", "description" : "Instance Variables should have an access type defined (Public, Private or Protected). Instance Variables are Non Static Fields.", "output" : "This report lists all Instance Variables without defined access types. It provides the following information: Field full name", "rationale" : "For security reasons, Instance Variables should always have an access type defined. When no access type is defined, the visibility of the variable is at the Package level.", "remediation" : "Review the Field declaration to add the relevant access type.", "businessCriteria" : [{"id" : 60012, "name" : "Changeability", "href" : "AIP/business-criteria/60012"}, {"id" : 66031, "name" : "Programming Practices", "href" : "AIP/business-criteria/66031"}, {"id" : 60016, "name" : "Security", "href" : "AIP/business-criteria/60016"}], "technicalCriteria" : [{"id" : 61020, "name" : "Programming Practices - Modularity and OO Encapsulation Conformity", "weight" : 6, "critical" : false}, {"id" : 66066, "name" : "Secure Coding - Encapsulation", "weight" : 6, "critical" : false}], "technologies" : [{"id" : 140029, "name" : "JEE", "href" : "AIP/technologies/140029"}], "qualityStandards" : []}
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "href": {"type": "string"}, "critical": {"type": "boolean"}, "maxWeight": {"type": "integer"}, "associatedValueName": {"type": "string"}, "description": {"type": "string"}, "output": {"type": "string"}, "rationale": {"type": "string"}, "remediation": {"type": "string"}, "businessCriteria": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "href": {"type": "string"}}, "required": ["id", "name", "href"]}}, "technicalCriteria": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "weight": {"type": "integer"}, "critical": {"type": "boolean"}}, "required": ["id", "name", "weight", "critical"]}}, "technologies": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "href": {"type": "string"}}, "required": ["id", "name", "href"]}}, "qualityStandards": {"type": "array", "items": {}}}, "required": ["id", "name", "href", "critical", "maxWeight", "associatedValueName", "description", "output", "rationale", "remediation", "businessCriteria", "technicalCriteria", "technologies", "qualityStandards"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"rank": {"type": "integer"}, "tag": {"type": "string"}, "name": {"type": "string"}, "price": {"type": "number"}, "price1hpc": {"type": "number"}, "price24hpc": {"type": "number"}, "price7dpc": {"type": "number"}, "price30dpc": {"type": "number"}, "volume": {"type": "number"}, "volume24hpc": {"type": "number"}, "totalSupply": {"type": "number"}, "marketCap": {"type": "number"}, "marketCap24hpc": {"type": "number"}, "circulatingSupply": {"type": "number"}, "fullyDilutedMarketCap": {"type": "number"}, "fullyDilutedMarketCap24hpc": {"type": "number"}, "lastUpdated": {"type": "string"}, "id": {"type": "integer"}}, "required": ["rank", "tag", "name", "price", "price1hpc", "price24hpc", "price7dpc", "price30dpc", "volume", "volume24hpc", "totalSupply", "marketCap", "marketCap24hpc", "circulatingSupply", "fullyDilutedMarketCap", "fullyDilutedMarketCap24hpc", "lastUpdated", "id"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"rank" : 24, "tag" : "LUNA", "name" : "Terra", "price" : 14.130902821193558, "price1hpc" : -0.911425144444, "price24hpc" : -4.20205581761, "price7dpc" : 32.993254895689, "price30dpc" : 100.434023380354, "volume" : 483266138.47595173, "volume24hpc" : 3.426501128659, "totalSupply" : 995994829.929736, "marketCap" : 5853263037.245086, "marketCap24hpc" : -4.195326097643, "circulatingSupply" : 414217202.6309847, "fullyDilutedMarketCap" : 0.0, "fullyDilutedMarketCap24hpc" : -4.20205581761, "lastUpdated" : "2021-08-07T14:07:08.450-0400", "id" : 4172}
json_instruct
{"type": "object", "properties": {"rank": {"type": "integer"}, "tag": {"type": "string"}, "name": {"type": "string"}, "price": {"type": "number"}, "price1hpc": {"type": "number"}, "price24hpc": {"type": "number"}, "price7dpc": {"type": "number"}, "price30dpc": {"type": "number"}, "volume": {"type": "number"}, "volume24hpc": {"type": "number"}, "totalSupply": {"type": "number"}, "marketCap": {"type": "number"}, "marketCap24hpc": {"type": "number"}, "circulatingSupply": {"type": "number"}, "fullyDilutedMarketCap": {"type": "number"}, "fullyDilutedMarketCap24hpc": {"type": "number"}, "lastUpdated": {"type": "string"}, "id": {"type": "integer"}}, "required": ["rank", "tag", "name", "price", "price1hpc", "price24hpc", "price7dpc", "price30dpc", "volume", "volume24hpc", "totalSupply", "marketCap", "marketCap24hpc", "circulatingSupply", "fullyDilutedMarketCap", "fullyDilutedMarketCap24hpc", "lastUpdated", "id"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
[[1916, 7], [1921, 6], [1923, 5], [1924, 8], [1925, 6], [1927, 6], [1928, 7], [1930, 5], [1931, 5], [1934, 6], [1957, 10], [1964, 5], [1970, 6], [1973, 5], [1979, 6]]
json_instruct
{"type": "array", "items": {"type": "array", "items": {"type": "integer"}}, "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"n_dim": {"type": "integer"}, "n_trials": {"type": "integer"}, "objective": {"type": "string"}, "white": {"type": "string"}, "black": {"type": "string"}, "traceback": {"type": "array", "items": {"type": "string"}}, "best_val": {"type": "array", "items": {"type": "number"}}, "best_x": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}, "feval_count": {"type": "array", "items": {"type": "integer"}}, "n_trials_instructed": {"type": "array", "items": {"type": "integer"}}, "passing": {"type": "array", "items": {"type": "boolean"}}, "completed": {"type": "boolean"}, "points": {"type": "number"}, "winner": {"type": "string"}, "loser": {"type": "string"}}, "required": ["n_dim", "n_trials", "objective", "white", "black", "traceback", "best_val", "best_x", "feval_count", "n_trials_instructed", "passing", "completed", "points", "winner", "loser"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"n_dim" : 8, "n_trials" : 130, "objective" : "markowitz_realized_on_cube", "white" : "platypus_genetic", "black" : "platypus_epsmoea", "traceback" : ["passing", "passing"], "best_val" : [1.1666341626136494, 1.4374950322937854], "best_x" : [[0.08533869820212292, 0.062143982423157884, 0.6398863688465515, 0.00022327394929178013, 0.40904424257484273, 0.37916277566473455, 0.0020653962233361245, 0.6677868003265589], [0.11355115743189725, 0.18370586402295908, 0.33099463962638653, 0.37356466643545405, 0.4363462816880376, 0.36300119822102206, 0.2823462069168172, 0.4328663377924896]], "feval_count" : [100, 100], "n_trials_instructed" : [91, 100], "passing" : [true, true], "completed" : true, "points" : 1.0, "winner" : "platypus_genetic", "loser" : "platypus_epsmoea"}
json_instruct
{"type": "object", "properties": {"n_dim": {"type": "integer"}, "n_trials": {"type": "integer"}, "objective": {"type": "string"}, "white": {"type": "string"}, "black": {"type": "string"}, "traceback": {"type": "array", "items": {"type": "string"}}, "best_val": {"type": "array", "items": {"type": "number"}}, "best_x": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}, "feval_count": {"type": "array", "items": {"type": "integer"}}, "n_trials_instructed": {"type": "array", "items": {"type": "integer"}}, "passing": {"type": "array", "items": {"type": "boolean"}}, "completed": {"type": "boolean"}, "points": {"type": "number"}, "winner": {"type": "string"}, "loser": {"type": "string"}}, "required": ["n_dim", "n_trials", "objective", "white", "black", "traceback", "best_val", "best_x", "feval_count", "n_trials_instructed", "passing", "completed", "points", "winner", "loser"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"name": {"type": "string"}, "rarity": {"type": "string"}, "type": {"type": "string"}, "subtypes": {"type": "array", "items": {}}, "cost": {"type": "integer"}, "power": {"type": "integer"}, "health": {"type": "integer"}, "set": {"type": "object", "properties": {"name": {"type": "string"}, "id": {"type": "string"}}, "required": ["name", "id"]}, "collectible": {"type": "boolean"}, "soulSummon": {"type": "integer"}, "soulTrap": {"type": "integer"}, "text": {"type": "string"}, "attributes": {"type": "array", "items": {"type": "string"}}, "keywords": {"type": "array", "items": {}}, "unique": {"type": "boolean"}, "imageUrl": {"type": "string"}, "id": {"type": "string"}, "code": {"type": "string"}}, "required": ["name", "rarity", "type", "subtypes", "cost", "power", "health", "set", "collectible", "soulSummon", "soulTrap", "text", "attributes", "keywords", "unique", "imageUrl", "id", "code"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "Call of Valor", "rarity" : "Common", "type" : "Action", "subtypes" : [], "cost" : 3, "power" : -1, "health" : -1, "set" : {"name" : "Heroes of Skyrim", "id" : "hos"}, "collectible" : true, "soulSummon" : 50, "soulTrap" : 5, "text" : "Level 1: Summon a 3/3 Sovngarde Hero.\r\nLevel 2: Summon two 3/3 Sovngarde Heroes.\r\nLevel 3: Fill a lane with 3/3 Sovngarde Heroes.", "attributes" : ["Willpower"], "keywords" : [], "unique" : false, "imageUrl" : "https://www.legends-decks.com/img_cards/callofvalor.png", "id" : "546498ae-42f2-5f94-99f9-31899ccfed7d", "code" : "cF"}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "rarity": {"type": "string"}, "type": {"type": "string"}, "subtypes": {"type": "array", "items": {}}, "cost": {"type": "integer"}, "power": {"type": "integer"}, "health": {"type": "integer"}, "set": {"type": "object", "properties": {"name": {"type": "string"}, "id": {"type": "string"}}, "required": ["name", "id"]}, "collectible": {"type": "boolean"}, "soulSummon": {"type": "integer"}, "soulTrap": {"type": "integer"}, "text": {"type": "string"}, "attributes": {"type": "array", "items": {"type": "string"}}, "keywords": {"type": "array", "items": {}}, "unique": {"type": "boolean"}, "imageUrl": {"type": "string"}, "id": {"type": "string"}, "code": {"type": "string"}}, "required": ["name", "rarity", "type", "subtypes", "cost", "power", "health", "set", "collectible", "soulSummon", "soulTrap", "text", "attributes", "keywords", "unique", "imageUrl", "id", "code"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"word" : "biomagnetic", "definition" : "Relating to biomagnetism."}
json_instruct
{"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"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": {}}, "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-8h5v-x89v-rc4p", "modified" : "2022-05-01T07:12:24Z", "published" : "2022-05-01T07:12:24Z", "aliases" : ["CVE-2006-3772"], "details" : "PHP-Post 0.21 and 1.0, and possibly earlier versions, when auto-login is enabled, allows remote attackers to bypass security restrictions and obtain administrative privileges by modifying the logincookie[user] setting in the login cookie.", "severity" : [], "affected" : [], "references" : [{"type" : "ADVISORY", "url" : "https://nvd.nist.gov/vuln/detail/CVE-2006-3772"}, {"type" : "WEB", "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/27862"}, {"type" : "WEB", "url" : "https://www.exploit-db.com/exploits/2036"}, {"type" : "WEB", "url" : "http://secunia.com/advisories/21115"}, {"type" : "WEB", "url" : "http://securityreason.com/securityalert/1264"}, {"type" : "WEB", "url" : "http://www.kapda.ir/advisory-380.html"}, {"type" : "WEB", "url" : "http://www.securityfocus.com/archive/1/440419/100/0/threaded"}, {"type" : "WEB", "url" : "http://www.securityfocus.com/bid/19046"}, {"type" : "WEB", "url" : "http://www.vupen.com/english/advisories/2006/2877"}], "database_specific" : {"cwe_ids" : [], "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": {}}, "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": "object", "properties": {"configuration": {"type": "array", "items": {"type": "string"}}, "regionsToProcessedPerformance": {"type": "object", "properties": {"97d6b9cd-219f-4876-b7d9-ff268e14fad3": {"type": "integer"}, "c4f7c3e0-8d91-4106-807f-1d51aecd3319": {"type": "integer"}, "7e24ab7e-330e-498a-90e4-f41edadb0db8": {"type": "integer"}, "9ff8b7cf-c2d8-4b4b-8509-2ba26a2107a0": {"type": "integer"}, "e3b9bd7a-2f0e-4cfd-8012-242f5c2c7786": {"type": "integer"}, "3860102a-8a1e-4644-b3d6-80272970db42": {"type": "integer"}, "bf238e1b-fcea-4045-a1bb-3f85fbb69ea1": {"type": "integer"}, "8adf4470-d779-4238-9551-dc5bbbe6ac07": {"type": "integer"}, "edae1729-6663-4a68-a8de-b1a9fddf6444": {"type": "integer"}, "e6f93997-9800-4250-8bb7-f178cca355fd": {"type": "integer"}, "program": {"type": "integer"}, "b1afdb6f-4ee0-4a29-8ea9-a3c4eb6ca6d7": {"type": "integer"}}, "required": ["97d6b9cd-219f-4876-b7d9-ff268e14fad3", "c4f7c3e0-8d91-4106-807f-1d51aecd3319", "7e24ab7e-330e-498a-90e4-f41edadb0db8", "9ff8b7cf-c2d8-4b4b-8509-2ba26a2107a0", "e3b9bd7a-2f0e-4cfd-8012-242f5c2c7786", "3860102a-8a1e-4644-b3d6-80272970db42", "bf238e1b-fcea-4045-a1bb-3f85fbb69ea1", "8adf4470-d779-4238-9551-dc5bbbe6ac07", "edae1729-6663-4a68-a8de-b1a9fddf6444", "e6f93997-9800-4250-8bb7-f178cca355fd", "program", "b1afdb6f-4ee0-4a29-8ea9-a3c4eb6ca6d7"]}}, "required": ["configuration", "regionsToProcessedPerformance"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"configuration" : ["DECRYPT", "SIGN", "BASE"], "regionsToProcessedPerformance" : {"97d6b9cd-219f-4876-b7d9-ff268e14fad3" : -574525, "c4f7c3e0-8d91-4106-807f-1d51aecd3319" : 8240860875, "7e24ab7e-330e-498a-90e4-f41edadb0db8" : -64234, "9ff8b7cf-c2d8-4b4b-8509-2ba26a2107a0" : 1868180, "e3b9bd7a-2f0e-4cfd-8012-242f5c2c7786" : -30577, "3860102a-8a1e-4644-b3d6-80272970db42" : -95251, "bf238e1b-fcea-4045-a1bb-3f85fbb69ea1" : -580887, "8adf4470-d779-4238-9551-dc5bbbe6ac07" : -585750, "edae1729-6663-4a68-a8de-b1a9fddf6444" : -419609, "e6f93997-9800-4250-8bb7-f178cca355fd" : -98570, "program" : 1128156, "b1afdb6f-4ee0-4a29-8ea9-a3c4eb6ca6d7" : 15429154}}
json_instruct
{"type": "object", "properties": {"configuration": {"type": "array", "items": {"type": "string"}}, "regionsToProcessedPerformance": {"type": "object", "properties": {"97d6b9cd-219f-4876-b7d9-ff268e14fad3": {"type": "integer"}, "c4f7c3e0-8d91-4106-807f-1d51aecd3319": {"type": "integer"}, "7e24ab7e-330e-498a-90e4-f41edadb0db8": {"type": "integer"}, "9ff8b7cf-c2d8-4b4b-8509-2ba26a2107a0": {"type": "integer"}, "e3b9bd7a-2f0e-4cfd-8012-242f5c2c7786": {"type": "integer"}, "3860102a-8a1e-4644-b3d6-80272970db42": {"type": "integer"}, "bf238e1b-fcea-4045-a1bb-3f85fbb69ea1": {"type": "integer"}, "8adf4470-d779-4238-9551-dc5bbbe6ac07": {"type": "integer"}, "edae1729-6663-4a68-a8de-b1a9fddf6444": {"type": "integer"}, "e6f93997-9800-4250-8bb7-f178cca355fd": {"type": "integer"}, "program": {"type": "integer"}, "b1afdb6f-4ee0-4a29-8ea9-a3c4eb6ca6d7": {"type": "integer"}}, "required": ["97d6b9cd-219f-4876-b7d9-ff268e14fad3", "c4f7c3e0-8d91-4106-807f-1d51aecd3319", "7e24ab7e-330e-498a-90e4-f41edadb0db8", "9ff8b7cf-c2d8-4b4b-8509-2ba26a2107a0", "e3b9bd7a-2f0e-4cfd-8012-242f5c2c7786", "3860102a-8a1e-4644-b3d6-80272970db42", "bf238e1b-fcea-4045-a1bb-3f85fbb69ea1", "8adf4470-d779-4238-9551-dc5bbbe6ac07", "edae1729-6663-4a68-a8de-b1a9fddf6444", "e6f93997-9800-4250-8bb7-f178cca355fd", "program", "b1afdb6f-4ee0-4a29-8ea9-a3c4eb6ca6d7"]}}, "required": ["configuration", "regionsToProcessedPerformance"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "array", "items": {"type": "object", "properties": {"DeviceName": {"type": "string"}, "Ebs": {"type": "object", "properties": {"DeleteOnTermination": {"type": "boolean"}}, "required": ["DeleteOnTermination"]}}, "required": ["DeviceName", "Ebs"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"DeviceName" : "/dev/xvda", "Ebs" : {"DeleteOnTermination" : false}}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"DeviceName": {"type": "string"}, "Ebs": {"type": "object", "properties": {"DeleteOnTermination": {"type": "boolean"}}, "required": ["DeleteOnTermination"]}}, "required": ["DeviceName", "Ebs"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"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" : "Nollieux", "dpt" : "Loire", "inscrits" : 152, "abs" : 27, "votants" : 125, "blancs" : 16, "nuls" : 5, "exp" : 104, "res" : [{"panneau" : "1", "voix" : 53}, {"panneau" : "2", "voix" : 51}]}
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#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"title": {"type": "string"}, "downloads": {"type": "integer"}, "tags": {"type": "array", "items": {"type": "string"}}, "hxl": {"type": "integer"}, "org": {"type": "string"}, "id": {"type": "string"}, "resources": {"type": "array", "items": {"type": "object", "properties": {"update_date": {"type": "string"}, "link": {"type": "string"}}, "required": ["update_date", "link"]}}}, "required": ["title", "downloads", "tags", "hxl", "org", "id", "resources"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"title" : "Trinidad and Tobago - Health", "downloads" : 61, "tags" : ["health", "hxl", "indicators", "Trinidad And Tobago"], "hxl" : 1, "org" : "World Bank Group", "id" : "0200c4db-aa27-4405-ad96-6fdbe380c645", "resources" : [{"update_date" : "2021-01-31T23:37:33.807421", "link" : "https://data.humdata.org/dataset/0200c4db-aa27-4405-ad96-6fdbe380c645/resource/8e17ff7f-309a-482b-95ec-19843cd87c54/download/health_tto.csv"}, {"update_date" : "2021-01-31T23:37:33.807421", "link" : "https://data.humdata.org/dataset/0200c4db-aa27-4405-ad96-6fdbe380c645/resource/3c159839-76b5-4edb-9917-753b7b090dc7/download/qc_health_tto.csv"}]}
json_instruct
{"type": "object", "properties": {"title": {"type": "string"}, "downloads": {"type": "integer"}, "tags": {"type": "array", "items": {"type": "string"}}, "hxl": {"type": "integer"}, "org": {"type": "string"}, "id": {"type": "string"}, "resources": {"type": "array", "items": {"type": "object", "properties": {"update_date": {"type": "string"}, "link": {"type": "string"}}, "required": ["update_date", "link"]}}}, "required": ["title", "downloads", "tags", "hxl", "org", "id", "resources"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"returned_dict": {"type": "object", "properties": {"loss": {"type": "number"}, "r2": {"type": "number"}, "status": {"type": "string"}, "start_time": {"type": "number"}, "duration": {"type": "number"}}, "required": ["loss", "r2", "status", "start_time", "duration"]}, "current_params": {"type": "object", "properties": {"N": {"type": "integer"}, "iss": {"type": "number"}, "leak": {"type": "number"}, "ridge": {"type": "number"}, "seed": {"type": "integer"}, "sr": {"type": "number"}}, "required": ["N", "iss", "leak", "ridge", "seed", "sr"]}}, "required": ["returned_dict", "current_params"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"returned_dict" : {"loss" : 40.41830185725847, "r2" : -98.24509577287618, "status" : "ok", "start_time" : 1607966816.55815, "duration" : 4.513578653335571}, "current_params" : {"N" : 500, "iss" : 0.9, "leak" : 0.1295769296796218, "ridge" : 1e-07, "seed" : 1234, "sr" : 0.7554148741953478}}
json_instruct
{"type": "object", "properties": {"returned_dict": {"type": "object", "properties": {"loss": {"type": "number"}, "r2": {"type": "number"}, "status": {"type": "string"}, "start_time": {"type": "number"}, "duration": {"type": "number"}}, "required": ["loss", "r2", "status", "start_time", "duration"]}, "current_params": {"type": "object", "properties": {"N": {"type": "integer"}, "iss": {"type": "number"}, "leak": {"type": "number"}, "ridge": {"type": "number"}, "seed": {"type": "integer"}, "sr": {"type": "number"}}, "required": ["N", "iss", "leak", "ridge", "seed", "sr"]}}, "required": ["returned_dict", "current_params"], "$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"}, "info": {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "additionalInfo": {"type": "null"}, "format": {"type": "string"}, "category": {"type": "string"}, "createdAt": {"type": "string"}, "updatedAt": {"type": "string"}, "license": {"type": "string"}, "author": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}}, "required": ["id", "name"]}}, "required": ["name", "description", "additionalInfo", "format", "category", "createdAt", "updatedAt", "license", "author"]}, "stats": {"type": "object", "properties": {"installs": {"type": "object", "properties": {"total": {"type": "integer"}, "weekly": {"type": "integer"}}, "required": ["total", "weekly"]}}, "required": ["installs"]}, "screenshots": {"type": "object", "properties": {"main": {"type": "object", "properties": {"name": {"type": "string"}, "archived": {"type": "boolean"}}, "required": ["name", "archived"]}}, "required": ["main"]}, "discussions": {"type": "object", "properties": {"stats": {"type": "object", "properties": {"discussionsCount": {"type": "integer"}, "commentsCount": {"type": "integer"}}, "required": ["discussionsCount", "commentsCount"]}, "data": {"type": "array", "items": {}}}, "required": ["stats", "data"]}, "style": {"type": "object", "properties": {"css": {"type": "string"}}, "required": ["css"]}}, "required": ["id", "info", "stats", "screenshots", "discussions", "style"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : 96926, "info" : {"name" : "tumblr dashboard icon - Noiz (dmmd)", "description" : "changes the tumblr home button into Noiz's bunny symbol", "additionalInfo" : null, "format" : "uso", "category" : "tumblr", "createdAt" : "2014-01-10T01:16:40.000Z", "updatedAt" : "2014-11-02T00:22:04.000Z", "license" : "NO-REDISTRIBUTION", "author" : {"id" : 157791, "name" : "Kilokatt"}}, "stats" : {"installs" : {"total" : 261, "weekly" : 0}}, "screenshots" : {"main" : {"name" : "96926-after.png", "archived" : false}}, "discussions" : {"stats" : {"discussionsCount" : 0, "commentsCount" : 0}, "data" : []}, "style" : {"css" : "@-moz-document domain(tumblr.com) {\r\n#home_button {\r\n\r\n\r\n\r\n padding-right: 20px !important;\r\n\r\n}\r\n\r\n\r\n\r\n#home_button a {\r\n\r\n height: 0 !important;\r\n\r\n width: 0 !important;\r\n\r\n top: 5px !important;\r\n\r\n right: 3px !important;\r\n\r\n padding-left: 30px !important;\r\n\r\n padding-top: 30px !important;\r\n\r\n background: url('http://i.imgur.com/C4bO49N.png') !important;\r\n\r\n overflow: hidden;}\r\n}"}}
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "info": {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "additionalInfo": {"type": "null"}, "format": {"type": "string"}, "category": {"type": "string"}, "createdAt": {"type": "string"}, "updatedAt": {"type": "string"}, "license": {"type": "string"}, "author": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}}, "required": ["id", "name"]}}, "required": ["name", "description", "additionalInfo", "format", "category", "createdAt", "updatedAt", "license", "author"]}, "stats": {"type": "object", "properties": {"installs": {"type": "object", "properties": {"total": {"type": "integer"}, "weekly": {"type": "integer"}}, "required": ["total", "weekly"]}}, "required": ["installs"]}, "screenshots": {"type": "object", "properties": {"main": {"type": "object", "properties": {"name": {"type": "string"}, "archived": {"type": "boolean"}}, "required": ["name", "archived"]}}, "required": ["main"]}, "discussions": {"type": "object", "properties": {"stats": {"type": "object", "properties": {"discussionsCount": {"type": "integer"}, "commentsCount": {"type": "integer"}}, "required": ["discussionsCount", "commentsCount"]}, "data": {"type": "array", "items": {}}}, "required": ["stats", "data"]}, "style": {"type": "object", "properties": {"css": {"type": "string"}}, "required": ["css"]}}, "required": ["id", "info", "stats", "screenshots", "discussions", "style"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"directions": {"type": "array", "items": {"type": "string"}}, "ingredients": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "source": {"type": "string"}, "tags": {"type": "array", "items": {}}, "title": {"type": "string"}, "url": {"type": "string"}}, "required": ["directions", "ingredients", "language", "source", "tags", "title", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"directions" : ["Preheat an oven to 350 degrees F (175 degrees C).", "Fill a large pot with lightly salted water and bring to a rolling boil over high heat. Once the water is boiling, stir in the rotini, and return to a boil. Cook uncovered, stirring occasionally, until the pasta has cooked through, but is still firm to the bite, about 8 minutes. Drain well in a colander set in the sink.", "Place the cooked pasta into a large mixing bowl, and add the cream of mushroom soup, ketchup, green chiles, onion, and luncheon meat. Pour into a 9x13 inch baking dish, and evenly sprinkle with the Cheddar cheese.", "Bake in the preheated oven until the casserole is hot and the Cheddar cheese has melted, about 10 minutes."], "ingredients" : ["1 (16 ounce) package tri-color rotini pasta", "1 (10.5 ounce) can cream of mushroom soup", "3/4 cup ketchup", "1 (3 ounce) can chopped green chile peppers", "1/2 onion, chopped", "1 (12 ounce) can fully cooked luncheon meat (such as SPAM\u00ae), cubed", "2 cups shredded Cheddar cheese"], "language" : "en-US", "source" : "allrecipes.com", "tags" : [], "title" : "KGEMINIGRL's SPAM\u00ae Casserole", "url" : "http://allrecipes.com/recipe/69325/kgeminigrls-spam-casserole/"}
json_instruct
{"type": "object", "properties": {"directions": {"type": "array", "items": {"type": "string"}}, "ingredients": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "source": {"type": "string"}, "tags": {"type": "array", "items": {}}, "title": {"type": "string"}, "url": {"type": "string"}}, "required": ["directions", "ingredients", "language", "source", "tags", "title", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"moduleName": {"type": "string"}, "profileSuccess": {"type": "string"}, "noProfile": {"type": "string"}, "howStore": {"type": "string"}}, "required": ["moduleName", "profileSuccess", "noProfile", "howStore"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"moduleName" : "Crowdin-profil", "profileSuccess" : "Her er din profil", "noProfile" : "Vi kunne ikke finde din profil i vores database!", "howStore" : "Hvis du gerne vil gemme den, skal du udf\u00f8re `+help reverify` for at vide, hvordan du skal g\u00f8re det."}
json_instruct
{"type": "object", "properties": {"moduleName": {"type": "string"}, "profileSuccess": {"type": "string"}, "noProfile": {"type": "string"}, "howStore": {"type": "string"}}, "required": ["moduleName", "profileSuccess", "noProfile", "howStore"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"h": {"type": "string"}, "c": {"type": "object", "properties": {"0": {"type": "boolean"}}, "required": ["0"]}}, "required": ["h", "c"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"h" : "7baccae26b5f8ac95d35", "c" : {"0" : true}}
json_instruct
{"type": "object", "properties": {"h": {"type": "string"}, "c": {"type": "object", "properties": {"0": {"type": "boolean"}}, "required": ["0"]}}, "required": ["h", "c"], "$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": {"id": {"type": "string"}, "name": {"type": "string"}, "brewery_type": {"type": "string"}, "street": {"type": "string"}, "city": {"type": "string"}, "state": {"type": "string"}, "postal_code": {"type": "string"}, "website_url": {"type": "string"}, "phone": {"type": "string"}, "created_at": {"type": "string"}, "updated_at": {"type": "string"}, "country": {"type": "string"}, "longitude": {"type": "string"}, "latitude": {"type": "string"}, "tags": {"type": "array", "items": {}}}, "required": ["id", "name", "brewery_type", "street", "city", "state", "postal_code", "website_url", "phone", "created_at", "updated_at", "country", "longitude", "latitude", "tags"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"id" : "brubakers-brewery-and-pub", "name" : "Brubaker's Brewery & Pub", "brewery_type" : "planning", "street" : "", "city" : "Sylvania", "state" : "Ohio", "postal_code" : "43560-9586", "website_url" : "", "phone" : "", "created_at" : "2018-07-24 01:34:00.09593", "updated_at" : "2018-08-11 21:38:57.224061", "country" : "United States", "longitude" : "", "latitude" : "", "tags" : []}, {"id" : "inside-the-five-brewing", "name" : "Inside The Five Brewing", "brewery_type" : "brewpub", "street" : "5703 Main St", "city" : "Sylvania", "state" : "Ohio", "postal_code" : "43560-4901", "website_url" : "http://www.insidethefive.com", "phone" : "5674087212", "created_at" : "2018-07-24 01:34:01.256439", "updated_at" : "2018-08-24 15:44:11.117165", "country" : "United States", "longitude" : "-83.7032814897959", "latitude" : "41.7172650204082", "tags" : []}, {"id" : "upside-brewing", "name" : "Upside Brewing", "brewery_type" : "brewpub", "street" : "5692 N Main St", "city" : "Sylvania", "state" : "Ohio", "postal_code" : "43560-1928", "website_url" : "http://www.facebook.com/UpsideBrewing", "phone" : "4198826061", "created_at" : "2018-07-24 01:34:03.52024", "updated_at" : "2018-08-11 21:39:06.493882", "country" : "United States", "longitude" : "", "latitude" : "", "tags" : []}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "brewery_type": {"type": "string"}, "street": {"type": "string"}, "city": {"type": "string"}, "state": {"type": "string"}, "postal_code": {"type": "string"}, "website_url": {"type": "string"}, "phone": {"type": "string"}, "created_at": {"type": "string"}, "updated_at": {"type": "string"}, "country": {"type": "string"}, "longitude": {"type": "string"}, "latitude": {"type": "string"}, "tags": {"type": "array", "items": {}}}, "required": ["id", "name", "brewery_type", "street", "city", "state", "postal_code", "website_url", "phone", "created_at", "updated_at", "country", "longitude", "latitude", "tags"]}, "$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" : "3310190011", "district_id" : "3310190", "name" : "PONGGOK"}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "district_id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "district_id", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"name": {"type": "string"}, "displayName": {"type": "string"}}, "required": ["name", "displayName"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "SiempreVideoMobile", "displayName" : "SiempreVideoMobile"}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "displayName": {"type": "string"}}, "required": ["name", "displayName"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"WorkItem": {"type": "object", "properties": {"AffectedComponent": {"type": "object", "properties": {"Name": {"type": "string"}, "DisplayName": {"type": "string"}}, "required": ["Name", "DisplayName"]}, "ClosedComment": {"type": "string"}, "ClosedDate": {"type": "null"}, "CommentCount": {"type": "integer"}, "Custom": {"type": "null"}, "Description": {"type": "string"}, "LastUpdatedDate": {"type": "string"}, "PlannedForRelease": {"type": "string"}, "ReleaseVisibleToPublic": {"type": "boolean"}, "Priority": {"type": "object", "properties": {"Name": {"type": "string"}, "Severity": {"type": "integer"}, "Id": {"type": "integer"}}, "required": ["Name", "Severity", "Id"]}, "ProjectName": {"type": "string"}, "ReportedDate": {"type": "string"}, "Status": {"type": "object", "properties": {"Name": {"type": "string"}, "Id": {"type": "integer"}}, "required": ["Name", "Id"]}, "ReasonClosed": {"type": "object", "properties": {"Name": {"type": "string"}}, "required": ["Name"]}, "Summary": {"type": "string"}, "Type": {"type": "object", "properties": {"Name": {"type": "string"}, "Id": {"type": "integer"}}, "required": ["Name", "Id"]}, "VoteCount": {"type": "integer"}, "Id": {"type": "integer"}}, "required": ["AffectedComponent", "ClosedComment", "ClosedDate", "CommentCount", "Custom", "Description", "LastUpdatedDate", "PlannedForRelease", "ReleaseVisibleToPublic", "Priority", "ProjectName", "ReportedDate", "Status", "ReasonClosed", "Summary", "Type", "VoteCount", "Id"]}, "FileAttachments": {"type": "array", "items": {}}, "Comments": {"type": "array", "items": {}}}, "required": ["WorkItem", "FileAttachments", "Comments"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"WorkItem" : {"AffectedComponent" : {"Name" : "", "DisplayName" : ""}, "ClosedComment" : "", "ClosedDate" : null, "CommentCount" : 0, "Custom" : null, "Description" : "I have a file with the string \"I\u2019m still\" (note \"right single quote\"). If i read the file using Load it is turned to a string of bytes (UTF-7). If I simple use File.ReadAllText without specifying the encoding and then use LoadHTML it works fine.\n\nLoad should have produced that result.", "LastUpdatedDate" : "2016-09-12T13:02:30.753-07:00", "PlannedForRelease" : "", "ReleaseVisibleToPublic" : false, "Priority" : {"Name" : "Unassigned", "Severity" : 0, "Id" : 0}, "ProjectName" : "htmlagilitypack", "ReportedDate" : "2016-09-12T13:02:30.753-07:00", "Status" : {"Name" : "Proposed", "Id" : 1}, "ReasonClosed" : {"Name" : "Unassigned"}, "Summary" : "Unicode Load vs LoadHTML", "Type" : {"Name" : "Unassigned", "Id" : 5}, "VoteCount" : 1, "Id" : 43491}, "FileAttachments" : [], "Comments" : []}
json_instruct
{"type": "object", "properties": {"WorkItem": {"type": "object", "properties": {"AffectedComponent": {"type": "object", "properties": {"Name": {"type": "string"}, "DisplayName": {"type": "string"}}, "required": ["Name", "DisplayName"]}, "ClosedComment": {"type": "string"}, "ClosedDate": {"type": "null"}, "CommentCount": {"type": "integer"}, "Custom": {"type": "null"}, "Description": {"type": "string"}, "LastUpdatedDate": {"type": "string"}, "PlannedForRelease": {"type": "string"}, "ReleaseVisibleToPublic": {"type": "boolean"}, "Priority": {"type": "object", "properties": {"Name": {"type": "string"}, "Severity": {"type": "integer"}, "Id": {"type": "integer"}}, "required": ["Name", "Severity", "Id"]}, "ProjectName": {"type": "string"}, "ReportedDate": {"type": "string"}, "Status": {"type": "object", "properties": {"Name": {"type": "string"}, "Id": {"type": "integer"}}, "required": ["Name", "Id"]}, "ReasonClosed": {"type": "object", "properties": {"Name": {"type": "string"}}, "required": ["Name"]}, "Summary": {"type": "string"}, "Type": {"type": "object", "properties": {"Name": {"type": "string"}, "Id": {"type": "integer"}}, "required": ["Name", "Id"]}, "VoteCount": {"type": "integer"}, "Id": {"type": "integer"}}, "required": ["AffectedComponent", "ClosedComment", "ClosedDate", "CommentCount", "Custom", "Description", "LastUpdatedDate", "PlannedForRelease", "ReleaseVisibleToPublic", "Priority", "ProjectName", "ReportedDate", "Status", "ReasonClosed", "Summary", "Type", "VoteCount", "Id"]}, "FileAttachments": {"type": "array", "items": {}}, "Comments": {"type": "array", "items": {}}}, "required": ["WorkItem", "FileAttachments", "Comments"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "id": {"type": "string"}, "isDefault": {"type": "boolean"}, "gains": {"type": "object", "properties": {"global": {"type": "number"}, "bands": {"type": "array", "items": {"type": "number"}}}, "required": ["global", "bands"]}}, "required": ["name", "id", "isDefault", "gains"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"name" : "Oriolus Forsteni (sample 1)", "id" : "4b6b71bd6882be3f3f4ba836b22add2c3851b9e7", "isDefault" : false, "gains" : {"global" : -7.4, "bands" : [-3.6, -2.5, -2.8, -2.6, 0.1, -0.7, 1.3, 7.8, -5.5, -4.5]}}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "id": {"type": "string"}, "isDefault": {"type": "boolean"}, "gains": {"type": "object", "properties": {"global": {"type": "number"}, "bands": {"type": "array", "items": {"type": "number"}}}, "required": ["global", "bands"]}}, "required": ["name", "id", "isDefault", "gains"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"id": {"type": "string"}, "district_id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "district_id", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "3318060017", "district_id" : "3318060", "name" : "SUMBEREJO"}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "district_id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "district_id", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"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": {}}, "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-crx7-hrf2-c28r", "modified" : "2022-04-29T03:02:04Z", "published" : "2022-04-29T03:02:04Z", "aliases" : ["CVE-2004-2777"], "details" : "GE Healthcare Centricity Image Vault 3.x has a password of (1) gemnet for the administrator account, (2) webadmin for the webadmin administrator account of the ASACA DVD library, (3) an empty value for the gemsservice account of the Ultrasound Database, and possibly (4) gemnet2002 for the gemnet2002 account of the GEMNet license server, which has unspecified impact and attack vectors. NOTE: it is not clear whether this password is default, hardcoded, or dependent on another system or product that requires a fixed value.", "severity" : [], "affected" : [], "references" : [{"type" : "ADVISORY", "url" : "https://nvd.nist.gov/vuln/detail/CVE-2004-2777"}, {"type" : "WEB", "url" : "https://ics-cert.us-cert.gov/advisories/ICSMA-18-037-02"}, {"type" : "WEB", "url" : "https://twitter.com/digitalbond/status/619250429751222277"}, {"type" : "WEB", "url" : "http://apps.gehealthcare.com/servlet/ClientServlet/2010564-002E.pdf?REQ=RAA&DIRECTION=2010564-002&FILENAME=2010564-002E.pdf&FILEREV=E&DOCREV_ORG=E"}, {"type" : "WEB", "url" : "http://www.forbes.com/sites/thomasbrewster/2015/07/10/vulnerable-breasts/"}], "database_specific" : {"cwe_ids" : [], "severity" : "HIGH", "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": {}}, "severity": {"type": "string"}, "github_reviewed": {"type": "boolean"}}, "required": ["cwe_ids", "severity", "github_reviewed"]}}, "required": ["schema_version", "id", "modified", "published", "aliases", "details", "severity", "affected", "references", "database_specific"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"pixi.js": {"type": "string"}, "pixi.min.js": {"type": "string"}}, "required": ["pixi.js", "pixi.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"pixi.js" : "sha256-Bp/rZ2fZxV+d8UmIFHLYDmPmorYnL3ILU+T5Swsnogc=", "pixi.min.js" : "sha256-1zko9w55ZBkD6xlHWVHltRB0JetE6phYrK11HTbTk8g="}
json_instruct
{"type": "object", "properties": {"pixi.js": {"type": "string"}, "pixi.min.js": {"type": "string"}}, "required": ["pixi.js", "pixi.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"window_command_mappings": {"type": "array", "items": {"type": "object", "properties": {"class": {"type": "string"}, "command": {"type": "string"}}, "required": ["class", "command"]}}, "window_swallow_criteria": {"type": "object", "properties": {"Chromium": {"type": "array", "items": {"type": "string"}}, "firefox": {"type": "array", "items": {"type": "string"}}}, "required": ["Chromium", "firefox"]}, "terminals": {"type": "array", "items": {"type": "string"}}}, "required": ["window_command_mappings", "window_swallow_criteria", "terminals"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"window_command_mappings" : [{"class" : "Gnome-terminal", "command" : "gnome-terminal"}], "window_swallow_criteria" : {"Chromium" : ["class", "instance", "title"], "firefox" : ["class", "instance", "title"]}, "terminals" : ["Termite", "Kitty"]}
json_instruct
{"type": "object", "properties": {"window_command_mappings": {"type": "array", "items": {"type": "object", "properties": {"class": {"type": "string"}, "command": {"type": "string"}}, "required": ["class", "command"]}}, "window_swallow_criteria": {"type": "object", "properties": {"Chromium": {"type": "array", "items": {"type": "string"}}, "firefox": {"type": "array", "items": {"type": "string"}}}, "required": ["Chromium", "firefox"]}, "terminals": {"type": "array", "items": {"type": "string"}}}, "required": ["window_command_mappings", "window_swallow_criteria", "terminals"], "$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" : "LANAVISION CAPSULE", "harga" : " Rp. 532.400/ kemasan", "golongan" : "http://medicastore.com/image_banner/obat_bebas.gif", "kandungan" : "Ekstrak kering Bilberry.", "indikasi" : "Makanan tambahan untuk gangguan mata.", "kontraindikasi" : "", "perhatian" : "", "efeksamping" : "", "indeksamanwanitahamil" : "", "kemasan" : "Kapsul 80 mg x 10 x 10 biji.", "dosis" : "3 kali sehari 1 kapsul.", "penyajian" : "Dikonsumsi bersamaan dengan makanan", "pabrik" : "Landson.", "id" : "3278", "category_id" : "12"}
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#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"description": {"type": "string"}, "code": {"type": "string"}, "ldc": {"type": "array", "items": {}}, "constructores": {"type": "array", "items": {"type": "object", "properties": {"nombre": {"type": "string"}, "description": {"type": "string"}}, "required": ["nombre", "description"]}}, "metodos": {"type": "array", "items": {"type": "object", "properties": {"nombre": {"type": "string"}, "description": {"type": "string"}}, "required": ["nombre", "description"]}}}, "required": ["description", "code", "ldc", "constructores", "metodos"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"description" : "", "code" : "", "ldc" : [], "constructores" : [{"nombre" : "CheckboxGroup", "description" : ""}], "metodos" : [{"nombre" : "getCurrent", "description" : ""}, {"nombre" : "getSelectedCheckbox", "description" : ""}, {"nombre" : "setCurrent", "description" : "", "parametros" : [{"nombre" : "Checkbox box", "description" : ""}]}, {"nombre" : "setSelectedCheckbox", "description" : "", "parametros" : [{"nombre" : "Checkbox box", "description" : ""}]}, {"nombre" : "toString", "description" : ""}]}
json_instruct
{"type": "object", "properties": {"description": {"type": "string"}, "code": {"type": "string"}, "ldc": {"type": "array", "items": {}}, "constructores": {"type": "array", "items": {"type": "object", "properties": {"nombre": {"type": "string"}, "description": {"type": "string"}}, "required": ["nombre", "description"]}}, "metodos": {"type": "array", "items": {"type": "object", "properties": {"nombre": {"type": "string"}, "description": {"type": "string"}}, "required": ["nombre", "description"]}}}, "required": ["description", "code", "ldc", "constructores", "metodos"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"word": {"type": "string"}, "definitions": {"type": "array", "items": {"type": "string"}}, "parts-of-speech": {"type": "string"}}, "required": ["word", "definitions", "parts-of-speech"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"word" : "Glassware", "definitions" : ["Ornaments and articles made from glass."], "parts-of-speech" : "Noun"}
json_instruct
{"type": "object", "properties": {"word": {"type": "string"}, "definitions": {"type": "array", "items": {"type": "string"}}, "parts-of-speech": {"type": "string"}}, "required": ["word", "definitions", "parts-of-speech"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"prefix": {"type": "string"}, "token": {"type": "string"}, "ytapi": {"type": "string"}, "whitelist": {"type": "array", "items": {"type": "string"}}}, "required": ["prefix", "token", "ytapi", "whitelist"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"prefix" : "sn!", "token" : "Token", "ytapi" : "API Key", "whitelist" : ["MyFrens", "MyFloof"]}
json_instruct
{"type": "object", "properties": {"prefix": {"type": "string"}, "token": {"type": "string"}, "ytapi": {"type": "string"}, "whitelist": {"type": "array", "items": {"type": "string"}}}, "required": ["prefix", "token", "ytapi", "whitelist"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"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.0b16": {"type": "object", "properties": {"sha256": {"type": "string"}, "url": {"type": "string"}}, "required": ["sha256", "url"]}}, "required": ["1.0b16"]}}, "required": ["latest_version", "meta", "versions"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"latest_version" : ["1.0b16"], "meta" : {"description" : "CRUD framework for Django", "homepage" : "https://github.com/ptav/django-simplecrud", "license" : "LICENSE"}, "versions" : {"1.0b16" : {"sha256" : "35b1227ac77fd2655d40a4c7f248e6e67c322c9320cb5bcddf35c210b780155f", "url" : "https://files.pythonhosted.org/packages/c4/c9/b3d737fef9fda6f09a68601dd57eff9588f0e7491bd6a64d7023b728b9a5/django-simplecrud-1.0b16.zip"}}}
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.0b16": {"type": "object", "properties": {"sha256": {"type": "string"}, "url": {"type": "string"}}, "required": ["sha256", "url"]}}, "required": ["1.0b16"]}}, "required": ["latest_version", "meta", "versions"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"logging": {"type": "object", "properties": {"console": {"type": "object", "properties": {"minlevel": {"type": "string"}, "colorize": {"type": "boolean"}, "humanReadableUnhandledException": {"type": "boolean"}}, "required": ["minlevel", "colorize", "humanReadableUnhandledException"]}}, "required": ["console"]}}, "required": ["logging"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"logging" : {"console" : {"minlevel" : "debug", "colorize" : true, "humanReadableUnhandledException" : true}}}
json_instruct
{"type": "object", "properties": {"logging": {"type": "object", "properties": {"console": {"type": "object", "properties": {"minlevel": {"type": "string"}, "colorize": {"type": "boolean"}, "humanReadableUnhandledException": {"type": "boolean"}}, "required": ["minlevel", "colorize", "humanReadableUnhandledException"]}}, "required": ["console"]}}, "required": ["logging"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"\uc774\ub984": {"type": "string"}, "\ud55c\ubb38\uba85": {"type": "string"}, "\uc0dd\ub144\uc6d4\uc77c": {"type": "string"}, "\uc815\ub2f9": {"type": "string"}, "\uc120\uac70\uad6c": {"type": "string"}, "\ub2f9\uc120\ud69f\uc218": {"type": "string"}, "\ub2f9\uc120\ub300\uc218": {"type": "string"}}, "required": ["\uc774\ub984", "\ud55c\ubb38\uba85", "\uc0dd\ub144\uc6d4\uc77c", "\uc815\ub2f9", "\uc120\uac70\uad6c", "\ub2f9\uc120\ud69f\uc218", "\ub2f9\uc120\ub300\uc218"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"\uc774\ub984" : "\uae40\ud55c\ud45c", "\ud55c\ubb38\uba85" : "\u91d1\u6f22\u6753", "\uc0dd\ub144\uc6d4\uc77c" : "1954-08-24", "\uc815\ub2f9" : "\uc0c8\ub204\ub9ac\ub2f9", "\uc120\uac70\uad6c" : "\uacbd\ub0a8 \uac70\uc81c\uc2dc", "\ub2f9\uc120\ud69f\uc218" : "\uc7ac\uc120", "\ub2f9\uc120\ub300\uc218" : "19, 20"}
json_instruct
{"type": "object", "properties": {"\uc774\ub984": {"type": "string"}, "\ud55c\ubb38\uba85": {"type": "string"}, "\uc0dd\ub144\uc6d4\uc77c": {"type": "string"}, "\uc815\ub2f9": {"type": "string"}, "\uc120\uac70\uad6c": {"type": "string"}, "\ub2f9\uc120\ud69f\uc218": {"type": "string"}, "\ub2f9\uc120\ub300\uc218": {"type": "string"}}, "required": ["\uc774\ub984", "\ud55c\ubb38\uba85", "\uc0dd\ub144\uc6d4\uc77c", "\uc815\ub2f9", "\uc120\uac70\uad6c", "\ub2f9\uc120\ud69f\uc218", "\ub2f9\uc120\ub300\uc218"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"PackageDeclaration": {"type": "object", "properties": {"IdentifierList": {"type": "array", "items": {"type": "string"}}}, "required": ["IdentifierList"]}, "TypeDeclarationList": {"type": "array", "items": {"type": "object", "properties": {"Modifiers": {"type": "integer"}, "Identifier": {"type": "string"}, "InterfaceBody": {"type": "array", "items": {"type": "object", "properties": {"Modifiers": {"type": "integer"}, "MethodHeader": {"type": "object", "properties": {"Result": {"type": "object", "properties": {}, "required": []}, "MethodDeclarator": {"type": "object", "properties": {"Identifier": {"type": "string"}}, "required": ["Identifier"]}}, "required": ["Result", "MethodDeclarator"]}}, "required": ["Modifiers", "MethodHeader"]}}}, "required": ["Modifiers", "Identifier", "InterfaceBody"]}}}, "required": ["PackageDeclaration", "TypeDeclarationList"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"PackageDeclaration" : {"IdentifierList" : ["io", "jaylim", "study", "dsa", "designpattern", "composite"]}, "TypeDeclarationList" : [{"Modifiers" : 1, "Identifier" : "Graphic", "InterfaceBody" : [{"Modifiers" : 1, "MethodHeader" : {"Result" : {}, "MethodDeclarator" : {"Identifier" : "print"}}}]}]}
json_instruct
{"type": "object", "properties": {"PackageDeclaration": {"type": "object", "properties": {"IdentifierList": {"type": "array", "items": {"type": "string"}}}, "required": ["IdentifierList"]}, "TypeDeclarationList": {"type": "array", "items": {"type": "object", "properties": {"Modifiers": {"type": "integer"}, "Identifier": {"type": "string"}, "InterfaceBody": {"type": "array", "items": {"type": "object", "properties": {"Modifiers": {"type": "integer"}, "MethodHeader": {"type": "object", "properties": {"Result": {"type": "object", "properties": {}, "required": []}, "MethodDeclarator": {"type": "object", "properties": {"Identifier": {"type": "string"}}, "required": ["Identifier"]}}, "required": ["Result", "MethodDeclarator"]}}, "required": ["Modifiers", "MethodHeader"]}}}, "required": ["Modifiers", "Identifier", "InterfaceBody"]}}}, "required": ["PackageDeclaration", "TypeDeclarationList"], "$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": {"productline.multiImageOption": {"type": "object", "properties": {"group": {"type": "string"}, "type": {"type": "string"}, "title": {"type": "string"}, "description": {"type": "string"}, "docRef": {"type": "string"}, "items": {"type": "object", "properties": {"type": {"type": "string"}, "title": {"type": "string"}}, "required": ["type", "title"]}, "default": {"type": "array", "items": {"type": "string"}}}, "required": ["group", "type", "title", "description", "docRef", "items", "default"]}}, "required": ["productline.multiImageOption"]}}, "required": ["type", "properties"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"type" : "object", "properties" : {"productline.multiImageOption" : {"group" : "catalog", "type" : "array", "title" : "Multi-Image Option", "description" : "Configure what are the item option fields that filter images", "docRef" : "bridgehead_1488478244", "items" : {"type" : "string", "title" : "Multi-Image Option"}, "default" : ["custcol4", "custcol3"]}}}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"productline.multiImageOption": {"type": "object", "properties": {"group": {"type": "string"}, "type": {"type": "string"}, "title": {"type": "string"}, "description": {"type": "string"}, "docRef": {"type": "string"}, "items": {"type": "object", "properties": {"type": {"type": "string"}, "title": {"type": "string"}}, "required": ["type", "title"]}, "default": {"type": "array", "items": {"type": "string"}}}, "required": ["group", "type", "title", "description", "docRef", "items", "default"]}}, "required": ["productline.multiImageOption"]}}, "required": ["type", "properties"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"type": {"type": "string"}, "features": {"type": "array", "items": {"type": "object", "properties": {"geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "required": ["type", "coordinates"]}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"cartodb_id": {"type": "integer"}}, "required": ["cartodb_id"]}}, "required": ["geometry", "type", "properties"]}}}, "required": ["type", "features"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"type" : "FeatureCollection", "features" : [{"geometry" : {"type" : "Polygon", "coordinates" : [[[-117.370476, 34.136028], [-117.360702, 34.135895], [-117.361727, 34.135606], [-117.361311, 34.134259], [-117.357596, 34.134102], [-117.357332, 34.121391], [-117.370422, 34.121377], [-117.370476, 34.136028]]]}, "type" : "Feature", "properties" : {"cartodb_id" : 9788}}]}
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#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"sso_modal_title": {"type": "string"}, "sso_modal_loading": {"type": "string"}, "sso_modal_user_title": {"type": "string"}, "sso_modal_currentuser_title": {"type": "string"}, "sso_modal_disconnected": {"type": "string"}, "sso_modal_what": {"type": "string"}, "sso_modal_action_reload": {"type": "string"}, "sso_modal_action_logout": {"type": "string"}}, "required": ["sso_modal_title", "sso_modal_loading", "sso_modal_user_title", "sso_modal_currentuser_title", "sso_modal_disconnected", "sso_modal_what", "sso_modal_action_reload", "sso_modal_action_logout"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"sso_modal_title" : "OVHcloud - Authentication", "sso_modal_loading" : "Loading...", "sso_modal_user_title" : "You were logged in as:", "sso_modal_currentuser_title" : "You are now logged in as:", "sso_modal_disconnected" : "You are now logged out.", "sso_modal_what" : "What would you like to do?", "sso_modal_action_reload" : "Continue as <strong>{{name}}</strong>", "sso_modal_action_logout" : "Go to the login page"}
json_instruct
{"type": "object", "properties": {"sso_modal_title": {"type": "string"}, "sso_modal_loading": {"type": "string"}, "sso_modal_user_title": {"type": "string"}, "sso_modal_currentuser_title": {"type": "string"}, "sso_modal_disconnected": {"type": "string"}, "sso_modal_what": {"type": "string"}, "sso_modal_action_reload": {"type": "string"}, "sso_modal_action_logout": {"type": "string"}}, "required": ["sso_modal_title", "sso_modal_loading", "sso_modal_user_title", "sso_modal_currentuser_title", "sso_modal_disconnected", "sso_modal_what", "sso_modal_action_reload", "sso_modal_action_logout"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"place_name": {"type": "string"}, "state_name": {"type": "string"}, "state_abbrv": {"type": "string"}, "lat": {"type": "string"}, "long": {"type": "string"}}, "required": ["place_name", "state_name", "state_abbrv", "lat", "long"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"place_name" : "Aptos", "state_name" : "California", "state_abbrv" : "CA", "lat" : "36.9797", "long" : "-121.8902"}
json_instruct
{"type": "object", "properties": {"place_name": {"type": "string"}, "state_name": {"type": "string"}, "state_abbrv": {"type": "string"}, "lat": {"type": "string"}, "long": {"type": "string"}}, "required": ["place_name", "state_name", "state_abbrv", "lat", "long"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"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" : "Barangay 50-B, Tacloban City, Leyte, Eastern Visayas (Region VIII), PH", "locale" : "ph.eastern-visayas-region-viii.leyte.tacloban-city.barangay-50-b", "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" : "1283", "city_reference" : "894", "city_name" : "Tacloban City", "barangay_id" : "37843", "barangay_reference" : "22900", "barangay_name" : "Barangay 50-B"}, "geometry" : {"type" : "MultiPolygon", "coordinates" : [[[[125.006638, 11.24333], [125.006538, 11.24258], [125.006111, 11.2403], [125.005287, 11.24053], [125.00547, 11.24455], [125.006638, 11.24333]]]]}}
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#"}
Generate a valid JSON object that conforms to the following schema: {"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" : "San Bernabe, Maddela, Quirino, Cagayan Valley (Region II), PH", "locale" : "ph.cagayan-valley-region-ii.quirino.maddela.san-bernabe", "country_id" : 177, "country_reference" : 177, "country_name" : "Philippines", "region_id" : "3", "region_reference" : "2", "region_name" : "Cagayan Valley (Region II)", "province_id" : "63", "province_reference" : "63", "province_name" : "Quirino", "city_id" : "755", "city_reference" : "1331", "city_name" : "Maddela", "barangay_id" : "21257", "barangay_reference" : "34677", "barangay_name" : "San Bernabe"}, "geometry" : {"type" : "MultiPolygon", "coordinates" : [[[[121.713318, 16.384171], [121.719131, 16.384741], [121.71933, 16.366301], [121.728157, 16.366199], [121.724983, 16.36344], [121.720963, 16.360001], [121.713882, 16.3612], [121.705658, 16.35915], [121.701118, 16.358101], [121.700729, 16.36478], [121.700279, 16.36478], [121.699883, 16.383699], [121.713318, 16.384171]]]]}}
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#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "array", "items": {"type": "object", "properties": {"card_code": {"type": "string"}, "quantity": {"type": "integer"}}, "required": ["card_code", "quantity"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"card_code" : "coal-roarkwin", "quantity" : 1}, {"card_code" : "anchornaut", "quantity" : 3}, {"card_code" : "chant-of-revenge", "quantity" : 3}, {"card_code" : "expand-energy", "quantity" : 3}, {"card_code" : "hammer-knight", "quantity" : 3}, {"card_code" : "iron-worker", "quantity" : 3}, {"card_code" : "one-hundred-blades", "quantity" : 3}, {"card_code" : "protect", "quantity" : 3}, {"card_code" : "spiked-armor", "quantity" : 3}, {"card_code" : "strengthen", "quantity" : 3}, {"card_code" : "summon-iron-rhino", "quantity" : 3}, {"card_code" : "iron-rhino", "quantity" : 5}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"card_code": {"type": "string"}, "quantity": {"type": "integer"}}, "required": ["card_code", "quantity"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"__typename": {"type": "string"}, "type": {"type": "string"}, "label": {"type": "null"}, "primary": {"type": "object", "properties": {"image_banner": {"type": "object", "properties": {"dimensions": {"type": "object", "properties": {"width": {"type": "integer"}, "height": {"type": "integer"}}, "required": ["width", "height"]}, "alt": {"type": "string"}, "copyright": {"type": "null"}, "url": {"type": "string"}}, "required": ["dimensions", "alt", "copyright", "url"]}}, "required": ["image_banner"]}}, "required": ["__typename", "type", "label", "primary"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"__typename" : "PageBodyBanner_with_caption", "type" : "banner_with_caption", "label" : null, "primary" : {"image_banner" : {"dimensions" : {"width" : 599, "height" : 245}, "alt" : "Snooze History", "copyright" : null, "url" : "https://images.prismic.io/snooze-discovery/fd60aeec-b275-43b0-8c84-bbcfefce8890_snooze-history.jpg?auto=compress,format"}}}
json_instruct
{"type": "object", "properties": {"__typename": {"type": "string"}, "type": {"type": "string"}, "label": {"type": "null"}, "primary": {"type": "object", "properties": {"image_banner": {"type": "object", "properties": {"dimensions": {"type": "object", "properties": {"width": {"type": "integer"}, "height": {"type": "integer"}}, "required": ["width", "height"]}, "alt": {"type": "string"}, "copyright": {"type": "null"}, "url": {"type": "string"}}, "required": ["dimensions", "alt", "copyright", "url"]}}, "required": ["image_banner"]}}, "required": ["__typename", "type", "label", "primary"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "array", "items": {"type": "object", "properties": {"queryName": {"type": "string"}, "severity": {"type": "string"}, "line": {"type": "integer"}, "filename": {"type": "string"}}, "required": ["queryName", "severity", "line", "filename"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"queryName" : "AKS Logging To Azure Monitoring Is Disabled", "severity" : "MEDIUM", "line" : 14, "filename" : "positive1.json"}, {"queryName" : "AKS Logging To Azure Monitoring Is Disabled", "severity" : "MEDIUM", "line" : 6, "filename" : "positive2.json"}, {"queryName" : "AKS Logging To Azure Monitoring Is Disabled", "severity" : "MEDIUM", "line" : 16, "filename" : "positive3.json"}, {"queryName" : "AKS Logging To Azure Monitoring Is Disabled", "severity" : "MEDIUM", "line" : 8, "filename" : "positive4.json"}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"queryName": {"type": "string"}, "severity": {"type": "string"}, "line": {"type": "integer"}, "filename": {"type": "string"}}, "required": ["queryName", "severity", "line", "filename"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "posttest": {"type": "string"}, "lint": {"type": "string"}, "lint:fix": {"type": "string"}}, "required": ["test", "posttest", "lint", "lint:fix"]}, "pre-commit": {"type": "array", "items": {"type": "string"}}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "files": {"type": "array", "items": {"type": "string"}}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"@hapi/code": {"type": "string"}, "@hapi/lab": {"type": "string"}, "git-validate": {"type": "string"}, "standard": {"type": "string"}}, "required": ["@hapi/code", "@hapi/lab", "git-validate", "standard"]}}, "required": ["name", "version", "description", "main", "scripts", "pre-commit", "repository", "files", "keywords", "author", "license", "bugs", "homepage", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "moonbeams", "version" : "2.0.3", "description" : "Astronomical calculation library", "main" : "moonbeams.js", "scripts" : {"test" : "lab", "posttest" : "npm run lint", "lint" : "standard", "lint:fix" : "standard --fix"}, "pre-commit" : ["test"], "repository" : {"type" : "git", "url" : "git@github.com:wraithgar/moonbeams.git"}, "files" : ["moonbeams.js"], "keywords" : ["javascript", "calendar", "astronomical", "calculations", "date", "season", "julian"], "author" : "Gar <gar@comrade.us>", "license" : "MIT", "bugs" : {"url" : "https://github.com/wraithgar/moonbeams/issues"}, "homepage" : "https://github.com/wraithgar/moonbeams", "devDependencies" : {"@hapi/code" : "^8.0.0", "@hapi/lab" : "^24.0.0", "git-validate" : "^2.2.4", "standard" : "^16.0.3"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "posttest": {"type": "string"}, "lint": {"type": "string"}, "lint:fix": {"type": "string"}}, "required": ["test", "posttest", "lint", "lint:fix"]}, "pre-commit": {"type": "array", "items": {"type": "string"}}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "files": {"type": "array", "items": {"type": "string"}}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"@hapi/code": {"type": "string"}, "@hapi/lab": {"type": "string"}, "git-validate": {"type": "string"}, "standard": {"type": "string"}}, "required": ["@hapi/code", "@hapi/lab", "git-validate", "standard"]}}, "required": ["name", "version", "description", "main", "scripts", "pre-commit", "repository", "files", "keywords", "author", "license", "bugs", "homepage", "devDependencies"], "$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": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"type": "string"}, "id": {"type": "string"}}, "required": ["name", "id"]}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}}, "required": ["type", "coordinates"]}}, "required": ["type", "properties", "geometry"]}}, "required": ["type", "features"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"type" : "FeatureCollection", "features" : {"type" : "Feature", "properties" : {"name" : "\u65b0\u9752\u533a", "id" : "230707"}, "geometry" : {"type" : "MultiPolygon", "coordinates" : [[[[129.857345, 48.4338430000001], [129.863526640625, 48.4191213203126], [129.861041289063, 48.408026959961], [129.90142703125, 48.3976625800781], [129.89326296875, 48.3779274726563], [129.869215117188, 48.3613259101563], [129.883863554688, 48.3388362861329], [129.867345, 48.3138430000001], [129.861519804688, 48.3096681953125], [129.8423059375, 48.2598494697266], [129.775133085938, 48.2463826728516], [129.803428984375, 48.2093288398438], [129.800367460938, 48.193843], [129.805186796875, 48.1694631171875], [129.791519804688, 48.1596681953125], [129.774820585938, 48.1363680244141], [129.747554960938, 48.1168257880859], [129.731676054688, 48.1199629951173], [129.723170195313, 48.1040029121094], [129.74345828125, 48.0894612861328], [129.73123171875, 48.0282155585938], [129.774351835938, 47.9988643623047], [129.761519804688, 47.9896681953126], [129.753170195313, 47.9780178046875], [129.707345, 47.9738430000001], [129.698892851563, 47.9847914863282], [129.64170046875, 48.0081990791016], [129.617921171875, 48.0479616523438], [129.597345, 48.063843], [129.588453398438, 48.0749489570313], [129.571793242188, 48.0882900214844], [129.562896757813, 48.1393959785156], [129.533521757813, 48.2422792792969], [129.461236601563, 48.2727370429688], [129.424625273438, 48.2942592597657], [129.390728789063, 48.3424813056641], [129.367345, 48.3838430000001], [129.413482695313, 48.3908614326172], [129.47595828125, 48.3871376777345], [129.532061796875, 48.3991243720703], [129.632628203125, 48.4085616279298], [129.702159453125, 48.4291524482422], [129.712345, 48.4285451484375], [129.737345, 48.4300350166016], [129.773219023438, 48.4278969550782], [129.857345, 48.4338430000001]]]]}}}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "features": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"type": "string"}, "id": {"type": "string"}}, "required": ["name", "id"]}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}}, "required": ["type", "coordinates"]}}, "required": ["type", "properties", "geometry"]}}, "required": ["type", "features"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"domain": {"type": "string"}, "title": {"type": "string"}, "type": {"type": "string"}, "license": {"type": "string"}, "name": {"type": "string"}, "homepage": {"type": "string"}, "audit": {"type": "string"}, "director": {"type": "string"}, "pre-approval": {"type": "string"}, "updated": {"type": "integer"}}, "required": ["domain", "title", "type", "license", "name", "homepage", "audit", "director", "pre-approval", "updated"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"domain" : "hhgjj.com", "title" : "\u7ea2\u6cb3\u5dde\u4f4f\u623f\u516c\u79ef\u91d1\u7ba1\u7406\u4e2d\u5fc3", "type" : "\u4e8b\u4e1a\u5355\u4f4d", "license" : "\u6ec7ICP\u590708100226\u53f7-1", "name" : "\u7ea2\u6cb3\u516c\u79ef\u91d1\u7f51", "homepage" : "www.hhgjj.com", "audit" : "2010-10-22", "director" : "", "pre-approval" : "", "updated" : 1484642254}
json_instruct
{"type": "object", "properties": {"domain": {"type": "string"}, "title": {"type": "string"}, "type": {"type": "string"}, "license": {"type": "string"}, "name": {"type": "string"}, "homepage": {"type": "string"}, "audit": {"type": "string"}, "director": {"type": "string"}, "pre-approval": {"type": "string"}, "updated": {"type": "integer"}}, "required": ["domain", "title", "type", "license", "name", "homepage", "audit", "director", "pre-approval", "updated"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"type": {"type": "string"}, "features": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {}, "required": []}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "required": ["type", "coordinates"]}}, "required": ["type", "properties", "geometry"]}}, "name": {"type": "string"}}, "required": ["type", "features", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"type" : "FeatureCollection", "features" : [{"type" : "Feature", "properties" : {}, "geometry" : {"type" : "Polygon", "coordinates" : [[[-1.57702574096, 54.779646692, 0.0], [-1.57743119579, 54.7785719037, 0.0], [-1.57885371126, 54.7785244064, 0.0], [-1.57898236159, 54.778920335, 0.0], [-1.57702574096, 54.779646692, 0.0]]]}}], "name" : "DH97"}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "features": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {}, "required": []}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "required": ["type", "coordinates"]}}, "required": ["type", "properties", "geometry"]}}, "name": {"type": "string"}}, "required": ["type", "features", "name"], "$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"}, "dependencies": {"type": "object", "properties": {"angular": {"type": "string"}, "angular-animate": {"type": "string"}, "angular-ui-router": {"type": "string"}, "AngularJS-Toaster": {"type": "string"}, "angular-loading-bar": {"type": "string"}, "json3": {"type": "string"}, "es5-shim": {"type": "string"}, "jquery": {"type": "string"}, "lodash": {"type": "string"}, "d3": {"type": "string"}, "nvd3": {"type": "string"}, "angularjs-nvd3-directives": {"type": "string"}, "angular-ui-bootstrap-bower": {"type": "string"}, "DefinitelyTyped": {"type": "string"}, "momentjs": {"type": "string"}, "highcharts-ng": {"type": "string"}, "highcharts.com": {"type": "string"}, "bootstrap": {"type": "string"}, "angularjs-scroll-glue": {"type": "string"}}, "required": ["angular", "angular-animate", "angular-ui-router", "AngularJS-Toaster", "angular-loading-bar", "json3", "es5-shim", "jquery", "lodash", "d3", "nvd3", "angularjs-nvd3-directives", "angular-ui-bootstrap-bower", "DefinitelyTyped", "momentjs", "highcharts-ng", "highcharts.com", "bootstrap", "angularjs-scroll-glue"]}, "resolutions": {"type": "object", "properties": {"angular": {"type": "string"}, "d3": {"type": "string"}, "nvd3": {"type": "string"}}, "required": ["angular", "d3", "nvd3"]}}, "required": ["name", "dependencies", "resolutions"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "RealityQuest", "dependencies" : {"angular" : "1.2.14", "angular-animate" : "1.2.14", "angular-ui-router" : "0.2.9", "AngularJS-Toaster" : "0.4.3", "angular-loading-bar" : "0.3.0", "json3" : "3.3.0", "es5-shim" : "2.3.0", "jquery" : "1.11.0", "lodash" : "2.4.1", "d3" : "3.4.3", "nvd3" : "1.1.15-beta", "angularjs-nvd3-directives" : "0.0.5-beta", "angular-ui-bootstrap-bower" : "0.10.0", "DefinitelyTyped" : "*", "momentjs" : "2.5.1", "highcharts-ng" : "0.0.4", "highcharts.com" : "3.0.9", "bootstrap" : "3.1.1", "angularjs-scroll-glue" : "0.0.1"}, "resolutions" : {"angular" : "1.2.14", "d3" : "3.4.3", "nvd3" : "1.1.15-beta"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "dependencies": {"type": "object", "properties": {"angular": {"type": "string"}, "angular-animate": {"type": "string"}, "angular-ui-router": {"type": "string"}, "AngularJS-Toaster": {"type": "string"}, "angular-loading-bar": {"type": "string"}, "json3": {"type": "string"}, "es5-shim": {"type": "string"}, "jquery": {"type": "string"}, "lodash": {"type": "string"}, "d3": {"type": "string"}, "nvd3": {"type": "string"}, "angularjs-nvd3-directives": {"type": "string"}, "angular-ui-bootstrap-bower": {"type": "string"}, "DefinitelyTyped": {"type": "string"}, "momentjs": {"type": "string"}, "highcharts-ng": {"type": "string"}, "highcharts.com": {"type": "string"}, "bootstrap": {"type": "string"}, "angularjs-scroll-glue": {"type": "string"}}, "required": ["angular", "angular-animate", "angular-ui-router", "AngularJS-Toaster", "angular-loading-bar", "json3", "es5-shim", "jquery", "lodash", "d3", "nvd3", "angularjs-nvd3-directives", "angular-ui-bootstrap-bower", "DefinitelyTyped", "momentjs", "highcharts-ng", "highcharts.com", "bootstrap", "angularjs-scroll-glue"]}, "resolutions": {"type": "object", "properties": {"angular": {"type": "string"}, "d3": {"type": "string"}, "nvd3": {"type": "string"}}, "required": ["angular", "d3", "nvd3"]}}, "required": ["name", "dependencies", "resolutions"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"description": {"type": "string"}}, "required": ["description"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"description" : "The lists App"}
json_instruct
{"type": "object", "properties": {"description": {"type": "string"}}, "required": ["description"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"realm": {"type": "string"}, "auth-server-url": {"type": "string"}, "ssl-required": {"type": "string"}, "resource": {"type": "string"}, "public-client": {"type": "boolean"}, "use-resource-role-mappings": {"type": "boolean"}, "confidential-port": {"type": "integer"}}, "required": ["realm", "auth-server-url", "ssl-required", "resource", "public-client", "use-resource-role-mappings", "confidential-port"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"realm" : "<your realm>", "auth-server-url" : "https://your-server/auth", "ssl-required" : "none", "resource" : "<your-client>", "public-client" : true, "use-resource-role-mappings" : true, "confidential-port" : 0}
json_instruct
{"type": "object", "properties": {"realm": {"type": "string"}, "auth-server-url": {"type": "string"}, "ssl-required": {"type": "string"}, "resource": {"type": "string"}, "public-client": {"type": "boolean"}, "use-resource-role-mappings": {"type": "boolean"}, "confidential-port": {"type": "integer"}}, "required": ["realm", "auth-server-url", "ssl-required", "resource", "public-client", "use-resource-role-mappings", "confidential-port"], "$schema": "http://json-schema.org/draft-07/schema#"}