input
stringlengths
159
2.05k
output
stringlengths
5
10.3k
task
stringclasses
1 value
schema
stringlengths
100
1.99k
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "author": {"type": "string"}, "license": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"grunt": {"type": "string"}, "grunt-banner": {"type": "string"}, "grunt-contrib-concat": {"type": "string"}, "grunt-contrib-uglify": {"type": "string"}, "grunt-contrib-watch": {"type": "string"}, "load-grunt-tasks": {"type": "string"}}, "required": ["grunt", "grunt-banner", "grunt-contrib-concat", "grunt-contrib-uglify", "grunt-contrib-watch", "load-grunt-tasks"]}}, "required": ["name", "version", "description", "main", "scripts", "repository", "author", "license", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "grand-js", "version" : "1.0.0", "description" : "Javascript library", "main" : "grand.js", "scripts" : {"test" : "echo \"Error: no test specified\" && exit 1"}, "repository" : {"type" : "git", "url" : "https://github.com/demroos/grand-js.git"}, "author" : "Ewgeniy Kiselev <demroos@yandex.ru>", "license" : "MIT", "devDependencies" : {"grunt" : "~0.4.1", "grunt-banner" : "^0.6.0", "grunt-contrib-concat" : "~0.4.0", "grunt-contrib-uglify" : "~0.4.0", "grunt-contrib-watch" : "~0.6.1", "load-grunt-tasks" : "~0.4.0"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "author": {"type": "string"}, "license": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"grunt": {"type": "string"}, "grunt-banner": {"type": "string"}, "grunt-contrib-concat": {"type": "string"}, "grunt-contrib-uglify": {"type": "string"}, "grunt-contrib-watch": {"type": "string"}, "load-grunt-tasks": {"type": "string"}}, "required": ["grunt", "grunt-banner", "grunt-contrib-concat", "grunt-contrib-uglify", "grunt-contrib-watch", "load-grunt-tasks"]}}, "required": ["name", "version", "description", "main", "scripts", "repository", "author", "license", "devDependencies"], "$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" : [[[-77.535454, 37.630095], [-77.531442, 37.631047], [-77.522641, 37.629669], [-77.515345, 37.629867], [-77.508208, 37.632598], [-77.50292, 37.622255], [-77.517907, 37.622501], [-77.524203, 37.619717], [-77.535454, 37.630095]]]}, "type" : "Feature", "properties" : {"cartodb_id" : 77826}}]}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "features": {"type": "array", "items": {"type": "object", "properties": {"geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "required": ["type", "coordinates"]}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"cartodb_id": {"type": "integer"}}, "required": ["cartodb_id"]}}, "required": ["geometry", "type", "properties"]}}}, "required": ["type", "features"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"translations": {"type": "object", "properties": {"Password need to be at least %s characters long": {"type": "string"}, "Password need to contain at least one lower case character and one upper case character.": {"type": "string"}, "Password need to contain at least one numeric character.": {"type": "string"}, "Password need to contain at least one special character.": {"type": "string"}, "Password is within the 1,000,000 most common passwords. Please choose another one.": {"type": "string"}, "Password policy": {"type": "string"}, "Minimal length": {"type": "string"}, "Forbid common passwords": {"type": "string"}, "Enforce upper and lower case characters": {"type": "string"}, "Enforce numeric characters": {"type": "string"}, "Enforce special characters": {"type": "string"}}, "required": ["Password need to be at least %s characters long", "Password need to contain at least one lower case character and one upper case character.", "Password need to contain at least one numeric character.", "Password need to contain at least one special character.", "Password is within the 1,000,000 most common passwords. Please choose another one.", "Password policy", "Minimal length", "Forbid common passwords", "Enforce upper and lower case characters", "Enforce numeric characters", "Enforce special characters"]}, "pluralForm": {"type": "string"}}, "required": ["translations", "pluralForm"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"translations" : {"Password need to be at least %s characters long" : "\ube44\ubc00\ubc88\ud638\ub294 \ucd5c\uc18c %s\uc790 \uc774\uc0c1\uc774\uc5b4\uc57c \ud569\ub2c8\ub2e4", "Password need to contain at least one lower case character and one upper case character." : "\ube44\ubc00\ubc88\ud638\ub294 \uc801\uc5b4\ub3c4 \ud558\ub098\uc758 \uc18c\ubb38\uc790\uc640 \ub300\ubb38\uc790\ub97c \ud3ec\ud568\ud574\uc57c\ud569\ub2c8\ub2e4", "Password need to contain at least one numeric character." : "\uc554\ud638\ub294 \uc801\uc5b4\ub3c4 \ud558\ub098\uc758 \uc22b\uc790\ub97c \ud3ec\ud568\ud558\uc5ec\uc57c \ud569\ub2c8\ub2e4", "Password need to contain at least one special character." : "\uc554\ud638\ub294 \uc801\uc5b4\ub3c4 \ud558\ub098\uc758 \ud2b9\uc218 \ubb38\uc790\ub97c \ud3ec\ud568\ud558\uc5ec\uc57c \ud569\ub2c8\ub2e4", "Password is within the 1,000,000 most common passwords. Please choose another one." : "\uc554\ud638\uac00 \uac00\uc7a5 \ud754\ud55c 1,000,000\uac1c\uc758 \uc554\ud638\uc5d0 \ud574\ub2f9\ub429\ub2c8\ub2e4. \ub2e4\ub978 \uc554\ud638\ub97c \uc120\ud0dd\ud558\uc2ed\uc2dc\uc624.", "Password policy" : "\uc554\ud638 \uc815\ucc45", "Minimal length" : "\ucd5c\uc18c \uae38\uc774", "Forbid common passwords" : "\uc77c\ubc18\uc801\uc778 \uc554\ud638 \uae08\uc9c0", "Enforce upper and lower case characters" : "\ub300\ubb38\uc790\uc640 \uc18c\ubb38\uc790 \uc0ac\uc6a9", "Enforce numeric characters" : "\uc22b\uc790 \uc0ac\uc6a9", "Enforce special characters" : "\ud2b9\uc218 \ubb38\uc790 \uc0ac\uc6a9"}, "pluralForm" : "nplurals=1; plural=0;"}
json_instruct
{"type": "object", "properties": {"translations": {"type": "object", "properties": {"Password need to be at least %s characters long": {"type": "string"}, "Password need to contain at least one lower case character and one upper case character.": {"type": "string"}, "Password need to contain at least one numeric character.": {"type": "string"}, "Password need to contain at least one special character.": {"type": "string"}, "Password is within the 1,000,000 most common passwords. Please choose another one.": {"type": "string"}, "Password policy": {"type": "string"}, "Minimal length": {"type": "string"}, "Forbid common passwords": {"type": "string"}, "Enforce upper and lower case characters": {"type": "string"}, "Enforce numeric characters": {"type": "string"}, "Enforce special characters": {"type": "string"}}, "required": ["Password need to be at least %s characters long", "Password need to contain at least one lower case character and one upper case character.", "Password need to contain at least one numeric character.", "Password need to contain at least one special character.", "Password is within the 1,000,000 most common passwords. Please choose another one.", "Password policy", "Minimal length", "Forbid common passwords", "Enforce upper and lower case characters", "Enforce numeric characters", "Enforce special characters"]}, "pluralForm": {"type": "string"}}, "required": ["translations", "pluralForm"], "$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"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}, "build": {"type": "string"}, "test": {"type": "string"}}, "required": ["start", "build", "test"]}, "author": {"type": "string"}, "license": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"cross-env": {"type": "string"}}, "required": ["cross-env"]}, "a": {"type": "integer"}, "description": {"type": "string"}}, "required": ["name", "version", "main", "scripts", "author", "license", "devDependencies", "a", "description"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "chapter2", "version" : "1.0.0", "main" : "index.js", "scripts" : {"start" : "cross-env NODE_ENV=development node index.js", "build" : "cross-env NODE_ENV=production node index.js", "test" : "cross-env NODE_ENV=test node index.js"}, "author" : "", "license" : "ISC", "devDependencies" : {"cross-env" : "^6.0.3"}, "a" : 123, "description" : ""}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}, "build": {"type": "string"}, "test": {"type": "string"}}, "required": ["start", "build", "test"]}, "author": {"type": "string"}, "license": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"cross-env": {"type": "string"}}, "required": ["cross-env"]}, "a": {"type": "integer"}, "description": {"type": "string"}}, "required": ["name", "version", "main", "scripts", "author", "license", "devDependencies", "a", "description"], "$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": {}, "required": []}}, "required": ["h", "c"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"h" : "9e98803230e237f16ebd", "c" : {}}
json_instruct
{"type": "object", "properties": {"h": {"type": "string"}, "c": {"type": "object", "properties": {}, "required": []}}, "required": ["h", "c"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"entityId": {"type": "integer"}, "objectUUID": {"type": "string"}, "type": {"type": "integer"}, "x": {"type": "number"}, "y": {"type": "number"}, "z": {"type": "number"}, "pitch": {"type": "integer"}, "yaw": {"type": "integer"}, "objectData": {"type": "integer"}, "velocityX": {"type": "integer"}, "velocityY": {"type": "integer"}, "velocityZ": {"type": "integer"}}, "required": ["entityId", "objectUUID", "type", "x", "y", "z", "pitch", "yaw", "objectData", "velocityX", "velocityY", "velocityZ"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"entityId" : 44, "objectUUID" : "d8e05204-9ef2-47a9-8843-b51452ef1a20", "type" : 46, "x" : 292.5, "y" : 30.0625, "z" : 13.5, "pitch" : 0, "yaw" : 0, "objectData" : 0, "velocityX" : 0, "velocityY" : 0, "velocityZ" : 0}
json_instruct
{"type": "object", "properties": {"entityId": {"type": "integer"}, "objectUUID": {"type": "string"}, "type": {"type": "integer"}, "x": {"type": "number"}, "y": {"type": "number"}, "z": {"type": "number"}, "pitch": {"type": "integer"}, "yaw": {"type": "integer"}, "objectData": {"type": "integer"}, "velocityX": {"type": "integer"}, "velocityY": {"type": "integer"}, "velocityZ": {"type": "integer"}}, "required": ["entityId", "objectUUID", "type", "x", "y", "z", "pitch", "yaw", "objectData", "velocityX", "velocityY", "velocityZ"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"word" : "exheredation", "definition" : "A disinheriting; disherisor. [R.]"}
json_instruct
{"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "summary": {"type": "string"}, "description": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "object", "properties": {"type": {"type": "string"}, "file": {"type": "string"}}, "required": ["type", "file"]}, "authors": {"type": "string"}, "platforms": {"type": "object", "properties": {"ios": {"type": "string"}, "osx": {"type": "string"}}, "required": ["ios", "osx"]}, "source": {"type": "object", "properties": {"git": {"type": "string"}, "tag": {"type": "string"}}, "required": ["git", "tag"]}, "source_files": {"type": "array", "items": {"type": "string"}}, "dependencies": {"type": "object", "properties": {"CwlCatchException": {"type": "array", "items": {}}}, "required": ["CwlCatchException"]}}, "required": ["name", "version", "summary", "description", "homepage", "license", "authors", "platforms", "source", "source_files", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "CwlPreconditionTesting", "version" : "1.1.1", "summary" : "A small Swift framework for catching Mach BAD_INSTRUCTION exceptions.", "description" : "A Swift framework for catching Mach bad instruction exceptions as raised by Swift precondition failures, enabling testing of precondition and assertion logic. For details, see the article on [Cocoa with Love](https://cocoawithlove.com), [Partial functions in Swift, Part 2: Catching precondition failures](http://cocoawithlove.com/blog/2016/02/02/partial-functions-part-two-catching-precondition-failures.html)", "homepage" : "https://github.com/mattgallagher/CwlPreconditionTesting", "license" : {"type" : "ISC", "file" : "LICENSE.txt"}, "authors" : "Matt Gallagher", "platforms" : {"ios" : "8.0", "osx" : "10.9"}, "source" : {"git" : "https://github.com/mattgallagher/CwlPreconditionTesting.git", "tag" : "1.1.1"}, "source_files" : ["Sources/CwlPreconditionTesting/CwlBadInstructionException.swift", "Sources/CwlPreconditionTesting/CwlCatchBadInstruction.swift", "Sources/CwlPreconditionTesting/CwlDarwinDefinitions.swift", "Sources/CwlPreconditionTesting/include/CwlPreconditionTesting.h", "Sources/CwlMachBadInstructionHandler/CwlMachBadInstructionHandler.m", "Sources/CwlMachBadInstructionHandler/mach_excServer.c", "Sources/CwlMachBadInstructionHandler/mach_excServer.h", "Sources/CwlMachBadInstructionHandler/include/CwlMachBadInstructionHandler.h"], "dependencies" : {"CwlCatchException" : []}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "summary": {"type": "string"}, "description": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "object", "properties": {"type": {"type": "string"}, "file": {"type": "string"}}, "required": ["type", "file"]}, "authors": {"type": "string"}, "platforms": {"type": "object", "properties": {"ios": {"type": "string"}, "osx": {"type": "string"}}, "required": ["ios", "osx"]}, "source": {"type": "object", "properties": {"git": {"type": "string"}, "tag": {"type": "string"}}, "required": ["git", "tag"]}, "source_files": {"type": "array", "items": {"type": "string"}}, "dependencies": {"type": "object", "properties": {"CwlCatchException": {"type": "array", "items": {}}}, "required": ["CwlCatchException"]}}, "required": ["name", "version", "summary", "description", "homepage", "license", "authors", "platforms", "source", "source_files", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"kv23.1:0.1": {"type": "string"}, "kv23.1:0.2": {"type": "string"}, "kv23.1:0.3": {"type": "string"}, "kv23.1:0.4": {"type": "string"}, "kv23.1:1.1": {"type": "string"}, "kv23.1:1.2": {"type": "string"}, "kv23.1:1.3": {"type": "string"}, "kv23.1:1.4": {"type": "string"}, "kv23.1:1.5": {"type": "string"}, "kv23.1:1.6": {"type": "string"}, "kv23.1:1.7": {"type": "string"}, "kv23.1:1.8": {"type": "string"}, "kv23.1:1.9": {"type": "string"}, "kv23.1:1.10": {"type": "string"}, "kv23.1:1.11": {"type": "string"}, "kv23.1:1.12": {"type": "string"}, "kv23.1:1.13": {"type": "string"}, "kv23.1:1.14": {"type": "string"}, "kv23.1:1.15": {"type": "string"}, "kv23.1:1.16": {"type": "string"}, "kv23.1:1.17": {"type": "string"}, "kv23.1:1.18": {"type": "string"}, "kv23.1:1.19": {"type": "string"}, "kv23.1:1.20": {"type": "string"}, "kv23.1:1.21": {"type": "string"}}, "required": ["kv23.1:0.1", "kv23.1:0.2", "kv23.1:0.3", "kv23.1:0.4", "kv23.1:1.1", "kv23.1:1.2", "kv23.1:1.3", "kv23.1:1.4", "kv23.1:1.5", "kv23.1:1.6", "kv23.1:1.7", "kv23.1:1.8", "kv23.1:1.9", "kv23.1:1.10", "kv23.1:1.11", "kv23.1:1.12", "kv23.1:1.13", "kv23.1:1.14", "kv23.1:1.15", "kv23.1:1.16", "kv23.1:1.17", "kv23.1:1.18", "kv23.1:1.19", "kv23.1:1.20", "kv23.1:1.21"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"kv23.1:0.1" : "<article id='kv23.1'><header><ul><li class='division'>{}</li>", "kv23.1:0.2" : "<li>{}</li>", "kv23.1:0.3" : "<li>{}</li></ul>", "kv23.1:0.4" : "<h1>{}</h1></header>", "kv23.1:1.1" : "<p>{}", "kv23.1:1.2" : "{}", "kv23.1:1.3" : "{}", "kv23.1:1.4" : "{}", "kv23.1:1.5" : "{}", "kv23.1:1.6" : "{}", "kv23.1:1.7" : "{}", "kv23.1:1.8" : "{}", "kv23.1:1.9" : "{}", "kv23.1:1.10" : "{}", "kv23.1:1.11" : "{}", "kv23.1:1.12" : "{}", "kv23.1:1.13" : "{}", "kv23.1:1.14" : "{}", "kv23.1:1.15" : "{}", "kv23.1:1.16" : "{}", "kv23.1:1.17" : "{}", "kv23.1:1.18" : "{}", "kv23.1:1.19" : "{}", "kv23.1:1.20" : "{}</p>", "kv23.1:1.21" : "<p class='endsutta'>{}</p></article>"}
json_instruct
{"type": "object", "properties": {"kv23.1:0.1": {"type": "string"}, "kv23.1:0.2": {"type": "string"}, "kv23.1:0.3": {"type": "string"}, "kv23.1:0.4": {"type": "string"}, "kv23.1:1.1": {"type": "string"}, "kv23.1:1.2": {"type": "string"}, "kv23.1:1.3": {"type": "string"}, "kv23.1:1.4": {"type": "string"}, "kv23.1:1.5": {"type": "string"}, "kv23.1:1.6": {"type": "string"}, "kv23.1:1.7": {"type": "string"}, "kv23.1:1.8": {"type": "string"}, "kv23.1:1.9": {"type": "string"}, "kv23.1:1.10": {"type": "string"}, "kv23.1:1.11": {"type": "string"}, "kv23.1:1.12": {"type": "string"}, "kv23.1:1.13": {"type": "string"}, "kv23.1:1.14": {"type": "string"}, "kv23.1:1.15": {"type": "string"}, "kv23.1:1.16": {"type": "string"}, "kv23.1:1.17": {"type": "string"}, "kv23.1:1.18": {"type": "string"}, "kv23.1:1.19": {"type": "string"}, "kv23.1:1.20": {"type": "string"}, "kv23.1:1.21": {"type": "string"}}, "required": ["kv23.1:0.1", "kv23.1:0.2", "kv23.1:0.3", "kv23.1:0.4", "kv23.1:1.1", "kv23.1:1.2", "kv23.1:1.3", "kv23.1:1.4", "kv23.1:1.5", "kv23.1:1.6", "kv23.1:1.7", "kv23.1:1.8", "kv23.1:1.9", "kv23.1:1.10", "kv23.1:1.11", "kv23.1:1.12", "kv23.1:1.13", "kv23.1:1.14", "kv23.1:1.15", "kv23.1:1.16", "kv23.1:1.17", "kv23.1:1.18", "kv23.1:1.19", "kv23.1:1.20", "kv23.1:1.21"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"name": {"type": "string"}, "css_prefix_text": {"type": "string"}, "css_use_suffix": {"type": "boolean"}, "hinting": {"type": "boolean"}, "units_per_em": {"type": "integer"}, "ascent": {"type": "integer"}, "glyphs": {"type": "array", "items": {"type": "object", "properties": {"uid": {"type": "string"}, "css": {"type": "string"}, "code": {"type": "integer"}, "src": {"type": "string"}}, "required": ["uid", "css", "code", "src"]}}}, "required": ["name", "css_prefix_text", "css_use_suffix", "hinting", "units_per_em", "ascent", "glyphs"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "elodie", "css_prefix_text" : "icon-", "css_use_suffix" : false, "hinting" : true, "units_per_em" : 1000, "ascent" : 850, "glyphs" : [{"uid" : "c64623255a4a7c72436b199b05296c4f", "css" : "happy", "code" : 59392, "src" : "fontelico"}, {"uid" : "53ed8570225581269cd7eff5795e8bea", "css" : "unhappy", "code" : 59396, "src" : "fontelico"}, {"uid" : "f0c301ac841dafc38d8eb1b933fc73e5", "css" : "spin", "code" : 59393, "src" : "fontelico"}, {"uid" : "0f99ab40ab0b4d64a74f2d0deeb03e42", "css" : "video", "code" : 59397, "src" : "fontawesome"}, {"uid" : "b091a8bd0fdade174951f17d936f51e4", "css" : "folder-closed", "code" : 59402, "src" : "fontawesome"}, {"uid" : "6533bdc16ab201eb3f3b27ce989cab33", "css" : "folder-open", "code" : 59401, "src" : "fontawesome"}, {"uid" : "c5845105a87df2ee1999826d90622f6a", "css" : "title", "code" : 59399, "src" : "fontawesome"}, {"uid" : "87d337fee4866c2c28f6082994ce0f41", "css" : "map", "code" : 59395, "src" : "typicons"}, {"uid" : "bd517dbd6ccbc464f6d80efca97abb7d", "css" : "media-add", "code" : 59400, "src" : "typicons"}, {"uid" : "dplw5xo88mzzr7b45nvjcamyyhni6drs", "css" : "book", "code" : 59394, "src" : "modernpics"}, {"uid" : "64abb7c56aefca89046bb69f7251d2e2", "css" : "calendar", "code" : 59398, "src" : "elusive"}, {"uid" : "15739f3032c2aa3df67efc96b3ffef56", "css" : "cancel-circle", "code" : 59403, "src" : "websymbols"}, {"uid" : "994eaa764b3f30721f3839c64c390ce3", "css" : "minus-circle", "code" : 59404, "src" : "websymbols"}]}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "css_prefix_text": {"type": "string"}, "css_use_suffix": {"type": "boolean"}, "hinting": {"type": "boolean"}, "units_per_em": {"type": "integer"}, "ascent": {"type": "integer"}, "glyphs": {"type": "array", "items": {"type": "object", "properties": {"uid": {"type": "string"}, "css": {"type": "string"}, "code": {"type": "integer"}, "src": {"type": "string"}}, "required": ["uid", "css", "code", "src"]}}}, "required": ["name", "css_prefix_text", "css_use_suffix", "hinting", "units_per_em", "ascent", "glyphs"], "$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"}, "id": {"type": "string"}, "address": {"type": "string"}, "school_type": {"type": "string"}, "fax": {"type": "string"}, "phone": {"type": "string"}, "website": {"type": "string"}, "email": {"type": "string"}, "state": {"type": "string"}, "programs": {"type": "object", "properties": {"programs": {"type": "array", "items": {"type": "string"}}}, "required": ["programs"]}, "full_time_school": {"type": "boolean"}, "lon": {"type": "number"}, "lat": {"type": "number"}}, "required": ["name", "id", "address", "school_type", "fax", "phone", "website", "email", "state", "programs", "full_time_school", "lon", "lat"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "Sekundarschule der Stadt Warstein - Sekundarstufe I -", "id" : "NRW-198882", "address" : "Pietrapaola-Platz 4, 59581 Warstein", "school_type" : "Sekundarschule", "fax" : "02902 9791849", "phone" : "02902 9791840", "website" : " http://www.sekundarschule-warstein.de", "email" : " 198882@schule.nrw.de ", "state" : "NRW", "programs" : {"programs" : ["Schule ohne Rassismus - Schule mit Courage"]}, "full_time_school" : true, "lon" : 8.337886, "lat" : 51.486459}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "id": {"type": "string"}, "address": {"type": "string"}, "school_type": {"type": "string"}, "fax": {"type": "string"}, "phone": {"type": "string"}, "website": {"type": "string"}, "email": {"type": "string"}, "state": {"type": "string"}, "programs": {"type": "object", "properties": {"programs": {"type": "array", "items": {"type": "string"}}}, "required": ["programs"]}, "full_time_school": {"type": "boolean"}, "lon": {"type": "number"}, "lat": {"type": "number"}}, "required": ["name", "id", "address", "school_type", "fax", "phone", "website", "email", "state", "programs", "full_time_school", "lon", "lat"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "author": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "string"}, "main": {"type": "string"}, "types": {"type": "string"}, "directories": {"type": "object", "properties": {"doc": {"type": "string"}, "lib": {"type": "string"}, "test": {"type": "string"}}, "required": ["doc", "lib", "test"]}, "files": {"type": "array", "items": {"type": "string"}}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}, "directory": {"type": "string"}}, "required": ["type", "url", "directory"]}, "scripts": {"type": "object", "properties": {}, "required": []}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "publishConfig": {"type": "object", "properties": {"access": {"type": "string"}}, "required": ["access"]}, "dependencies": {"type": "object", "properties": {"bytes": {"type": "string"}, "ms": {"type": "string"}, "shortid": {"type": "string"}}, "required": ["bytes", "ms", "shortid"]}, "devDependencies": {"type": "object", "properties": {"@types/bytes": {"type": "string"}, "@types/ms": {"type": "string"}, "@types/node": {"type": "string"}, "@types/shortid": {"type": "string"}}, "required": ["@types/bytes", "@types/ms", "@types/node", "@types/shortid"]}}, "required": ["name", "version", "description", "author", "homepage", "license", "main", "types", "directories", "files", "repository", "scripts", "bugs", "publishConfig", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "@nbsh/writables", "version" : "5.0.0-next.1", "description" : "Useful implementations for writable stream", "author" : "Ran Cohen <rannn505@outlook.com>", "homepage" : "http://rannn505.github.io/node-powershell/tree/master/packages/writables#readme", "license" : "MIT", "main" : "dist", "types" : "dist", "directories" : {"doc" : "doc", "lib" : "lib", "test" : "test"}, "files" : ["doc", "dist"], "repository" : {"type" : "git", "url" : "git+https://github.com/rannn505/node-powershell.git", "directory" : "packages/writables"}, "scripts" : {}, "bugs" : {"url" : "https://github.com/rannn505/node-powershell/issues"}, "publishConfig" : {"access" : "public"}, "dependencies" : {"bytes" : "^3.1.0", "ms" : "^2.1.2", "shortid" : "^2.2.15"}, "devDependencies" : {"@types/bytes" : "^3.1.0", "@types/ms" : "^0.7.31", "@types/node" : "^13.13.4", "@types/shortid" : "0.0.29"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "author": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "string"}, "main": {"type": "string"}, "types": {"type": "string"}, "directories": {"type": "object", "properties": {"doc": {"type": "string"}, "lib": {"type": "string"}, "test": {"type": "string"}}, "required": ["doc", "lib", "test"]}, "files": {"type": "array", "items": {"type": "string"}}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}, "directory": {"type": "string"}}, "required": ["type", "url", "directory"]}, "scripts": {"type": "object", "properties": {}, "required": []}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "publishConfig": {"type": "object", "properties": {"access": {"type": "string"}}, "required": ["access"]}, "dependencies": {"type": "object", "properties": {"bytes": {"type": "string"}, "ms": {"type": "string"}, "shortid": {"type": "string"}}, "required": ["bytes", "ms", "shortid"]}, "devDependencies": {"type": "object", "properties": {"@types/bytes": {"type": "string"}, "@types/ms": {"type": "string"}, "@types/node": {"type": "string"}, "@types/shortid": {"type": "string"}}, "required": ["@types/bytes", "@types/ms", "@types/node", "@types/shortid"]}}, "required": ["name", "version", "description", "author", "homepage", "license", "main", "types", "directories", "files", "repository", "scripts", "bugs", "publishConfig", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"id": {"type": "integer"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"src:alt_label": {"type": "string"}, "src:geom": {"type": "string"}, "wof:geomhash": {"type": "string"}, "wof:id": {"type": "integer"}, "wof:repo": {"type": "string"}}, "required": ["src:alt_label", "src:geom", "wof:geomhash", "wof:id", "wof:repo"]}, "bbox": {"type": "array", "items": {"type": "number"}}, "geometry": {"type": "object", "properties": {"coordinates": {"type": "array", "items": {"type": "number"}}, "type": {"type": "string"}}, "required": ["coordinates", "type"]}}, "required": ["id", "type", "properties", "bbox", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : 85770029, "type" : "Feature", "properties" : {"src:alt_label" : "quattroshapes_pg", "src:geom" : "quattroshapes_pg", "wof:geomhash" : "4502de375c575a3c4988757cff5c8c23", "wof:id" : 85770029, "wof:repo" : "whosonfirst-data-admin-au"}, "bbox" : [151.13333, -34.06667, 151.13333, -34.06667], "geometry" : {"coordinates" : [151.13333, -34.06667], "type" : "Point"}}
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "type": {"type": "string"}, "properties": {"type": "object", "properties": {"src:alt_label": {"type": "string"}, "src:geom": {"type": "string"}, "wof:geomhash": {"type": "string"}, "wof:id": {"type": "integer"}, "wof:repo": {"type": "string"}}, "required": ["src:alt_label", "src:geom", "wof:geomhash", "wof:id", "wof:repo"]}, "bbox": {"type": "array", "items": {"type": "number"}}, "geometry": {"type": "object", "properties": {"coordinates": {"type": "array", "items": {"type": "number"}}, "type": {"type": "string"}}, "required": ["coordinates", "type"]}}, "required": ["id", "type", "properties", "bbox", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"type": {"type": "string"}, "objects": {"type": "object", "properties": {"E01006238": {"type": "object", "properties": {"type": {"type": "string"}, "crs": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}}, "required": ["type", "properties"]}, "geometries": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"OA11CD": {"type": "string"}, "LAD11CD": {"type": "string"}}, "required": ["OA11CD", "LAD11CD"]}, "arcs": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "required": ["type", "properties", "arcs"]}}}, "required": ["type", "crs", "geometries"]}}, "required": ["E01006238"]}, "arcs": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "transform": {"type": "object", "properties": {"scale": {"type": "array", "items": {"type": "number"}}, "translate": {"type": "array", "items": {"type": "number"}}}, "required": ["scale", "translate"]}}, "required": ["type", "objects", "arcs", "transform"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"type" : "Topology", "objects" : {"E01006238" : {"type" : "GeometryCollection", "crs" : {"type" : "name", "properties" : {"name" : "urn:ogc:def:crs:OGC:1.3:CRS84"}}, "geometries" : [{"type" : "Polygon", "properties" : {"OA11CD" : "E00031574", "LAD11CD" : "E08000010"}, "arcs" : [[0, 1, 2, 3]]}, {"type" : "Polygon", "properties" : {"OA11CD" : "E00031605", "LAD11CD" : "E08000010"}, "arcs" : [[4, -1, 5]]}, {"type" : "Polygon", "properties" : {"OA11CD" : "E00031607", "LAD11CD" : "E08000010"}, "arcs" : [[-2, -5, 6, 7]]}, {"type" : "Polygon", "properties" : {"OA11CD" : "E00031610", "LAD11CD" : "E08000010"}, "arcs" : [[8, 9, 10, 11, -3, -8]]}, {"type" : "Polygon", "properties" : {"OA11CD" : "E00031612", "LAD11CD" : "E08000010"}, "arcs" : [[12, -10, 13]]}, {"type" : "Polygon", "properties" : {"OA11CD" : "E00031613", "LAD11CD" : "E08000010"}, "arcs" : [[-11, -13, 14]]}]}}, "arcs" : [[[1183, 8315], [1219, -809]], [[2402, 7506], [472, -1233], [-336, -292], [-624, 461], [-275, -390], [938, -159]], [[2577, 5893], [-1183, -501]], [[1394, 5392], [-1394, 1835], [933, 868], [250, 220]], [[4463, 9034], [-716, -1137], [-1345, -391]], [[1183, 8315], [717, 532], [2193, 999], [667, 153], [-297, -965]], [[4463, 9034], [324, -445], [-349, -403], [208, -468], [-640, -1087]], [[4006, 6631], [-736, -1092], [-693, 354]], [[4006, 6631], [1749, 122], [747, -716], [-275, -48], [49, -1212], [611, -166]], [[6887, 4611], [-30, -617], [643, -813], [-79, -296], [-504, 206]], [[6917, 3091], [-804, -470]], [[6113, 2621], [-601, 840], [45, 620], [-815, -451], [-570, 1668], [-503, -365], [-656, 353], [-1072, -584], [-262, 373], [-285, 317]], [[7309, 1392], [-244, 113], [300, 1047], [-390, 103], [-58, 436]], [[6887, 4611], [1790, -901], [1194, -1694], [128, -521], [-349, -112], [-975, 294], [-468, 865], [-898, -1150]], [[7309, 1392], [-181, -659], [-355, 56], [250, -789], [-1284, 312], [86, 805], [-464, 517], [-25, 537], [777, 450]]], "transform" : {"scale" : [1.4594585152427488e-06, 7.528580168179923e-07], "translate" : [-2.666853739854984, 53.58291872862593]}}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "objects": {"type": "object", "properties": {"E01006238": {"type": "object", "properties": {"type": {"type": "string"}, "crs": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}}, "required": ["type", "properties"]}, "geometries": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"OA11CD": {"type": "string"}, "LAD11CD": {"type": "string"}}, "required": ["OA11CD", "LAD11CD"]}, "arcs": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "required": ["type", "properties", "arcs"]}}}, "required": ["type", "crs", "geometries"]}}, "required": ["E01006238"]}, "arcs": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "transform": {"type": "object", "properties": {"scale": {"type": "array", "items": {"type": "number"}}, "translate": {"type": "array", "items": {"type": "number"}}}, "required": ["scale", "translate"]}}, "required": ["type", "objects", "arcs", "transform"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"version": {"type": "number"}, "people": {"type": "array", "items": {"type": "object", "properties": {"face_keypoints": {"type": "array", "items": {}}, "pose_keypoints": {"type": "array", "items": {"type": "number"}}, "hand_right_keypoints": {"type": "array", "items": {}}, "hand_left_keypoints": {"type": "array", "items": {}}}, "required": ["face_keypoints", "pose_keypoints", "hand_right_keypoints", "hand_left_keypoints"]}}}, "required": ["version", "people"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"version" : 1.0, "people" : [{"face_keypoints" : [], "pose_keypoints" : [100.031496062992, 37.2363636363636, 0.913615390658379, 97.259842519685, 77.9636363636364, 0.710891522467136, 58.4566929133858, 78.4290909090909, 0.670926108956337, 49.3858267716535, 135.214545454545, 0.775100484490395, 42.5826771653543, 184.552727272727, 0.805293828248978, 137.826771653543, 75.1709090909091, 0.664964847266674, 144.88188976378, 134.283636363636, 0.725535869598389, 144.629921259843, 185.483636363636, 0.771049290895462, 69.5433070866142, 189.44, 0.307853299193084, 0, 0, 0, 0, 0, 0, 118.929133858268, 193.163636363636, 0.288236738648266, 0, 0, 0, 0, 0, 0, 92.7244094488189, 30.0218181818182, 0.951345354318619, 107.842519685039, 30.2545454545455, 0.950102686882019, 82.1417322834646, 34.9090909090909, 0.759055733680725, 116.409448818898, 36.0727272727273, 0.863092079758644], "hand_right_keypoints" : [], "hand_left_keypoints" : []}]}
json_instruct
{"type": "object", "properties": {"version": {"type": "number"}, "people": {"type": "array", "items": {"type": "object", "properties": {"face_keypoints": {"type": "array", "items": {}}, "pose_keypoints": {"type": "array", "items": {"type": "number"}}, "hand_right_keypoints": {"type": "array", "items": {}}, "hand_left_keypoints": {"type": "array", "items": {}}}, "required": ["face_keypoints", "pose_keypoints", "hand_right_keypoints", "hand_left_keypoints"]}}}, "required": ["version", "people"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "summary": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "object", "properties": {"type": {"type": "string"}, "file": {"type": "string"}}, "required": ["type", "file"]}, "authors": {"type": "object", "properties": {"Ash Thwaites": {"type": "string"}}, "required": ["Ash Thwaites"]}, "source": {"type": "object", "properties": {"git": {"type": "string"}, "tag": {"type": "string"}}, "required": ["git", "tag"]}, "platforms": {"type": "object", "properties": {"ios": {"type": "string"}}, "required": ["ios"]}, "source_files": {"type": "string"}, "resource_bundles": {"type": "object", "properties": {"PLPinViewController": {"type": "array", "items": {"type": "string"}}}, "required": ["PLPinViewController"]}, "public_header_files": {"type": "string"}}, "required": ["name", "version", "summary", "homepage", "license", "authors", "source", "platforms", "source_files", "resource_bundles", "public_header_files"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "PLPinViewController", "version" : "0.1.16", "summary" : "A simple pinlock controller", "homepage" : "https://github.com/PitchLabsAsh/PLPinViewController", "license" : {"type" : "MIT", "file" : "LICENSE"}, "authors" : {"Ash Thwaites" : "ash@trypitch.com"}, "source" : {"git" : "https://github.com/PitchLabsAsh/PLPinViewController.git", "tag" : "0.1.16"}, "platforms" : {"ios" : "9.0"}, "source_files" : "PLPinViewController/Classes/**/*", "resource_bundles" : {"PLPinViewController" : ["PLPinViewController/Assets/**/*.{storyboard,xib,xcassets,json,imageset,png}"]}, "public_header_files" : "PLPinViewController/Classes/**/*.h"}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "summary": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "object", "properties": {"type": {"type": "string"}, "file": {"type": "string"}}, "required": ["type", "file"]}, "authors": {"type": "object", "properties": {"Ash Thwaites": {"type": "string"}}, "required": ["Ash Thwaites"]}, "source": {"type": "object", "properties": {"git": {"type": "string"}, "tag": {"type": "string"}}, "required": ["git", "tag"]}, "platforms": {"type": "object", "properties": {"ios": {"type": "string"}}, "required": ["ios"]}, "source_files": {"type": "string"}, "resource_bundles": {"type": "object", "properties": {"PLPinViewController": {"type": "array", "items": {"type": "string"}}}, "required": ["PLPinViewController"]}, "public_header_files": {"type": "string"}}, "required": ["name", "version", "summary", "homepage", "license", "authors", "source", "platforms", "source_files", "resource_bundles", "public_header_files"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"authors": {"type": "array", "items": {"type": "object", "properties": {"author": {"type": "string"}}, "required": ["author"]}}, "doi": {"type": "string"}, "publication_date": {"type": "string"}, "id": {"type": "string"}, "url": {"type": "string"}, "source": {"type": "string"}, "source_url": {"type": "string"}, "licence": {"type": "string"}, "language": {"type": "string"}, "type": {"type": "string"}, "description": {"type": "string"}, "text": {"type": "string"}}, "required": ["authors", "doi", "publication_date", "id", "url", "source", "source_url", "licence", "language", "type", "description", "text"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"authors" : [{"author" : "B\u00e1rbara Flor de Lima"}, {"author" : "Jo\u00e3o Silva"}, {"author" : "Ana Catarina Rodrigues"}, {"author" : "Ana Grilo"}, {"author" : "Nuno Riso"}, {"author" : "Manuel Vaz Riscado"}], "doi" : "10.1186/1756-0500-6-441", "publication_date" : "2013-11-05", "id" : "EN116301", "url" : "https://pubmed.ncbi.nlm.nih.gov/24180226", "source" : "BMC research notes", "source_url" : "", "licence" : "CC BY", "language" : "en", "type" : "pubmed", "description" : "", "text" : "A 35-year-old male Caucasian patient had a history of multiple episodes of acute pharyngitis, hypertension, hypercholesterolemia, and occasional abdominal pain. He presented with polyarthralgia in the knees and hands and odynophagia, followed by fever, oral mucosal aphthous lesions, and vesicles on the palms and soles. Three weeks after presentation, he was admitted to the emergency room with acute myocarditis. The in-hospital evaluation revealed positive serology for coxsackie A9 (1:160), positive anti-transglutaminase and anti-gliadin antibodies, normal immunoglobulins, and human immunodeficiency virus negativity."}
json_instruct
{"type": "object", "properties": {"authors": {"type": "array", "items": {"type": "object", "properties": {"author": {"type": "string"}}, "required": ["author"]}}, "doi": {"type": "string"}, "publication_date": {"type": "string"}, "id": {"type": "string"}, "url": {"type": "string"}, "source": {"type": "string"}, "source_url": {"type": "string"}, "licence": {"type": "string"}, "language": {"type": "string"}, "type": {"type": "string"}, "description": {"type": "string"}, "text": {"type": "string"}}, "required": ["authors", "doi", "publication_date", "id", "url", "source", "source_url", "licence", "language", "type", "description", "text"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"xywh": {"type": "string"}}, "required": ["xywh"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"xywh" : "903,5917,3896,315"}
json_instruct
{"type": "object", "properties": {"xywh": {"type": "string"}}, "required": ["xywh"], "$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"}, "@brillout/autoload": {"type": "boolean"}, "dependencies": {"type": "object", "properties": {"@brillout/reconfig": {"type": "string"}, "css-loader": {"type": "string"}, "mini-css-extract-plugin": {"type": "string"}, "postcss-loader": {"type": "string"}}, "required": ["@brillout/reconfig", "css-loader", "mini-css-extract-plugin", "postcss-loader"]}, "publishConfig": {"type": "object", "properties": {"access": {"type": "string"}}, "required": ["access"]}, "repository": {"type": "string"}, "gitHead": {"type": "string"}}, "required": ["name", "version", "@brillout/autoload", "dependencies", "publishConfig", "repository", "gitHead"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "@goldpage/postcss", "version" : "0.5.13", "@brillout/autoload" : true, "dependencies" : {"@brillout/reconfig" : "0.5.13", "css-loader" : "^2.1.1", "mini-css-extract-plugin" : "^0.6.0", "postcss-loader" : "^3.0.0"}, "publishConfig" : {"access" : "public"}, "repository" : "github:reframejs/goldpage", "gitHead" : "c1ced1944bfc29734ed6da2d7a6326564ae89612"}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "@brillout/autoload": {"type": "boolean"}, "dependencies": {"type": "object", "properties": {"@brillout/reconfig": {"type": "string"}, "css-loader": {"type": "string"}, "mini-css-extract-plugin": {"type": "string"}, "postcss-loader": {"type": "string"}}, "required": ["@brillout/reconfig", "css-loader", "mini-css-extract-plugin", "postcss-loader"]}, "publishConfig": {"type": "object", "properties": {"access": {"type": "string"}}, "required": ["access"]}, "repository": {"type": "string"}, "gitHead": {"type": "string"}}, "required": ["name", "version", "@brillout/autoload", "dependencies", "publishConfig", "repository", "gitHead"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "array", "items": {"type": "object", "properties": {"entry": {"type": "string"}, "id": {"type": "string"}}, "required": ["entry", "id"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"entry" : "res/cookies/index.html", "id" : "cookies"}, {"entry" : "res/cookiesreboot/index.html", "id" : "cookiesreboot"}, {"entry" : "res/cookiesrelaunch/index.html", "id" : "cookiesrelaunch"}, {"entry" : "res/cookiesupgrade/index.html", "id" : "cookiesupgrade"}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"entry": {"type": "string"}, "id": {"type": "string"}}, "required": ["entry", "id"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}, "test": {"type": "string"}, "tslint-check": {"type": "string"}}, "required": ["start", "test", "tslint-check"]}, "author": {"type": "string"}, "license": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"@types/dateformat": {"type": "string"}, "@types/glob": {"type": "string"}, "@types/node": {"type": "string"}, "prettier": {"type": "string"}, "prettier-tslint": {"type": "string"}, "ts-node": {"type": "string"}, "tslint": {"type": "string"}, "tslint-config-prettier": {"type": "string"}, "tslint-eslint-rules": {"type": "string"}, "tslint-microsoft-contrib": {"type": "string"}, "typescript": {"type": "string"}}, "required": ["@types/dateformat", "@types/glob", "@types/node", "prettier", "prettier-tslint", "ts-node", "tslint", "tslint-config-prettier", "tslint-eslint-rules", "tslint-microsoft-contrib", "typescript"]}, "dependencies": {"type": "object", "properties": {"bufferutil": {"type": "string"}, "dateformat": {"type": "string"}, "discord.js": {"type": "string"}, "glob": {"type": "string"}}, "required": ["bufferutil", "dateformat", "discord.js", "glob"]}}, "required": ["name", "version", "description", "main", "scripts", "author", "license", "devDependencies", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "bot", "version" : "1.0.0", "description" : "Discord bot written in TypeScript", "main" : "src/index.ts", "scripts" : {"start" : "ts-node dist/index.js", "test" : "echo \"Error: no test specified\" && exit 1", "tslint-check" : "tslint-config-prettier-check ./tslint.json"}, "author" : "Vaeb", "license" : "ISC", "devDependencies" : {"@types/dateformat" : "^3.0.0", "@types/glob" : "^7.1.1", "@types/node" : "^12.0.2", "prettier" : "^1.17.1", "prettier-tslint" : "^0.4.2", "ts-node" : "^8.1.0", "tslint" : "^5.16.0", "tslint-config-prettier" : "^1.18.0", "tslint-eslint-rules" : "^5.4.0", "tslint-microsoft-contrib" : "^6.1.1", "typescript" : "^3.4.5"}, "dependencies" : {"bufferutil" : "^4.0.1", "dateformat" : "^3.0.3", "discord.js" : "^11.5.0", "glob" : "^7.1.4"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}, "test": {"type": "string"}, "tslint-check": {"type": "string"}}, "required": ["start", "test", "tslint-check"]}, "author": {"type": "string"}, "license": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"@types/dateformat": {"type": "string"}, "@types/glob": {"type": "string"}, "@types/node": {"type": "string"}, "prettier": {"type": "string"}, "prettier-tslint": {"type": "string"}, "ts-node": {"type": "string"}, "tslint": {"type": "string"}, "tslint-config-prettier": {"type": "string"}, "tslint-eslint-rules": {"type": "string"}, "tslint-microsoft-contrib": {"type": "string"}, "typescript": {"type": "string"}}, "required": ["@types/dateformat", "@types/glob", "@types/node", "prettier", "prettier-tslint", "ts-node", "tslint", "tslint-config-prettier", "tslint-eslint-rules", "tslint-microsoft-contrib", "typescript"]}, "dependencies": {"type": "object", "properties": {"bufferutil": {"type": "string"}, "dateformat": {"type": "string"}, "discord.js": {"type": "string"}, "glob": {"type": "string"}}, "required": ["bufferutil", "dateformat", "discord.js", "glob"]}}, "required": ["name", "version", "description", "main", "scripts", "author", "license", "devDependencies", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"id": {"type": "string"}, "provinceId": {"type": "string"}, "regencyId": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "provinceId", "regencyId", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "01", "provinceId" : "71", "regencyId" : "06", "name" : "Kema"}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "provinceId": {"type": "string"}, "regencyId": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "provinceId", "regencyId", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"contacts": {"type": "array", "items": {}}, "guideStarURL": {"type": "string"}, "name": {"type": "string"}, "primaryEmail": {"type": "string"}, "organisationType": {"type": "array", "items": {"type": "string"}}, "telephone": {"type": "array", "items": {"type": "string"}}, "mainAddrress": {"type": "object", "properties": {"state": {"type": "string"}, "address": {"type": "array", "items": {"type": "string"}}}, "required": ["state", "address"]}, "regiseredAddrress": {"type": "object", "properties": {"state": {"type": "string"}, "address": {"type": "array", "items": {"type": "string"}}}, "required": ["state", "address"]}}, "required": ["contacts", "guideStarURL", "name", "primaryEmail", "organisationType", "telephone", "mainAddrress", "regiseredAddrress"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"contacts" : [], "guideStarURL" : "http://www.guidestarindia.org/Summary.aspx?CCReg=6633", "name" : "MATA AMBADEVI SHAIKSHANIK VA BAHUUDDESHIYA GRAMIN VIKAS SANSTHA NERPINGLAI", "primaryEmail" : "suhas.thakare@gmail.com", "organisationType" : ["Direct Service"], "telephone" : ["919860274257"], "mainAddrress" : {"state" : "Maharashtra", "address" : ["Dnyandip Colony Plot No.8", "Near Santhi Niketan Convent, Morshita,", "Morshi", "Amravati", "Maharashtra", "444905"]}, "regiseredAddrress" : {"state" : "Maharashtra", "address" : ["S/o.Vitthalrao Thakare Plot No.8", "Near Shanthi Niketan Convent, Dnyandip Colony", "Morshi", "Amravati", "Maharashtra", "444905"]}}
json_instruct
{"type": "object", "properties": {"contacts": {"type": "array", "items": {}}, "guideStarURL": {"type": "string"}, "name": {"type": "string"}, "primaryEmail": {"type": "string"}, "organisationType": {"type": "array", "items": {"type": "string"}}, "telephone": {"type": "array", "items": {"type": "string"}}, "mainAddrress": {"type": "object", "properties": {"state": {"type": "string"}, "address": {"type": "array", "items": {"type": "string"}}}, "required": ["state", "address"]}, "regiseredAddrress": {"type": "object", "properties": {"state": {"type": "string"}, "address": {"type": "array", "items": {"type": "string"}}}, "required": ["state", "address"]}}, "required": ["contacts", "guideStarURL", "name", "primaryEmail", "organisationType", "telephone", "mainAddrress", "regiseredAddrress"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"foo": {"type": "string"}}, "required": ["foo"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"foo" : "2001-03"}
json_instruct
{"type": "object", "properties": {"foo": {"type": "string"}}, "required": ["foo"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"stationId": {"type": "integer"}, "stationGroupId": {"type": "integer"}, "name": {"type": "string"}, "lineId": {"type": "integer"}, "zipCode": {"type": "string"}, "pref": {"type": "string"}, "city": {"type": "string"}, "town": {"type": "string"}, "longitude": {"type": "number"}, "latitude": {"type": "number"}, "status": {"type": "integer"}}, "required": ["stationId", "stationGroupId", "name", "lineId", "zipCode", "pref", "city", "town", "longitude", "latitude", "status"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"stationId" : 3000905, "stationGroupId" : 3000905, "name" : "\u5dfd\u30f6\u4e18", "lineId" : 30009, "zipCode" : "478-0012", "pref" : "\u611b\u77e5\u770c", "city" : "\u77e5\u591a\u5e02", "town" : "\u5dfd\u304c\u4e18", "longitude" : 136.915556, "latitude" : 34.962265, "status" : 0}
json_instruct
{"type": "object", "properties": {"stationId": {"type": "integer"}, "stationGroupId": {"type": "integer"}, "name": {"type": "string"}, "lineId": {"type": "integer"}, "zipCode": {"type": "string"}, "pref": {"type": "string"}, "city": {"type": "string"}, "town": {"type": "string"}, "longitude": {"type": "number"}, "latitude": {"type": "number"}, "status": {"type": "integer"}}, "required": ["stationId", "stationGroupId", "name", "lineId", "zipCode", "pref", "city", "town", "longitude", "latitude", "status"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "object", "properties": {"error": {"type": "null"}, "issues": {"type": "array", "items": {"type": "object", "properties": {"address": {"type": "integer"}, "code": {"type": "string"}, "debug": {"type": "string"}, "description": {"type": "string"}, "filename": {"type": "string"}, "function": {"type": "string"}, "lineno": {"type": "integer"}, "title": {"type": "string"}, "type": {"type": "string"}}, "required": ["address", "code", "debug", "description", "filename", "function", "lineno", "title", "type"]}}, "success": {"type": "boolean"}}, "required": ["error", "issues", "success"]}}, "required": ["contract", "tool", "start", "end", "duration", "analysis"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"contract" : "0x3fa9bdcbd17bd75d1dec10d52c65f41503e344f2", "tool" : "mythril", "start" : 1563611984.9867644, "end" : 1563612024.4172378, "duration" : 39.43047332763672, "analysis" : {"error" : null, "issues" : [{"address" : 178, "code" : " Received(\n _operator,\n _from,\n _tokenId,\n _data,\n gasleft()\n );\n return retval;\n }\n}\n\n\n\n/**\n * @title SafeMath\n * @dev Math operations with safety checks that revert on error\n */\nlibrary SafeMath {\n\n /**\n * @dev Multiplies two numbers, reverts on overflow.\n */\n function mu", "debug" : "calldata_THORChain721Receiver_32 + 68: 0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffc\ncalldata_THORChain721Receiver_0: 0x150b7a0200000000000000000000000000000000000000000000000000000000\ncalldatasize_THORChain721Receiver: 0x4\ncallvalue: 0x0\n", "description" : "A possible integer overflow exists in the function `onERC721Received(address,address,uint256,bytes)`.\nThe addition or multiplication may result in a value higher than the maximum representable integer.", "filename" : "/unique_chucks/22/0x3fa9bdcbd17bd75d1dec10d52c65f41503e344f2.sol", "function" : "onERC721Received(address,address,uint256,bytes)", "lineno" : 188, "title" : "Integer Overflow ", "type" : "Warning"}], "success" : true}}
json_instruct
{"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "object", "properties": {"error": {"type": "null"}, "issues": {"type": "array", "items": {"type": "object", "properties": {"address": {"type": "integer"}, "code": {"type": "string"}, "debug": {"type": "string"}, "description": {"type": "string"}, "filename": {"type": "string"}, "function": {"type": "string"}, "lineno": {"type": "integer"}, "title": {"type": "string"}, "type": {"type": "string"}}, "required": ["address", "code", "debug", "description", "filename", "function", "lineno", "title", "type"]}}, "success": {"type": "boolean"}}, "required": ["error", "issues", "success"]}}, "required": ["contract", "tool", "start", "end", "duration", "analysis"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"require": {"type": "object", "properties": {"data-values/time": {"type": "string"}, "addwiki/wikibase-api": {"type": "string"}}, "required": ["data-values/time", "addwiki/wikibase-api"]}}, "required": ["require"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"require" : {"data-values/time" : "~0.8", "addwiki/wikibase-api" : "~0.5"}}
json_instruct
{"type": "object", "properties": {"require": {"type": "object", "properties": {"data-values/time": {"type": "string"}, "addwiki/wikibase-api": {"type": "string"}}, "required": ["data-values/time", "addwiki/wikibase-api"]}}, "required": ["require"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "directories": {"type": "object", "properties": {"lib": {"type": "string"}}, "required": ["lib"]}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}}, "required": ["name", "version", "description", "main", "directories", "scripts", "repository", "keywords", "author", "license", "bugs", "homepage"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "serial-pin-generator", "version" : "1.0.4", "description" : "A package library that anables developers to generate pin digits and the corresponding serial numbers for their application", "main" : "index.js", "directories" : {"lib" : "lib"}, "scripts" : {"test" : "echo \"Error: no test specified\" && exit 1"}, "repository" : {"type" : "git", "url" : "git+https://github.com/uniqueiyke/serial-pin-generator.git"}, "keywords" : ["serial-number", "pin", "generator"], "author" : "Ikechukwu Ajike", "license" : "ISC", "bugs" : {"url" : "https://github.com/uniqueiyke/serial-pin-generator/issues"}, "homepage" : "https://github.com/uniqueiyke/serial-pin-generator#readme"}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "directories": {"type": "object", "properties": {"lib": {"type": "string"}}, "required": ["lib"]}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "string"}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "homepage": {"type": "string"}}, "required": ["name", "version", "description", "main", "directories", "scripts", "repository", "keywords", "author", "license", "bugs", "homepage"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"fdb-all.js": {"type": "string"}, "fdb-all.min.js": {"type": "string"}, "fdb-autobind.js": {"type": "string"}, "fdb-autobind.min.js": {"type": "string"}, "fdb-core.js": {"type": "string"}, "fdb-core.min.js": {"type": "string"}, "fdb-core+persist.js": {"type": "string"}, "fdb-core+persist.min.js": {"type": "string"}, "fdb-core+views.js": {"type": "string"}, "fdb-core+views.min.js": {"type": "string"}, "fdb-legacy.js": {"type": "string"}, "fdb-legacy.min.js": {"type": "string"}}, "required": ["fdb-all.js", "fdb-all.min.js", "fdb-autobind.js", "fdb-autobind.min.js", "fdb-core.js", "fdb-core.min.js", "fdb-core+persist.js", "fdb-core+persist.min.js", "fdb-core+views.js", "fdb-core+views.min.js", "fdb-legacy.js", "fdb-legacy.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"fdb-all.js" : "sha256-kHm3VkDXVJVo5cpPZescsmh6QldW4rcqhjqMKKo5OwY=", "fdb-all.min.js" : "sha256-QrD2e4ggGJUzrUgYmNQkUCiWMLuOt6r9XE7rUq5r594=", "fdb-autobind.js" : "sha256-Lai6jbh68UUpBI4IHjJFKqM1tscqEF/D7D0HKnKRfvU=", "fdb-autobind.min.js" : "sha256-zImpVlg3+Ig5f+LBROlCF/+08isWnuN4qBlNBBKcSuw=", "fdb-core.js" : "sha256-PbNhmI3b0zxSN2SG7AH9ULOJuHmB4g5imPlDJPa6zWg=", "fdb-core.min.js" : "sha256-1r9gxBjS92Gjiu2C71fzgcn2IlxAsCjyoX4i0oTsJpY=", "fdb-core+persist.js" : "sha256-tzqbrLK8bIH4XWm8pqwujNYad/xC5dfO7/xRccpbDTU=", "fdb-core+persist.min.js" : "sha256-FJi7NxBNj8Xd0NyHtkwsXJsRwQeHHPl7epx/FIzblv0=", "fdb-core+views.js" : "sha256-D+P+I871YYT/NEDB1W+3oppNmBWTX15+RyWaytI2a5Q=", "fdb-core+views.min.js" : "sha256-De1HmMTDQTx/MIpODCqwVy2mCC8lvObmMyQMWssct+E=", "fdb-legacy.js" : "sha256-Qg13R1nXUvqYdAHGhA5LNP2qRuICHCwIZA6htOY2/zw=", "fdb-legacy.min.js" : "sha256-iRyr4eEAGZw+0vMK55tIbiUrBp8cZ/HcF+Uwgzv80VE="}
json_instruct
{"type": "object", "properties": {"fdb-all.js": {"type": "string"}, "fdb-all.min.js": {"type": "string"}, "fdb-autobind.js": {"type": "string"}, "fdb-autobind.min.js": {"type": "string"}, "fdb-core.js": {"type": "string"}, "fdb-core.min.js": {"type": "string"}, "fdb-core+persist.js": {"type": "string"}, "fdb-core+persist.min.js": {"type": "string"}, "fdb-core+views.js": {"type": "string"}, "fdb-core+views.min.js": {"type": "string"}, "fdb-legacy.js": {"type": "string"}, "fdb-legacy.min.js": {"type": "string"}}, "required": ["fdb-all.js", "fdb-all.min.js", "fdb-autobind.js", "fdb-autobind.min.js", "fdb-core.js", "fdb-core.min.js", "fdb-core+persist.js", "fdb-core+persist.min.js", "fdb-core+views.js", "fdb-core+views.min.js", "fdb-legacy.js", "fdb-legacy.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
["ajs", "cli-github", "engine-builder", "engine-parser", "mini-lightbox", "svg.connectable.js"]
json_instruct
{"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"inspire-tree.js": {"type": "string"}, "inspire-tree.min.js": {"type": "string"}}, "required": ["inspire-tree.js", "inspire-tree.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"inspire-tree.js" : "sha256-hT9QS/8xjzKVW6c1y6Wz9k9Jx9K+FoFe0dJHxVs2o98=", "inspire-tree.min.js" : "sha256-CKzm1vDBhLSvEEDra5GxInpi6o1GGzoISSXPpd6/Sl0="}
json_instruct
{"type": "object", "properties": {"inspire-tree.js": {"type": "string"}, "inspire-tree.min.js": {"type": "string"}}, "required": ["inspire-tree.js", "inspire-tree.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"title": {"type": "string"}, "url": {"type": "string"}, "author": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}, "github": {"type": "string"}}, "required": ["name", "email", "github"]}}, "required": ["title", "url", "author"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"title" : "The Stacks :: New Orleans' $$$$ Million Dollar $$$$ Party Band", "url" : "https://thestackswebsite.com", "author" : {"name" : "David Rhoden", "email" : "david@davidrhoden.com", "github" : "https://github.com/davidrhoden"}}
json_instruct
{"type": "object", "properties": {"title": {"type": "string"}, "url": {"type": "string"}, "author": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}, "github": {"type": "string"}}, "required": ["name", "email", "github"]}}, "required": ["title", "url", "author"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"extras": {"type": "array", "items": {"type": "string"}}, "pricing": {"type": "object", "properties": {"coop": {"type": "integer"}, "min": {"type": "integer"}, "max": {"type": "integer"}, "selected": {"type": "integer"}}, "required": ["coop", "min", "max", "selected"]}, "isVisible": {"type": "boolean"}, "isDiscount": {"type": "boolean"}, "order": {"type": "integer"}, "date": {"type": "string"}, "colorings": {"type": "array", "items": {"type": "object", "properties": {"description": {"type": "string"}, "colors": {"type": "array", "items": {"type": "string"}}}, "required": ["description", "colors"]}}, "drawings": {"type": "string"}, "isNew": {"type": "boolean"}, "subtitle": {"type": "string"}, "title": {"type": "string"}, "images": {"type": "array", "items": {"type": "object", "properties": {"src": {"type": "string"}}, "required": ["src"]}}, "image": {"type": "object", "properties": {"src": {"type": "string"}}, "required": ["src"]}}, "required": ["extras", "pricing", "isVisible", "isDiscount", "order", "date", "colorings", "drawings", "isNew", "subtitle", "title", "images", "image"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"extras" : ["C\u00e9ramique blanche", "Convient au micro onde", "Dimension 9*26 cm", "Contenance 30 cl", "Boite valisette de protection Offerte", "30 Dessins"], "pricing" : {"coop" : 6, "min" : 9, "max" : 15, "selected" : 10}, "isVisible" : true, "isDiscount" : false, "order" : 122, "date" : "2019-09-12T14:45:22+04:00", "colorings" : [{"description" : "Mug", "colors" : ["#ffffff"]}], "drawings" : "30", "isNew" : true, "subtitle" : "Joyeuse F\u00eate de P\u00e2ques", "title" : "MUG - JOYEUSES P\u00c2QUES + DESSINS", "images" : [{"src" : "/images/product.mug_paques.1.jpg"}], "image" : {"src" : "/images/product.promo.24.jpg"}}
json_instruct
{"type": "object", "properties": {"extras": {"type": "array", "items": {"type": "string"}}, "pricing": {"type": "object", "properties": {"coop": {"type": "integer"}, "min": {"type": "integer"}, "max": {"type": "integer"}, "selected": {"type": "integer"}}, "required": ["coop", "min", "max", "selected"]}, "isVisible": {"type": "boolean"}, "isDiscount": {"type": "boolean"}, "order": {"type": "integer"}, "date": {"type": "string"}, "colorings": {"type": "array", "items": {"type": "object", "properties": {"description": {"type": "string"}, "colors": {"type": "array", "items": {"type": "string"}}}, "required": ["description", "colors"]}}, "drawings": {"type": "string"}, "isNew": {"type": "boolean"}, "subtitle": {"type": "string"}, "title": {"type": "string"}, "images": {"type": "array", "items": {"type": "object", "properties": {"src": {"type": "string"}}, "required": ["src"]}}, "image": {"type": "object", "properties": {"src": {"type": "string"}}, "required": ["src"]}}, "required": ["extras", "pricing", "isVisible", "isDiscount", "order", "date", "colorings", "drawings", "isNew", "subtitle", "title", "images", "image"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}}, "required": ["name", "description"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "My updated book", "description" : "This is my book with updated details"}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}}, "required": ["name", "description"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "object", "properties": {"error": {"type": "null"}, "issues": {"type": "array", "items": {}}, "success": {"type": "boolean"}}, "required": ["error", "issues", "success"]}}, "required": ["contract", "tool", "start", "end", "duration", "analysis"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"contract" : "0x6242ce3fc133420b9323a82f451b5a9caa736803", "tool" : "mythril", "start" : 1563705978.5734909, "end" : 1563705984.1348825, "duration" : 5.561391592025757, "analysis" : {"error" : null, "issues" : [], "success" : true}}
json_instruct
{"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "object", "properties": {"error": {"type": "null"}, "issues": {"type": "array", "items": {}}, "success": {"type": "boolean"}}, "required": ["error", "issues", "success"]}}, "required": ["contract", "tool", "start", "end", "duration", "analysis"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "version": {"type": "string"}, "homepage": {"type": "string"}, "author": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "email", "url"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "licenses": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}}, "main": {"type": "string"}, "dependencies": {"type": "object", "properties": {"underscore": {"type": "string"}, "backbone": {"type": "string"}, "request": {"type": "string"}, "jquery": {"type": "string"}}, "required": ["underscore", "backbone", "request", "jquery"]}, "engines": {"type": "object", "properties": {"node": {"type": "string"}}, "required": ["node"]}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "devDependencies": {"type": "object", "properties": {"grunt": {"type": "string"}}, "required": ["grunt"]}, "keywords": {"type": "array", "items": {}}}, "required": ["name", "description", "version", "homepage", "author", "repository", "bugs", "licenses", "main", "dependencies", "engines", "scripts", "devDependencies", "keywords"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "wordnik-bb", "description" : "An interface to the Wordnik API, which lets you get dictionary definitions, random words, pronunciation, and more! Built with Backbone.js, and uses promises.", "version" : "0.1.1", "homepage" : "https://github.com/dariusk/wordnik-bb", "author" : {"name" : "Darius Kazemi", "email" : "darius.kazemi@gmail.com", "url" : "http://tinysubversions.com"}, "repository" : {"type" : "git", "url" : "git://github.com/dariusk/wordnik-bb.git"}, "bugs" : {"url" : "https://github.com/dariusk/wordnik-bb/issues"}, "licenses" : [{"type" : "MIT", "url" : "https://github.com/dariusk/wordnik-bb/blob/master/LICENSE-MIT"}], "main" : "lib/wordnik-bb", "dependencies" : {"underscore" : ">=1.4.4", "backbone" : ">=0.9.10", "request" : "2.12.0", "jquery" : "1.8.3"}, "engines" : {"node" : ">=0.8.0"}, "scripts" : {"test" : "grunt test"}, "devDependencies" : {"grunt" : "~0.3.17"}, "keywords" : []}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "version": {"type": "string"}, "homepage": {"type": "string"}, "author": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}, "url": {"type": "string"}}, "required": ["name", "email", "url"]}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}, "bugs": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}, "licenses": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}}, "main": {"type": "string"}, "dependencies": {"type": "object", "properties": {"underscore": {"type": "string"}, "backbone": {"type": "string"}, "request": {"type": "string"}, "jquery": {"type": "string"}}, "required": ["underscore", "backbone", "request", "jquery"]}, "engines": {"type": "object", "properties": {"node": {"type": "string"}}, "required": ["node"]}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "devDependencies": {"type": "object", "properties": {"grunt": {"type": "string"}}, "required": ["grunt"]}, "keywords": {"type": "array", "items": {}}}, "required": ["name", "description", "version", "homepage", "author", "repository", "bugs", "licenses", "main", "dependencies", "engines", "scripts", "devDependencies", "keywords"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"title": {"type": "string"}, "author": {"type": "string"}, "musicType": {"type": "string"}, "musicNo": {"type": "string"}}, "required": ["title", "author", "musicType", "musicNo"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"title" : "Simian Dawn-\u761f\u75ab\u516c\u53f8\u8fdb\u5316\u4e3b\u9898\u66f2", "author" : "Ndemic Creations", "musicType" : "\u8f7b\u97f3\u4e50", "musicNo" : "0010594"}
json_instruct
{"type": "object", "properties": {"title": {"type": "string"}, "author": {"type": "string"}, "musicType": {"type": "string"}, "musicNo": {"type": "string"}}, "required": ["title", "author", "musicType", "musicNo"], "$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"}, "private": {"type": "boolean"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}, "test": {"type": "string"}, "format": {"type": "string"}}, "required": ["start", "test", "format"]}, "dependencies": {"type": "object", "properties": {"haversine": {"type": "string"}, "jwt-decode": {"type": "string"}, "moment": {"type": "string"}, "native-base": {"type": "string"}, "react": {"type": "string"}, "react-native": {"type": "string"}, "react-native-config": {"type": "string"}, "react-native-login": {"type": "string"}, "react-navigation": {"type": "string"}}, "required": ["haversine", "jwt-decode", "moment", "native-base", "react", "react-native", "react-native-config", "react-native-login", "react-navigation"]}, "devDependencies": {"type": "object", "properties": {"babel-jest": {"type": "string"}, "babel-preset-react-native": {"type": "string"}, "jest": {"type": "string"}, "jsx-control-statements": {"type": "string"}, "prettier": {"type": "string"}, "react-test-renderer": {"type": "string"}}, "required": ["babel-jest", "babel-preset-react-native", "jest", "jsx-control-statements", "prettier", "react-test-renderer"]}, "jest": {"type": "object", "properties": {"preset": {"type": "string"}}, "required": ["preset"]}}, "required": ["name", "version", "private", "scripts", "dependencies", "devDependencies", "jest"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "SnapScreen", "version" : "0.0.2", "private" : true, "scripts" : {"start" : "node node_modules/react-native/local-cli/cli.js start", "test" : "jest", "format" : "find ./app -name '*.js' -type f | xargs prettier --write --single-quote --trailing-comma es5"}, "dependencies" : {"haversine" : "^1.0.2", "jwt-decode" : "^2.2.0", "moment" : "2.22.2", "native-base" : "2.1.2", "react" : "16.0.0-alpha.6", "react-native" : "0.43.4", "react-native-config" : "^0.4.1", "react-native-login" : "git+https://github.com/secondsun/react-native-login.git", "react-navigation" : "^1.0.0-beta.8"}, "devDependencies" : {"babel-jest" : "19.0.0", "babel-preset-react-native" : "1.9.1", "jest" : "19.0.2", "jsx-control-statements" : "^3.1.5", "prettier" : "^1.2.2", "react-test-renderer" : "16.0.0-alpha.6"}, "jest" : {"preset" : "react-native"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "private": {"type": "boolean"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}, "test": {"type": "string"}, "format": {"type": "string"}}, "required": ["start", "test", "format"]}, "dependencies": {"type": "object", "properties": {"haversine": {"type": "string"}, "jwt-decode": {"type": "string"}, "moment": {"type": "string"}, "native-base": {"type": "string"}, "react": {"type": "string"}, "react-native": {"type": "string"}, "react-native-config": {"type": "string"}, "react-native-login": {"type": "string"}, "react-navigation": {"type": "string"}}, "required": ["haversine", "jwt-decode", "moment", "native-base", "react", "react-native", "react-native-config", "react-native-login", "react-navigation"]}, "devDependencies": {"type": "object", "properties": {"babel-jest": {"type": "string"}, "babel-preset-react-native": {"type": "string"}, "jest": {"type": "string"}, "jsx-control-statements": {"type": "string"}, "prettier": {"type": "string"}, "react-test-renderer": {"type": "string"}}, "required": ["babel-jest", "babel-preset-react-native", "jest", "jsx-control-statements", "prettier", "react-test-renderer"]}, "jest": {"type": "object", "properties": {"preset": {"type": "string"}}, "required": ["preset"]}}, "required": ["name", "version", "private", "scripts", "dependencies", "devDependencies", "jest"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"uri": {"type": "string"}}, "required": ["uri"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"uri" : "mongodb://localhost/iamamazeme-dev"}
json_instruct
{"type": "object", "properties": {"uri": {"type": "string"}}, "required": ["uri"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "array", "items": {"type": "object", "properties": {"errors": {"type": "array", "items": {}}, "file": {"type": "string"}, "name": {"type": "string"}}, "required": ["errors", "file", "name"]}}}, "required": ["contract", "tool", "start", "end", "duration", "analysis"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"contract" : "0x2ff005ce5dccd8caf497e63d2a3062d474d37fd0", "tool" : "honeybadger", "start" : 1565826791.8082378, "end" : 1565826852.1178246, "duration" : 60.30958676338196, "analysis" : [{"errors" : [], "file" : "/unique_chucks/46/0x2ff005ce5dccd8caf497e63d2a3062d474d37fd0.sol", "name" : "IdiotSandwich"}, {"errors" : [], "file" : "/unique_chucks/46/0x2ff005ce5dccd8caf497e63d2a3062d474d37fd0.sol", "name" : "StandardToken"}, {"errors" : [], "file" : "/unique_chucks/46/0x2ff005ce5dccd8caf497e63d2a3062d474d37fd0.sol", "name" : "Token"}]}
json_instruct
{"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "array", "items": {"type": "object", "properties": {"errors": {"type": "array", "items": {}}, "file": {"type": "string"}, "name": {"type": "string"}}, "required": ["errors", "file", "name"]}}}, "required": ["contract", "tool", "start", "end", "duration", "analysis"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"copyright": {"type": "string"}, "url": {"type": "string"}, "email": {"type": "string"}, "format": {"type": "string"}, "gravatar": {"type": "boolean"}, "theme": {"type": "string"}}, "required": ["copyright", "url", "email", "format", "gravatar", "theme"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"copyright" : "Moacir Rosa", "url" : "http://moacir.me", "email" : "paulomoacir.junior@gmail.com", "format" : "html", "gravatar" : true, "theme" : "double-windsor"}
json_instruct
{"type": "object", "properties": {"copyright": {"type": "string"}, "url": {"type": "string"}, "email": {"type": "string"}, "format": {"type": "string"}, "gravatar": {"type": "boolean"}, "theme": {"type": "string"}}, "required": ["copyright", "url", "email", "format", "gravatar", "theme"], "$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"}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "required": ["type", "coordinates"]}, "properties": {"type": "object", "properties": {"code": {"type": "integer"}, "url": {"type": "string"}, "view": {"type": "string"}}, "required": ["code", "url", "view"]}}, "required": ["type", "geometry", "properties"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"type" : "Feature", "geometry" : {"type" : "Polygon", "coordinates" : [[[143.875, 24.083333333333332], [143.875, 24.166666666666668], [144.0, 24.166666666666668], [144.0, 24.083333333333332], [143.875, 24.083333333333332]]]}, "properties" : {"code" : 364317, "url" : "http://madefor.github.io/0410/api/v1/364317.geojson", "view" : "https://github.com/madefor/0410/blob/gh-pages/api/v1/364317.geojson"}}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "required": ["type", "coordinates"]}, "properties": {"type": "object", "properties": {"code": {"type": "integer"}, "url": {"type": "string"}, "view": {"type": "string"}}, "required": ["code", "url", "view"]}}, "required": ["type", "geometry", "properties"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"screen.game": {"type": "object", "properties": {"value": {"type": "string"}, "history": {"type": "array", "items": {"type": "object", "properties": {"userId": {"type": "integer"}, "timestamp": {"type": "integer"}, "oldValue": {"type": "string"}, "newValue": {"type": "string"}, "explanation": {"type": "null"}}, "required": ["userId", "timestamp", "oldValue", "newValue", "explanation"]}}}, "required": ["value", "history"]}, "screen.intro": {"type": "object", "properties": {"value": {"type": "string"}, "history": {"type": "array", "items": {"type": "object", "properties": {"userId": {"type": "integer"}, "timestamp": {"type": "integer"}, "oldValue": {"type": "string"}, "newValue": {"type": "string"}, "explanation": {"type": "null"}}, "required": ["userId", "timestamp", "oldValue", "newValue", "explanation"]}}}, "required": ["value", "history"]}, "screen.lab": {"type": "object", "properties": {"value": {"type": "string"}, "history": {"type": "array", "items": {"type": "object", "properties": {"userId": {"type": "integer"}, "timestamp": {"type": "integer"}, "oldValue": {"type": "string"}, "newValue": {"type": "string"}, "explanation": {"type": "null"}}, "required": ["userId", "timestamp", "oldValue", "newValue", "explanation"]}}}, "required": ["value", "history"]}, "fractions-intro.title": {"type": "object", "properties": {"value": {"type": "string"}, "history": {"type": "array", "items": {"type": "object", "properties": {"userId": {"type": "integer"}, "timestamp": {"type": "integer"}, "oldValue": {"type": "string"}, "newValue": {"type": "string"}, "explanation": {"type": "null"}}, "required": ["userId", "timestamp", "oldValue", "newValue", "explanation"]}}}, "required": ["value", "history"]}}, "required": ["screen.game", "screen.intro", "screen.lab", "fractions-intro.title"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"screen.game" : {"value" : "Oyun", "history" : [{"userId" : 707975, "timestamp" : 1572978625853, "oldValue" : "", "newValue" : "Oyun", "explanation" : null}]}, "screen.intro" : {"value" : "Giri\u015f", "history" : [{"userId" : 707975, "timestamp" : 1572978625853, "oldValue" : "", "newValue" : "Giri\u015f", "explanation" : null}]}, "screen.lab" : {"value" : "Laboratuvar", "history" : [{"userId" : 707975, "timestamp" : 1573845609170, "oldValue" : "", "newValue" : "Laboratuvar", "explanation" : null}]}, "fractions-intro.title" : {"value" : "Kesirler: Giri\u015f", "history" : [{"userId" : 707975, "timestamp" : 1572978625853, "oldValue" : "", "newValue" : "Kesirler: Giri\u015f", "explanation" : null}]}}
json_instruct
{"type": "object", "properties": {"screen.game": {"type": "object", "properties": {"value": {"type": "string"}, "history": {"type": "array", "items": {"type": "object", "properties": {"userId": {"type": "integer"}, "timestamp": {"type": "integer"}, "oldValue": {"type": "string"}, "newValue": {"type": "string"}, "explanation": {"type": "null"}}, "required": ["userId", "timestamp", "oldValue", "newValue", "explanation"]}}}, "required": ["value", "history"]}, "screen.intro": {"type": "object", "properties": {"value": {"type": "string"}, "history": {"type": "array", "items": {"type": "object", "properties": {"userId": {"type": "integer"}, "timestamp": {"type": "integer"}, "oldValue": {"type": "string"}, "newValue": {"type": "string"}, "explanation": {"type": "null"}}, "required": ["userId", "timestamp", "oldValue", "newValue", "explanation"]}}}, "required": ["value", "history"]}, "screen.lab": {"type": "object", "properties": {"value": {"type": "string"}, "history": {"type": "array", "items": {"type": "object", "properties": {"userId": {"type": "integer"}, "timestamp": {"type": "integer"}, "oldValue": {"type": "string"}, "newValue": {"type": "string"}, "explanation": {"type": "null"}}, "required": ["userId", "timestamp", "oldValue", "newValue", "explanation"]}}}, "required": ["value", "history"]}, "fractions-intro.title": {"type": "object", "properties": {"value": {"type": "string"}, "history": {"type": "array", "items": {"type": "object", "properties": {"userId": {"type": "integer"}, "timestamp": {"type": "integer"}, "oldValue": {"type": "string"}, "newValue": {"type": "string"}, "explanation": {"type": "null"}}, "required": ["userId", "timestamp", "oldValue", "newValue", "explanation"]}}}, "required": ["value", "history"]}}, "required": ["screen.game", "screen.intro", "screen.lab", "fractions-intro.title"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"type": "string"}, "iso2": {"type": "string"}, "admin_level": {"type": "integer"}, "osm_id": {"type": "integer"}, "wikidata_id": {"type": "string"}, "wikipedia_id": {"type": "null"}, "population": {"type": "null"}, "countrylevel_id": {"type": "string"}, "osm_data": {"type": "object", "properties": {"localname": {"type": "string"}, "official_name": {"type": "string"}, "alltags": {"type": "object", "properties": {"name:en": {"type": "string"}, "name:ja": {"type": "string"}}, "required": ["name:en", "name:ja"]}}, "required": ["localname", "official_name", "alltags"]}}, "required": ["name", "iso2", "admin_level", "osm_id", "wikidata_id", "wikipedia_id", "population", "countrylevel_id", "osm_data"]}, "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" : {"name" : "Kurunegala District", "iso2" : "LK-61", "admin_level" : 5, "osm_id" : 5351778, "wikidata_id" : "Q745073", "wikipedia_id" : null, "population" : null, "countrylevel_id" : "iso2:LK-61", "osm_data" : {"localname" : "\u0d9a\u0dd4\u0dbb\u0dd4\u0dab\u0dd1\u0d9c\u0dbd \u0daf\u0dd2\u0dc3\u0dca\u0dad\u0dca\u200d\u0dbb\u0dd2\u0d9a\u0dca\u0d9a\u0dba", "official_name" : "", "alltags" : {"name:en" : "Kurunegala District", "name:ja" : "\u30af\u30eb\u30cd\u30fc\u30ac\u30e9\u770c"}}}, "geometry" : {"type" : "MultiPolygon", "coordinates" : [[[[79.942, 7.276], [80.006, 7.32], [80.064, 7.286], [80.124, 7.331], [80.196, 7.258], [80.255, 7.305], [80.321, 7.329], [80.338, 7.321], [80.356, 7.361], [80.347, 7.388], [80.392, 7.397], [80.422, 7.355], [80.445, 7.357], [80.469, 7.413], [80.511, 7.386], [80.516, 7.413], [80.556, 7.419], [80.543, 7.452], [80.566, 7.458], [80.573, 7.51], [80.553, 7.539], [80.578, 7.605], [80.549, 7.641], [80.55, 7.705], [80.5, 7.816], [80.483, 7.824], [80.48, 7.877], [80.461, 7.945], [80.426, 7.963], [80.42, 8.041], [80.37, 8.058], [80.316, 8.113], [80.266, 8.115], [80.252, 8.133], [80.188, 8.151], [80.102, 8.197], [80.115, 8.096], [80.153, 8.066], [80.15, 7.997], [80.134, 7.97], [80.148, 7.942], [80.114, 7.951], [80.099, 7.914], [80.076, 7.916], [80.067, 7.875], [80.006, 7.831], [79.999, 7.743], [79.955, 7.72], [79.958, 7.673], [79.935, 7.681], [79.906, 7.617], [79.905, 7.506], [79.938, 7.349], [79.942, 7.276]]]]}}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"name": {"type": "string"}, "iso2": {"type": "string"}, "admin_level": {"type": "integer"}, "osm_id": {"type": "integer"}, "wikidata_id": {"type": "string"}, "wikipedia_id": {"type": "null"}, "population": {"type": "null"}, "countrylevel_id": {"type": "string"}, "osm_data": {"type": "object", "properties": {"localname": {"type": "string"}, "official_name": {"type": "string"}, "alltags": {"type": "object", "properties": {"name:en": {"type": "string"}, "name:ja": {"type": "string"}}, "required": ["name:en", "name:ja"]}}, "required": ["localname", "official_name", "alltags"]}}, "required": ["name", "iso2", "admin_level", "osm_id", "wikidata_id", "wikipedia_id", "population", "countrylevel_id", "osm_data"]}, "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#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "array", "items": {}}}, "required": ["contract", "tool", "start", "end", "duration", "analysis"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"contract" : "0xa296d5be6d1afdd8b102907b663f82cc86b020ce", "tool" : "slither", "start" : 1563766001.0179234, "end" : 1563766004.8546076, "duration" : 3.836684226989746, "analysis" : []}
json_instruct
{"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "array", "items": {}}}, "required": ["contract", "tool", "start", "end", "duration", "analysis"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"profiles": {"type": "object", "properties": {"CorsacHats": {"type": "object", "properties": {"commandName": {"type": "string"}, "executablePath": {"type": "string"}}, "required": ["commandName", "executablePath"]}}, "required": ["CorsacHats"]}}, "required": ["profiles"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"profiles" : {"CorsacHats" : {"commandName" : "Executable", "executablePath" : "$(AmongUs)\\Among Us.exe"}}}
json_instruct
{"type": "object", "properties": {"profiles": {"type": "object", "properties": {"CorsacHats": {"type": "object", "properties": {"commandName": {"type": "string"}, "executablePath": {"type": "string"}}, "required": ["commandName", "executablePath"]}}, "required": ["CorsacHats"]}}, "required": ["profiles"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"Name": {"type": "string"}, "ShortName": {"type": "string"}, "Description": {"type": "string"}}, "required": ["Name", "ShortName", "Description"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"Name" : "Adattatore per freno di bocca CNC Warrior per AK 5.56x45", "ShortName" : "CNC War.", "Description" : "L'adattatore CNC War AK, permette di installare differenti tipi di freni di bocca AR-15, su fucili AK da 5.56x45."}
json_instruct
{"type": "object", "properties": {"Name": {"type": "string"}, "ShortName": {"type": "string"}, "Description": {"type": "string"}}, "required": ["Name", "ShortName", "Description"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"directions": {"type": "array", "items": {"type": "string"}}, "ingredients": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "source": {"type": "string"}, "tags": {"type": "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" : ["Melt butter in a medium saucepan over medium heat. Stir in garlic and cook until tender. Reduce heat to low. Mix in anchovy filets and heavy cream. Cook and stir until thickened. Remove from heat, cover and chill in the refrigerator approximately 2 hours.", "Return the mixture to medium heat, stirring occasionally, until bubbly. Serve hot."], "ingredients" : ["1/2 cup butter", "10 cloves garlic, minced", "2 (2 ounce) cans anchovy fillets, drained", "1 pint heavy cream"], "language" : "en-US", "source" : "allrecipes.com", "tags" : [], "title" : "Bagna Cauda", "url" : "http://allrecipes.com/recipe/26705/bagna-cauda/"}
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#"}
Create an example JSON object that satisfies this schema: {"type": "array", "items": {"type": "object", "properties": {"namaKab": {"type": "string"}, "originalFilename": {"type": "string"}, "namaPartai": {"type": "string"}, "id": {"type": "integer"}, "noUrut": {"type": "integer"}, "nama": {"type": "string"}, "stringJenisKelamin": {"type": "string"}}, "required": ["namaKab", "originalFilename", "namaPartai", "id", "noUrut", "nama", "stringJenisKelamin"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"namaKab" : "BONDOWOSO", "originalFilename" : "ee.jpg", "namaPartai" : "PARTAI AMANAT NASIONAL", "id" : 18244, "noUrut" : 1, "nama" : "SANTOSO", "stringJenisKelamin" : "Laki-Laki"}, {"namaKab" : "BONDOWOSO", "originalFilename" : "46A1.jpg", "namaPartai" : "PARTAI AMANAT NASIONAL", "id" : 248972, "noUrut" : 2, "nama" : "-. PUTRI MAULINA LESTYORINI, -", "stringJenisKelamin" : "Perempuan"}, {"namaKab" : "BONDOWOSO", "originalFilename" : "wakit.jpg", "namaPartai" : "PARTAI AMANAT NASIONAL", "id" : 250093, "noUrut" : 3, "nama" : "-. WAKIT ARIDAWI, -", "stringJenisKelamin" : "Laki-Laki"}, {"namaKab" : "BONDOWOSO", "originalFilename" : "PUTRI.jpg", "namaPartai" : "PARTAI AMANAT NASIONAL", "id" : 266989, "noUrut" : 4, "nama" : "PUTRI BELGIS GIAN FRANSISKA", "stringJenisKelamin" : "Perempuan"}, {"namaKab" : "BONDOWOSO", "originalFilename" : "baihaki.jpg", "namaPartai" : "PARTAI AMANAT NASIONAL", "id" : 297971, "noUrut" : 5, "nama" : "-. BAIHAKI IRAWAN, S.Pd.", "stringJenisKelamin" : "Laki-Laki"}, {"namaKab" : "BONDOWOSO", "originalFilename" : "adnan.jpg", "namaPartai" : "PARTAI AMANAT NASIONAL", "id" : 250285, "noUrut" : 6, "nama" : "-. ADNAN FIRDAUS, S.PdI", "stringJenisKelamin" : "Laki-Laki"}, {"namaKab" : "BONDOWOSO", "originalFilename" : "NONIK.jpg", "namaPartai" : "PARTAI AMANAT NASIONAL", "id" : 277544, "noUrut" : 7, "nama" : "-. NONIK LIDIANA, -", "stringJenisKelamin" : "Perempuan"}, {"namaKab" : "BONDOWOSO", "originalFilename" : "wasil.jpg", "namaPartai" : "PARTAI AMANAT NASIONAL", "id" : 249790, "noUrut" : 8, "nama" : "-. MOHAMAD SIHA BUDDIN WASIL, -", "stringJenisKelamin" : "Laki-Laki"}, {"namaKab" : "BONDOWOSO", "originalFilename" : "sugianto.jpg", "namaPartai" : "PARTAI AMANAT NASIONAL", "id" : 249461, "noUrut" : 9, "nama" : "-. SUGIANTO, -", "stringJenisKelamin" : "Laki-Laki"}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"namaKab": {"type": "string"}, "originalFilename": {"type": "string"}, "namaPartai": {"type": "string"}, "id": {"type": "integer"}, "noUrut": {"type": "integer"}, "nama": {"type": "string"}, "stringJenisKelamin": {"type": "string"}}, "required": ["namaKab", "originalFilename", "namaPartai", "id", "noUrut", "nama", "stringJenisKelamin"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "symbol": {"type": "string"}, "decimals": {"type": "integer"}, "address": {"type": "string"}, "chainId": {"type": "integer"}}, "required": ["name", "symbol", "decimals", "address", "chainId"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "Token Br2o", "symbol" : "Br2oX", "decimals" : 6, "address" : "Br2oX3t3K4q7VWyYyr64RRfdVyAvaPtye6gSvhpzAijs", "chainId" : 103}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "symbol": {"type": "string"}, "decimals": {"type": "integer"}, "address": {"type": "string"}, "chainId": {"type": "integer"}}, "required": ["name", "symbol", "decimals", "address", "chainId"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"status": {"type": "string"}, "segmentation": {"type": "string"}, "url": {"type": "string"}, "character": {"type": "string"}, "label": {"type": "string"}, "id": {"type": "string"}}, "required": ["status", "segmentation", "url", "character", "label", "id"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"status" : "OK", "segmentation" : "candidate-segmentation", "url" : "/segment-image/30beb4ed-0bbd-4a97-9849-a231539bce5a/candidate-segmentation/617", "character" : "K", "label" : "617", "id" : "30beb4ed-0bbd-4a97-9849-a231539bce5a"}
json_instruct
{"type": "object", "properties": {"status": {"type": "string"}, "segmentation": {"type": "string"}, "url": {"type": "string"}, "character": {"type": "string"}, "label": {"type": "string"}, "id": {"type": "string"}}, "required": ["status", "segmentation", "url", "character", "label", "id"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"sentences": {"type": "array", "items": {"type": "object", "properties": {"text": {"type": "object", "properties": {"content": {"type": "string"}, "beginOffset": {"type": "integer"}}, "required": ["content", "beginOffset"]}, "sentiment": {"type": "object", "properties": {"magnitude": {"type": "number"}, "score": {"type": "number"}}, "required": ["magnitude", "score"]}}, "required": ["text", "sentiment"]}}, "tokens": {"type": "array", "items": {}}, "entities": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "type": {"type": "string"}, "metadata": {"type": "object", "properties": {}, "required": []}, "salience": {"type": "number"}, "mentions": {"type": "array", "items": {"type": "object", "properties": {"text": {"type": "object", "properties": {"content": {"type": "string"}, "beginOffset": {"type": "integer"}}, "required": ["content", "beginOffset"]}, "type": {"type": "string"}}, "required": ["text", "type"]}}}, "required": ["name", "type", "metadata", "salience", "mentions"]}}, "documentSentiment": {"type": "object", "properties": {"magnitude": {"type": "number"}, "score": {"type": "number"}}, "required": ["magnitude", "score"]}, "language": {"type": "string"}, "categories": {"type": "array", "items": {}}}, "required": ["sentences", "tokens", "entities", "documentSentiment", "language", "categories"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"sentences" : [{"text" : {"content" : "Location : IIUM Gombak /UIA Contact no :", "beginOffset" : -1}, "sentiment" : {"magnitude" : 0.3, "score" : -0.3}}], "tokens" : [], "entities" : [{"name" : "Location", "type" : "LOCATION", "metadata" : {}, "salience" : 0.70348126, "mentions" : [{"text" : {"content" : "Location", "beginOffset" : -1}, "type" : "COMMON"}]}, {"name" : "IIUM Gombak", "type" : "OTHER", "metadata" : {}, "salience" : 0.15331583, "mentions" : [{"text" : {"content" : "IIUM Gombak", "beginOffset" : -1}, "type" : "PROPER"}]}, {"name" : "UIA", "type" : "ORGANIZATION", "metadata" : {}, "salience" : 0.14320293, "mentions" : [{"text" : {"content" : "UIA", "beginOffset" : -1}, "type" : "PROPER"}]}], "documentSentiment" : {"magnitude" : 0.3, "score" : -0.3}, "language" : "en", "categories" : []}
json_instruct
{"type": "object", "properties": {"sentences": {"type": "array", "items": {"type": "object", "properties": {"text": {"type": "object", "properties": {"content": {"type": "string"}, "beginOffset": {"type": "integer"}}, "required": ["content", "beginOffset"]}, "sentiment": {"type": "object", "properties": {"magnitude": {"type": "number"}, "score": {"type": "number"}}, "required": ["magnitude", "score"]}}, "required": ["text", "sentiment"]}}, "tokens": {"type": "array", "items": {}}, "entities": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "type": {"type": "string"}, "metadata": {"type": "object", "properties": {}, "required": []}, "salience": {"type": "number"}, "mentions": {"type": "array", "items": {"type": "object", "properties": {"text": {"type": "object", "properties": {"content": {"type": "string"}, "beginOffset": {"type": "integer"}}, "required": ["content", "beginOffset"]}, "type": {"type": "string"}}, "required": ["text", "type"]}}}, "required": ["name", "type", "metadata", "salience", "mentions"]}}, "documentSentiment": {"type": "object", "properties": {"magnitude": {"type": "number"}, "score": {"type": "number"}}, "required": ["magnitude", "score"]}, "language": {"type": "string"}, "categories": {"type": "array", "items": {}}}, "required": ["sentences", "tokens", "entities", "documentSentiment", "language", "categories"], "$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"}, "title": {"type": "string"}, "author": {"type": "string"}, "contact": {"type": "string"}, "homepage": {"type": "string"}, "description": {"type": "string"}, "factorio_version": {"type": "string"}, "dependencies": {"type": "array", "items": {"type": "string"}}}, "required": ["name", "version", "title", "author", "contact", "homepage", "description", "factorio_version", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "LtnManager", "version" : "0.4.10", "title" : "LTN Manager", "author" : "raiguard", "contact" : "Discord: raiguard#7402", "homepage" : "https://github.com/raiguard/Factorio-LtnManager", "description" : "A GUI for managing your Logistic Train Network.", "factorio_version" : "1.1", "dependencies" : ["base >= 1.1.42", "LogisticTrainNetwork >= 1.16.3", "flib >= 0.9.2", "? LTN_Combinator_Modernized"]}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "title": {"type": "string"}, "author": {"type": "string"}, "contact": {"type": "string"}, "homepage": {"type": "string"}, "description": {"type": "string"}, "factorio_version": {"type": "string"}, "dependencies": {"type": "array", "items": {"type": "string"}}}, "required": ["name", "version", "title", "author", "contact", "homepage", "description", "factorio_version", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"schema_version": {"type": "string"}, "id": {"type": "string"}, "modified": {"type": "string"}, "published": {"type": "string"}, "aliases": {"type": "array", "items": {"type": "string"}}, "details": {"type": "string"}, "severity": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "score": {"type": "string"}}, "required": ["type", "score"]}}, "affected": {"type": "array", "items": {}}, "references": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}}, "database_specific": {"type": "object", "properties": {"cwe_ids": {"type": "array", "items": {"type": "string"}}, "severity": {"type": "string"}, "github_reviewed": {"type": "boolean"}}, "required": ["cwe_ids", "severity", "github_reviewed"]}}, "required": ["schema_version", "id", "modified", "published", "aliases", "details", "severity", "affected", "references", "database_specific"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"schema_version" : "1.2.0", "id" : "GHSA-h828-x469-v3gx", "modified" : "2022-05-13T01:47:21Z", "published" : "2022-05-13T01:47:21Z", "aliases" : ["CVE-2017-8196"], "details" : "FusionSphere V100R006C00SPC102(NFV) has an incorrect authorization vulnerability. An authenticated attacker could execute commands that he/she should have had no permission to perform, thereby querying, modifying, and deleting certain service data and making the service unavailable.", "severity" : [{"type" : "CVSS_V3", "score" : "CVSS:3.0/AV:L/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L"}], "affected" : [], "references" : [{"type" : "ADVISORY", "url" : "https://nvd.nist.gov/vuln/detail/CVE-2017-8196"}, {"type" : "WEB", "url" : "http://www.huawei.com/en/psirt/security-advisories/huawei-sa-20170913-01-fusionsphere-en"}], "database_specific" : {"cwe_ids" : ["CWE-863"], "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": {"type": "object", "properties": {"type": {"type": "string"}, "score": {"type": "string"}}, "required": ["type", "score"]}}, "affected": {"type": "array", "items": {}}, "references": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}}, "database_specific": {"type": "object", "properties": {"cwe_ids": {"type": "array", "items": {"type": "string"}}, "severity": {"type": "string"}, "github_reviewed": {"type": "boolean"}}, "required": ["cwe_ids", "severity", "github_reviewed"]}}, "required": ["schema_version", "id", "modified", "published", "aliases", "details", "severity", "affected", "references", "database_specific"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"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" : 210, "objective" : "markowitz_return_on_cube", "white" : "pymoo_pattern", "black" : "platypus_omopso", "traceback" : ["passing", "passing"], "best_val" : [4159.242084402342, 5001.1239188403815], "best_x" : [[0.3657223087782564, 0.0, 0.5615092542946666, 0.953125, 0.90625, 0.078125, 0.90625, 0.984375], [0.03177977887049949, 0.0928131901586482, 0.7198482538607098, 0.8245585598188578, 0.46900476359910936, 0.15999612193002985, 0.9123953417491558, 0.8697088201167479]], "feval_count" : [218, 200], "n_trials_instructed" : [210, 185], "passing" : [true, true], "completed" : true, "points" : 1.0, "winner" : "pymoo_pattern", "loser" : "platypus_omopso"}
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 a JSON structure that matches this schema definition: {"type": "object", "properties": {"Logging": {"type": "object", "properties": {"LogLevel": {"type": "object", "properties": {"Default": {"type": "string"}, "Microsoft": {"type": "string"}, "Microsoft.Hosting.Lifetime": {"type": "string"}}, "required": ["Default", "Microsoft", "Microsoft.Hosting.Lifetime"]}}, "required": ["LogLevel"]}, "AllowedHosts": {"type": "string"}, "Kestrel": {"type": "object", "properties": {"EndpointDefaults": {"type": "object", "properties": {"Protocols": {"type": "string"}}, "required": ["Protocols"]}}, "required": ["EndpointDefaults"]}, "jwtData": {"type": "object", "properties": {"Issuer": {"type": "string"}, "Audience": {"type": "string"}, "JwtKey": {"type": "string"}}, "required": ["Issuer", "Audience", "JwtKey"]}, "ConnectionStrings": {"type": "object", "properties": {"Database": {"type": "string"}}, "required": ["Database"]}}, "required": ["Logging", "AllowedHosts", "Kestrel", "jwtData", "ConnectionStrings"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"Logging" : {"LogLevel" : {"Default" : "Information", "Microsoft" : "Warning", "Microsoft.Hosting.Lifetime" : "Information"}}, "AllowedHosts" : "*", "Kestrel" : {"EndpointDefaults" : {"Protocols" : "Http2"}}, "jwtData" : {"Issuer" : "Authentication", "Audience" : "User", "JwtKey" : "4o-648t0b-Sj0IS6EfKnhLJOthYbJJf8s26B4GCHq2PD_DmoCKX6vj7pGrQ-X7FkmvDiadjqQyneygSu8mrMZ1vrh1TtFTpU9K0KvRvluvvjt3VTVTOgDjsifhKoVsU61FLj67gbRUql6kEgi9LeG5Extr1tlhxqRro7CeoU48c"}, "ConnectionStrings" : {"Database" : "Server=user-db;database=user;port=3306;Uid=root;Pwd=Superl33tpassw0rd!"}}
json_instruct
{"type": "object", "properties": {"Logging": {"type": "object", "properties": {"LogLevel": {"type": "object", "properties": {"Default": {"type": "string"}, "Microsoft": {"type": "string"}, "Microsoft.Hosting.Lifetime": {"type": "string"}}, "required": ["Default", "Microsoft", "Microsoft.Hosting.Lifetime"]}}, "required": ["LogLevel"]}, "AllowedHosts": {"type": "string"}, "Kestrel": {"type": "object", "properties": {"EndpointDefaults": {"type": "object", "properties": {"Protocols": {"type": "string"}}, "required": ["Protocols"]}}, "required": ["EndpointDefaults"]}, "jwtData": {"type": "object", "properties": {"Issuer": {"type": "string"}, "Audience": {"type": "string"}, "JwtKey": {"type": "string"}}, "required": ["Issuer", "Audience", "JwtKey"]}, "ConnectionStrings": {"type": "object", "properties": {"Database": {"type": "string"}}, "required": ["Database"]}}, "required": ["Logging", "AllowedHosts", "Kestrel", "jwtData", "ConnectionStrings"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"url": {"type": "string"}, "sha1": {"type": "string"}}, "required": ["url", "sha1"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"url" : "https://static.wikia.nocookie.net/griftlands_gamepedia_en/images/0/06/Boosted_Throw_Dust.png/revision/latest?cb=20210808145935", "sha1" : "42b97620e512b4472a2e94443568f8e5cbf48746"}
json_instruct
{"type": "object", "properties": {"url": {"type": "string"}, "sha1": {"type": "string"}}, "required": ["url", "sha1"], "$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"}, "productName": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}, "package-mac": {"type": "string"}, "package-win": {"type": "string"}, "package-linux": {"type": "string"}}, "required": ["start", "package-mac", "package-win", "package-linux"]}, "author": {"type": "string"}, "license": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"electron": {"type": "string"}, "electron-packager": {"type": "string"}}, "required": ["electron", "electron-packager"]}, "dependencies": {"type": "object", "properties": {"browser-id3-writer": {"type": "string"}, "music-metadata": {"type": "string"}, "n-readlines": {"type": "string"}}, "required": ["browser-id3-writer", "music-metadata", "n-readlines"]}}, "required": ["name", "productName", "version", "description", "main", "scripts", "author", "license", "devDependencies", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "music-library-manager", "productName" : "Music Library Manager", "version" : "1.0.0", "description" : "A music library manager to update songs metadata", "main" : "main.js", "scripts" : {"start" : "electron .", "package-mac" : "electron-packager . --overwrite --platform=darwin --arch=x64 --icon=static/icons/mac/icon.icns --prune=true --out=release-builds", "package-win" : "electron-packager . --overwrite --asar=true --platform=win32 --arch=ia32 --icon=static/icons/win/icon.ico --prune=true --out=release-builds --version-string.CompanyName=CE --version-string.FileDescription=CE --version-string.ProductName=\"Shopping List\"", "package-linux" : "electron-packager . --overwrite --platform=linux --arch=x64 --icon=static/icons/png/icon.png --prune=true --out=release-builds"}, "author" : "Gildas Philippe", "license" : "MIT", "devDependencies" : {"electron" : "^9.4.0", "electron-packager" : "^14.2.1"}, "dependencies" : {"browser-id3-writer" : "^4.4.0", "music-metadata" : "^6.4.0", "n-readlines" : "^1.0.0"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "productName": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}, "package-mac": {"type": "string"}, "package-win": {"type": "string"}, "package-linux": {"type": "string"}}, "required": ["start", "package-mac", "package-win", "package-linux"]}, "author": {"type": "string"}, "license": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"electron": {"type": "string"}, "electron-packager": {"type": "string"}}, "required": ["electron", "electron-packager"]}, "dependencies": {"type": "object", "properties": {"browser-id3-writer": {"type": "string"}, "music-metadata": {"type": "string"}, "n-readlines": {"type": "string"}}, "required": ["browser-id3-writer", "music-metadata", "n-readlines"]}}, "required": ["name", "productName", "version", "description", "main", "scripts", "author", "license", "devDependencies", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"type": {"type": "string"}, "comment": {"type": "string"}, "packageName": {"type": "string"}, "email": {"type": "string"}, "commit": {"type": "string"}, "date": {"type": "string"}}, "required": ["type", "comment", "packageName", "email", "commit", "date"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"type" : "patch", "comment" : "Update icons to v3.50. May change subset font files for some components.", "packageName" : "office-ui-fabric-react", "email" : "pejahn@microsoft.com", "commit" : "dbde2699023f4640b9bbae66571bf57189adbfaa", "date" : "2019-09-20T03:30:42.643Z"}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "comment": {"type": "string"}, "packageName": {"type": "string"}, "email": {"type": "string"}, "commit": {"type": "string"}, "date": {"type": "string"}}, "required": ["type", "comment", "packageName", "email", "commit", "date"], "$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" : "3518050007", "district_id" : "3518050", "name" : "MLANDANGAN"}
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#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "text": {"type": "string"}}, "required": ["id", "text"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"id" : "410204001", "text" : "\u76f8\u56fd\u5bfa\u8857\u9053"}, {"id" : "410204002", "text" : "\u65b0\u534e\u8857\u9053"}, {"id" : "410204003", "text" : "\u5367\u9f99\u8857\u9053"}, {"id" : "410204004", "text" : "\u5dde\u6865\u8857\u9053"}, {"id" : "410204005", "text" : "\u897f\u53f8\u95e8\u8857\u9053"}, {"id" : "410204006", "text" : "\u5357\u82d1\u8857\u9053"}, {"id" : "410204007", "text" : "\u4e94\u4e00\u8857\u9053"}, {"id" : "410204008", "text" : "\u4ed9\u4eba\u5e84\u8857\u9053"}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "string"}, "text": {"type": "string"}}, "required": ["id", "text"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"PREVALENCE_BY_GENDER_AGE_YEAR": {"type": "object", "properties": {"TRELLIS_NAME": {"type": "array", "items": {}}, "SERIES_NAME": {"type": "array", "items": {}}, "X_CALENDAR_YEAR": {"type": "array", "items": {}}, "Y_PREVALENCE_1000PP": {"type": "array", "items": {}}}, "required": ["TRELLIS_NAME", "SERIES_NAME", "X_CALENDAR_YEAR", "Y_PREVALENCE_1000PP"]}, "PREVALENCE_BY_MONTH": {"type": "object", "properties": {"X_CALENDAR_MONTH": {"type": "array", "items": {}}, "Y_PREVALENCE_1000PP": {"type": "array", "items": {}}}, "required": ["X_CALENDAR_MONTH", "Y_PREVALENCE_1000PP"]}, "LENGTH_OF_ERA": {"type": "object", "properties": {"CATEGORY": {"type": "string"}, "MIN_VALUE": {"type": "integer"}, "P10_VALUE": {"type": "integer"}, "P25_VALUE": {"type": "integer"}, "MEDIAN_VALUE": {"type": "integer"}, "P75_VALUE": {"type": "integer"}, "P90_VALUE": {"type": "integer"}, "MAX_VALUE": {"type": "integer"}}, "required": ["CATEGORY", "MIN_VALUE", "P10_VALUE", "P25_VALUE", "MEDIAN_VALUE", "P75_VALUE", "P90_VALUE", "MAX_VALUE"]}, "AGE_AT_FIRST_DIAGNOSIS": {"type": "object", "properties": {"CATEGORY": {"type": "array", "items": {"type": "string"}}, "MIN_VALUE": {"type": "array", "items": {"type": "integer"}}, "P10_VALUE": {"type": "array", "items": {"type": "integer"}}, "P25_VALUE": {"type": "array", "items": {"type": "integer"}}, "MEDIAN_VALUE": {"type": "array", "items": {"type": "integer"}}, "P75_VALUE": {"type": "array", "items": {"type": "integer"}}, "P90_VALUE": {"type": "array", "items": {"type": "integer"}}, "MAX_VALUE": {"type": "array", "items": {"type": "integer"}}}, "required": ["CATEGORY", "MIN_VALUE", "P10_VALUE", "P25_VALUE", "MEDIAN_VALUE", "P75_VALUE", "P90_VALUE", "MAX_VALUE"]}}, "required": ["PREVALENCE_BY_GENDER_AGE_YEAR", "PREVALENCE_BY_MONTH", "LENGTH_OF_ERA", "AGE_AT_FIRST_DIAGNOSIS"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"PREVALENCE_BY_GENDER_AGE_YEAR" : {"TRELLIS_NAME" : [], "SERIES_NAME" : [], "X_CALENDAR_YEAR" : [], "Y_PREVALENCE_1000PP" : []}, "PREVALENCE_BY_MONTH" : {"X_CALENDAR_MONTH" : [], "Y_PREVALENCE_1000PP" : []}, "LENGTH_OF_ERA" : {"CATEGORY" : "Length of era", "MIN_VALUE" : 1, "P10_VALUE" : 1, "P25_VALUE" : 1, "MEDIAN_VALUE" : 1, "P75_VALUE" : 1, "P90_VALUE" : 1, "MAX_VALUE" : 42}, "AGE_AT_FIRST_DIAGNOSIS" : {"CATEGORY" : ["MALE", "FEMALE"], "MIN_VALUE" : [18, 23], "P10_VALUE" : [39, 40], "P25_VALUE" : [57, 56], "MEDIAN_VALUE" : [62, 65], "P75_VALUE" : [70, 74], "P90_VALUE" : [75, 78], "MAX_VALUE" : [83, 95]}}
json_instruct
{"type": "object", "properties": {"PREVALENCE_BY_GENDER_AGE_YEAR": {"type": "object", "properties": {"TRELLIS_NAME": {"type": "array", "items": {}}, "SERIES_NAME": {"type": "array", "items": {}}, "X_CALENDAR_YEAR": {"type": "array", "items": {}}, "Y_PREVALENCE_1000PP": {"type": "array", "items": {}}}, "required": ["TRELLIS_NAME", "SERIES_NAME", "X_CALENDAR_YEAR", "Y_PREVALENCE_1000PP"]}, "PREVALENCE_BY_MONTH": {"type": "object", "properties": {"X_CALENDAR_MONTH": {"type": "array", "items": {}}, "Y_PREVALENCE_1000PP": {"type": "array", "items": {}}}, "required": ["X_CALENDAR_MONTH", "Y_PREVALENCE_1000PP"]}, "LENGTH_OF_ERA": {"type": "object", "properties": {"CATEGORY": {"type": "string"}, "MIN_VALUE": {"type": "integer"}, "P10_VALUE": {"type": "integer"}, "P25_VALUE": {"type": "integer"}, "MEDIAN_VALUE": {"type": "integer"}, "P75_VALUE": {"type": "integer"}, "P90_VALUE": {"type": "integer"}, "MAX_VALUE": {"type": "integer"}}, "required": ["CATEGORY", "MIN_VALUE", "P10_VALUE", "P25_VALUE", "MEDIAN_VALUE", "P75_VALUE", "P90_VALUE", "MAX_VALUE"]}, "AGE_AT_FIRST_DIAGNOSIS": {"type": "object", "properties": {"CATEGORY": {"type": "array", "items": {"type": "string"}}, "MIN_VALUE": {"type": "array", "items": {"type": "integer"}}, "P10_VALUE": {"type": "array", "items": {"type": "integer"}}, "P25_VALUE": {"type": "array", "items": {"type": "integer"}}, "MEDIAN_VALUE": {"type": "array", "items": {"type": "integer"}}, "P75_VALUE": {"type": "array", "items": {"type": "integer"}}, "P90_VALUE": {"type": "array", "items": {"type": "integer"}}, "MAX_VALUE": {"type": "array", "items": {"type": "integer"}}}, "required": ["CATEGORY", "MIN_VALUE", "P10_VALUE", "P25_VALUE", "MEDIAN_VALUE", "P75_VALUE", "P90_VALUE", "MAX_VALUE"]}}, "required": ["PREVALENCE_BY_GENDER_AGE_YEAR", "PREVALENCE_BY_MONTH", "LENGTH_OF_ERA", "AGE_AT_FIRST_DIAGNOSIS"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"610821100": {"type": "string"}, "610821101": {"type": "string"}, "610821102": {"type": "string"}, "610821103": {"type": "string"}, "610821104": {"type": "string"}, "610821105": {"type": "string"}, "610821106": {"type": "string"}, "610821107": {"type": "string"}, "610821108": {"type": "string"}, "610821109": {"type": "string"}, "610821110": {"type": "string"}, "610821111": {"type": "string"}, "610821112": {"type": "string"}, "610821113": {"type": "string"}, "610821114": {"type": "string"}}, "required": ["610821100", "610821101", "610821102", "610821103", "610821104", "610821105", "610821106", "610821107", "610821108", "610821109", "610821110", "610821111", "610821112", "610821113", "610821114"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"610821100" : "\u795e\u6728\u9547", "610821101" : "\u9ad8\u5bb6\u5821\u9547", "610821102" : "\u5e97\u5854\u9547", "610821103" : "\u5b59\u5bb6\u5c94\u9547", "610821104" : "\u5927\u67f3\u5854\u9547", "610821105" : "\u82b1\u77f3\u5d16\u9547", "610821106" : "\u4e2d\u9e21\u9547", "610821107" : "\u8d3a\u5bb6\u5ddd\u9547", "610821108" : "\u5c14\u6797\u5154\u9547", "610821109" : "\u4e07\u9547", "610821110" : "\u5927\u4fdd\u5f53\u9547", "610821111" : "\u9a6c\u9547", "610821112" : "\u680f\u6746\u5821\u9547", "610821113" : "\u6c99\u5cc1\u9547", "610821114" : "\u9526\u754c\u9547"}
json_instruct
{"type": "object", "properties": {"610821100": {"type": "string"}, "610821101": {"type": "string"}, "610821102": {"type": "string"}, "610821103": {"type": "string"}, "610821104": {"type": "string"}, "610821105": {"type": "string"}, "610821106": {"type": "string"}, "610821107": {"type": "string"}, "610821108": {"type": "string"}, "610821109": {"type": "string"}, "610821110": {"type": "string"}, "610821111": {"type": "string"}, "610821112": {"type": "string"}, "610821113": {"type": "string"}, "610821114": {"type": "string"}}, "required": ["610821100", "610821101", "610821102", "610821103", "610821104", "610821105", "610821106", "610821107", "610821108", "610821109", "610821110", "610821111", "610821112", "610821113", "610821114"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"lerna": {"type": "string"}, "version": {"type": "string"}, "packages": {"type": "array", "items": {"type": "string"}}, "commands": {"type": "object", "properties": {"publish": {"type": "object", "properties": {"skipGit": {"type": "boolean"}, "allowBranch": {"type": "string"}}, "required": ["skipGit", "allowBranch"]}}, "required": ["publish"]}}, "required": ["lerna", "version", "packages", "commands"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"lerna" : "2.0.0", "version" : "0.6.5", "packages" : ["packages/*", "components/*"], "commands" : {"publish" : {"skipGit" : true, "allowBranch" : "master"}}}
json_instruct
{"type": "object", "properties": {"lerna": {"type": "string"}, "version": {"type": "string"}, "packages": {"type": "array", "items": {"type": "string"}}, "commands": {"type": "object", "properties": {"publish": {"type": "object", "properties": {"skipGit": {"type": "boolean"}, "allowBranch": {"type": "string"}}, "required": ["skipGit", "allowBranch"]}}, "required": ["publish"]}}, "required": ["lerna", "version", "packages", "commands"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"order": {"type": "string"}, "studio": {"type": "string"}, "back_office": {"type": "string"}}, "required": ["order", "studio", "back_office"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"order" : "{{order}}", "studio" : "{{studio}}", "back_office" : "{{backoffice}}"}
json_instruct
{"type": "object", "properties": {"order": {"type": "string"}, "studio": {"type": "string"}, "back_office": {"type": "string"}}, "required": ["order", "studio", "back_office"], "$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"}, "alt_name": {"type": "null"}, "country": {"type": "string"}, "state": {"type": "null"}, "address": {"type": "object", "properties": {"street": {"type": "string"}, "city": {"type": "string"}, "province": {"type": "string"}, "postal_code": {"type": "string"}}, "required": ["street", "city", "province", "postal_code"]}, "contact": {"type": "object", "properties": {"telephone": {"type": "string"}, "website": {"type": "string"}, "email": {"type": "string"}, "fax": {"type": "string"}}, "required": ["telephone", "website", "email", "fax"]}, "funding": {"type": "string"}, "languages": {"type": "null"}, "academic_year": {"type": "null"}, "accrediting_agency": {"type": "null"}}, "required": ["name", "alt_name", "country", "state", "address", "contact", "funding", "languages", "academic_year", "accrediting_agency"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "Central Luzon Doctors' Hospital Educational Institution", "alt_name" : null, "country" : "Philippines", "state" : null, "address" : {"street" : "Romulo Highway, San Pablo", "city" : "Tarlac City", "province" : "Tarlac", "postal_code" : "2300"}, "contact" : {"telephone" : "+63(45) 982-0264", "website" : "http://cldhei.edu.ph", "email" : "cldhei@cldhei.edu.ph", "fax" : "+63(45) 982-4430"}, "funding" : "Private", "languages" : null, "academic_year" : null, "accrediting_agency" : null}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "alt_name": {"type": "null"}, "country": {"type": "string"}, "state": {"type": "null"}, "address": {"type": "object", "properties": {"street": {"type": "string"}, "city": {"type": "string"}, "province": {"type": "string"}, "postal_code": {"type": "string"}}, "required": ["street", "city", "province", "postal_code"]}, "contact": {"type": "object", "properties": {"telephone": {"type": "string"}, "website": {"type": "string"}, "email": {"type": "string"}, "fax": {"type": "string"}}, "required": ["telephone", "website", "email", "fax"]}, "funding": {"type": "string"}, "languages": {"type": "null"}, "academic_year": {"type": "null"}, "accrediting_agency": {"type": "null"}}, "required": ["name", "alt_name", "country", "state", "address", "contact", "funding", "languages", "academic_year", "accrediting_agency"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"id": {"type": "string"}, "article": {"type": "string"}, "questions": {"type": "string"}, "options": {"type": "object", "properties": {"model": {"type": "array", "items": {"type": "string"}}, "human": {"type": "array", "items": {"type": "string"}}}, "required": ["model", "human"]}, "answer": {"type": "object", "properties": {"model": {"type": "integer"}, "human": {"type": "integer"}}, "required": ["model", "human"]}}, "required": ["id", "article", "questions", "options", "answer"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "3483", "article" : "One Saturday morning Ann was going on business . Before starting , she took her son Sam to her friends , Bill and Kate , and asked them to look after him for the day . Sam , an independent boy of six years old , had black hair and was wearing a pair of jeans and a bright yellow shirt . At eleven o ' clock Bill took Sam into town . Sam walked along behind Bill , looking at the windows of all the shops they passed . After lunch they went to the park and walked about . The whole place was very crowded . Bill stopped to buy some chocolate . When he turned round to give some to Sam , the boy was n ' t there . Bill ran round calling Sam , but he could n ' t find him . About an hour later , just in front of a shop , he saw the black hair , the pair of jeans and the bright yellow shirt . The boy looked as if he was waiting for someone to come out of the shop . Bill ran across the road , took the boy by the hand and hurried off , as it was quite late . The boy began to cry and pull hard , but Bill , who did n ' t know much about children , could n ' t understand a word the boy was saying . All the boy made was a lot of noise . When they got home at last , Bill went straight to the kitchen , with the boy still crying . At the door Bill stopped with an amazed look . There , sitting at the kitchen table with Kate , was a small boy with black hair , in a pair of jeans and a bright yellow shirt .", "questions" : "Why did Bill take the boy by mistake ?", "options" : {"model" : ["because the boy ' s clothes were like sam ' s .", "because the boy was n ' t at the table .", "because the boy did n ' t want to go back to see him .", "because the boy did n ' t know what happened to the boy ."], "human" : ["Because the boy was waiting for Bill .", "Because the boy was lost and crying .", "Because the boy asked Bill to take him home .", "Because the boy ' s clothes were like Sam ' s ."]}, "answer" : {"model" : 0, "human" : 3}}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "article": {"type": "string"}, "questions": {"type": "string"}, "options": {"type": "object", "properties": {"model": {"type": "array", "items": {"type": "string"}}, "human": {"type": "array", "items": {"type": "string"}}}, "required": ["model", "human"]}, "answer": {"type": "object", "properties": {"model": {"type": "integer"}, "human": {"type": "integer"}}, "required": ["model", "human"]}}, "required": ["id", "article", "questions", "options", "answer"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"id_911": {"type": "object", "properties": {"title": {"type": "string"}, "language": {"type": "string"}, "totaltime": {"type": "string"}, "url_librivox": {"type": "string"}, "url_iarchive": {"type": "string"}, "readers": {"type": "array", "items": {"type": "string"}}, "authors": {"type": "string"}, "genres": {"type": "string"}}, "required": ["title", "language", "totaltime", "url_librivox", "url_iarchive", "readers", "authors", "genres"]}}, "required": ["id_911"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id_911" : {"title" : "Wuthering Heights", "language" : "English", "totaltime" : "11:33:10", "url_librivox" : "http://librivox.org/wuthering-heights-by-emily-bronte/", "url_iarchive" : "http://www.archive.org/details/wuthering_heights_0801_librivox", "readers" : ["1127", "1154", "1200", "1212", "1249", "1258", "1913", "22", "243", "448", "474", "77", "844", "976"], "authors" : "2072", "genres" : "Romance"}}
json_instruct
{"type": "object", "properties": {"id_911": {"type": "object", "properties": {"title": {"type": "string"}, "language": {"type": "string"}, "totaltime": {"type": "string"}, "url_librivox": {"type": "string"}, "url_iarchive": {"type": "string"}, "readers": {"type": "array", "items": {"type": "string"}}, "authors": {"type": "string"}, "genres": {"type": "string"}}, "required": ["title", "language", "totaltime", "url_librivox", "url_iarchive", "readers", "authors", "genres"]}}, "required": ["id_911"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"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"]}}, "required": ["0", "1"]}}, "required": ["text"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"text" : {"0" : {"m1" : "\u062c\u0627\u0626\u06cc \u06a9\u0647 \u0686\u0646\u0627\u0646 \u062e\u0637\u0651 \u0633\u06cc\u0647 \u0631\u0646\u06af \u0622\u06cc\u062f", "m2" : "\u0634\u06a9 \u0646\u06cc\u0633\u062a \u06a9\u0647 \u067e\u0627\u06cc \u062d\u0633\u0646 \u062f\u0631 \u0633\u0646\u06af \u0622\u06cc\u062f"}, "1" : {"m1" : "\u0648 \u0622\u0646 \u0631\u0627 \u06a9\u0647 \u0645\u06cc\u0627\u0646! \u0628\u0648\u062f \u0628\u062f\u06cc\u0646 \u0628\u0627\u0631\u06cc\u06a9\u06cc", "m2" : "\u0646\u0627\u062f\u0631 \u0646\u0628\u0648\u062f \u0627\u06af\u0631 \u0642\u0628\u0627 \u062a\u0646\u06af \u0622\u06cc\u062f"}}}
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"]}}, "required": ["0", "1"]}}, "required": ["text"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"elem": {"type": "array", "items": {"type": "string"}}}, "required": ["elem"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"elem" : ["\u20dd\u20e0"]}
json_instruct
{"type": "object", "properties": {"elem": {"type": "array", "items": {"type": "string"}}}, "required": ["elem"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"author": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "name"]}, "date": {"type": "object", "properties": {"day": {"type": "integer"}, "full": {"type": "integer"}, "month": {"type": "integer"}, "week": {"type": "integer"}}, "required": ["day", "full", "month", "week"]}, "id": {"type": "string"}, "misc": {"type": "object", "properties": {"postHint": {"type": "string"}}, "required": ["postHint"]}, "picture": {"type": "object", "properties": {"filesize": {"type": "integer"}, "fullUrl": {"type": "string"}, "hash": {"type": "string"}, "height": {"type": "integer"}, "lqip": {"type": "string"}, "thumbnailUrl": {"type": "string"}, "url": {"type": "string"}, "width": {"type": "integer"}}, "required": ["filesize", "fullUrl", "hash", "height", "lqip", "thumbnailUrl", "url", "width"]}, "score": {"type": "object", "properties": {"comments": {"type": "integer"}, "downs": {"type": "integer"}, "isCurated": {"type": "boolean"}, "ratio": {"type": "number"}, "ups": {"type": "integer"}, "value": {"type": "integer"}}, "required": ["comments", "downs", "isCurated", "ratio", "ups", "value"]}, "subreddit": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "name"]}, "tags": {"type": "array", "items": {"type": "string"}}, "title": {"type": "string"}, "url": {"type": "string"}}, "required": ["author", "date", "id", "misc", "picture", "score", "subreddit", "tags", "title", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"author" : {"id" : "t2_7bo5k3", "name" : "cioffiar"}, "date" : {"day" : 1590883200, "full" : 1590883995, "month" : 1588291200, "week" : 1590883200}, "id" : "t3_gtp0fm", "misc" : {"postHint" : "image"}, "picture" : {"filesize" : 110137, "fullUrl" : "https://preview.redd.it/g9d1qssdtz151.jpg?auto=webp&s=27fe5e5eaaf9fd2f4b3b297f1ca1d7ab19760340", "hash" : "ecbfdf7055", "height" : 640, "lqip" : "data:image/jpg;base64,/9j/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKSj/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj/wAARCAAQABADASIAAhEBAxEB/8QAFQABAQAAAAAAAAAAAAAAAAAAAgb/xAAjEAACAAUEAgMAAAAAAAAAAAABAgMEBhESAAUHIRQxIlGR/8QAFAEBAAAAAAAAAAAAAAAAAAAAA//EABYRAQEBAAAAAAAAAAAAAAAAAAARQf/aAAwDAQACEQMRAD8AuKOiRJXj7YGl4ak+BCJawuPiLWvo8mx2neON5XF1cSLMyn10RYnQpNlaitiSJniNugWA+8ATpV60KHRNSDFltItgGPfod/mih8f/2Q==", "thumbnailUrl" : "https://b.thumbs.redditmedia.com/tdtowW-RPc75wjZfYrOMoWCwPGEcN7vDBWdif1mddEA.jpg", "url" : "https://preview.redd.it/g9d1qssdtz151.jpg?width=640&crop=smart&auto=webp&s=5777d00c6acb3172fd57303df7a46097ab9477fe", "width" : 640}, "score" : {"comments" : 6, "downs" : 0, "isCurated" : false, "ratio" : 0.99, "ups" : 274, "value" : 274}, "subreddit" : {"id" : "t5_3isai", "name" : "dndmaps"}, "tags" : ["Building"], "title" : "Temple of the Golden Spider high atop the peaks. CC welcome and links in comments.", "url" : "https://www.reddit.com/r/dndmaps/comments/gtp0fm/temple_of_the_golden_spider_high_atop_the_peaks/"}
json_instruct
{"type": "object", "properties": {"author": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "name"]}, "date": {"type": "object", "properties": {"day": {"type": "integer"}, "full": {"type": "integer"}, "month": {"type": "integer"}, "week": {"type": "integer"}}, "required": ["day", "full", "month", "week"]}, "id": {"type": "string"}, "misc": {"type": "object", "properties": {"postHint": {"type": "string"}}, "required": ["postHint"]}, "picture": {"type": "object", "properties": {"filesize": {"type": "integer"}, "fullUrl": {"type": "string"}, "hash": {"type": "string"}, "height": {"type": "integer"}, "lqip": {"type": "string"}, "thumbnailUrl": {"type": "string"}, "url": {"type": "string"}, "width": {"type": "integer"}}, "required": ["filesize", "fullUrl", "hash", "height", "lqip", "thumbnailUrl", "url", "width"]}, "score": {"type": "object", "properties": {"comments": {"type": "integer"}, "downs": {"type": "integer"}, "isCurated": {"type": "boolean"}, "ratio": {"type": "number"}, "ups": {"type": "integer"}, "value": {"type": "integer"}}, "required": ["comments", "downs", "isCurated", "ratio", "ups", "value"]}, "subreddit": {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "name"]}, "tags": {"type": "array", "items": {"type": "string"}}, "title": {"type": "string"}, "url": {"type": "string"}}, "required": ["author", "date", "id", "misc", "picture", "score", "subreddit", "tags", "title", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"type": {"type": "string"}, "pools": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "rolls": {"type": "number"}, "entries": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "name": {"type": "string"}}, "required": ["type", "name"]}}}, "required": ["name", "rolls", "entries"]}}, "functions": {"type": "array", "items": {"type": "object", "properties": {"function": {"type": "string"}}, "required": ["function"]}}}, "required": ["type", "pools", "functions"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"type" : "minecraft:block", "pools" : [{"name" : "tea_stick", "rolls" : 1.0, "entries" : [{"type" : "minecraft:item", "name" : "simplytea:tea_stick"}]}, {"name" : "extra_tea_sticks", "rolls" : 1.0, "entries" : [{"type" : "minecraft:item", "name" : "simplytea:tea_stick", "functions" : [{"function" : "minecraft:apply_bonus", "enchantment" : "minecraft:fortune", "formula" : "minecraft:binomial_with_bonus_count", "parameters" : {"extra" : 2, "probability" : 0.5714286}}]}]}, {"name" : "tea_leaf_drops", "rolls" : 1.0, "conditions" : [{"condition" : "minecraft:block_state_property", "block" : "simplytea:tea_trunk", "properties" : {"clipped" : "false"}}], "entries" : [{"type" : "minecraft:loot_table", "name" : "simplytea:blocks/tea_leaves"}]}], "functions" : [{"function" : "minecraft:explosion_decay"}]}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "pools": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "rolls": {"type": "number"}, "entries": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "name": {"type": "string"}}, "required": ["type", "name"]}}}, "required": ["name", "rolls", "entries"]}}, "functions": {"type": "array", "items": {"type": "object", "properties": {"function": {"type": "string"}}, "required": ["function"]}}}, "required": ["type", "pools", "functions"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"uuid": {"type": "string"}, "children": {"type": "array", "items": {"type": "string"}}, "befores": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "status": {"type": "string"}, "start": {"type": "integer"}, "stop": {"type": "integer"}}, "required": ["name", "status", "start", "stop"]}}, "start": {"type": "integer"}, "stop": {"type": "integer"}}, "required": ["uuid", "children", "befores", "start", "stop"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"uuid" : "0609b0a0-ef40-4cfc-80b7-2c045d641ad2", "children" : ["a4720602-9b4e-43b5-b5cf-b271763462c1"], "befores" : [{"name" : "gen", "status" : "passed", "start" : 1555196622957, "stop" : 1555196623085}], "start" : 1555196622957, "stop" : 1555196625529}
json_instruct
{"type": "object", "properties": {"uuid": {"type": "string"}, "children": {"type": "array", "items": {"type": "string"}}, "befores": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "status": {"type": "string"}, "start": {"type": "integer"}, "stop": {"type": "integer"}}, "required": ["name", "status", "start", "stop"]}}, "start": {"type": "integer"}, "stop": {"type": "integer"}}, "required": ["uuid", "children", "befores", "start", "stop"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"bytes": {"type": "integer"}, "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"]}, "resource": {"type": "string"}, "response-headers": {"type": "object", "properties": {"Content-Type": {"type": "string"}, "Date": {"type": "string"}, "Keep-Alive": {"type": "string"}, "Server": {"type": "string"}, "Transfer-Encoding": {"type": "string"}, "X-Content-Type-Options": {"type": "string"}, "X-XSS-Protection": {"type": "string"}, "accept": {"type": "string"}, "cache-control": {"type": "string"}, "connection": {"type": "string"}, "host": {"type": "string"}, "pragma": {"type": "string"}, "referer": {"type": "string"}, "referrer": {"type": "string"}, "response_buffer_size": {"type": "string"}, "response_character_encoding": {"type": "string"}, "response_content_type": {"type": "string"}, "user-agent": {"type": "string"}}, "required": ["Content-Type", "Date", "Keep-Alive", "Server", "Transfer-Encoding", "X-Content-Type-Options", "X-XSS-Protection", "accept", "cache-control", "connection", "host", "pragma", "referer", "referrer", "response_buffer_size", "response_character_encoding", "response_content_type", "user-agent"]}, "ssl-verify": {"type": "boolean"}, "status": {"type": "string"}}, "required": ["bytes", "elapsed", "endpoint-url", "entry-date", "request-headers", "resource", "response-headers", "ssl-verify", "status"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"bytes" : 30399470, "elapsed" : "7.138", "endpoint-url" : "https://maps.buckscc.gov.uk/arcgis/services/PLANNING/RIPA_BOPS/MapServer/WFSServer?service=WFS&version=2.0.0&request=GetFeature&typeName=PLANNING_RIPA_BOPS:Tree_Preservation_Orders&outputFormat=GEOJSON", "entry-date" : "2022-04-01T12:26:06.936500", "request-headers" : {"Accept" : "*/*", "Accept-Encoding" : "gzip, deflate", "Connection" : "keep-alive", "User-Agent" : "DLUHC Digital Land"}, "resource" : "1d5747fd6e5354e3fddece413f9367c1b33548d386dd8b6cec953b9773c54442", "response-headers" : {"Content-Type" : "application/json;charset=UTF-8", "Date" : "Fri, 01 Apr 2022 12:26:08 GMT", "Keep-Alive" : "timeout=60", "Server" : "", "Transfer-Encoding" : "chunked, chunked", "X-Content-Type-Options" : "nosniff", "X-XSS-Protection" : "1; mode=block", "accept" : "text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2", "cache-control" : "no-cache", "connection" : "keep-alive, keep-alive", "host" : "maps.buckscc.gov.uk", "pragma" : "no-cache", "referer" : "9a5dbb14-283c-41fa-8fb1-d74a507e046e", "referrer" : "9a5dbb14-283c-41fa-8fb1-d74a507e046e", "response_buffer_size" : "8192", "response_character_encoding" : "UTF-8", "response_content_type" : "application/json", "user-agent" : "Java/11.0.6"}, "ssl-verify" : true, "status" : "200"}
json_instruct
{"type": "object", "properties": {"bytes": {"type": "integer"}, "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"]}, "resource": {"type": "string"}, "response-headers": {"type": "object", "properties": {"Content-Type": {"type": "string"}, "Date": {"type": "string"}, "Keep-Alive": {"type": "string"}, "Server": {"type": "string"}, "Transfer-Encoding": {"type": "string"}, "X-Content-Type-Options": {"type": "string"}, "X-XSS-Protection": {"type": "string"}, "accept": {"type": "string"}, "cache-control": {"type": "string"}, "connection": {"type": "string"}, "host": {"type": "string"}, "pragma": {"type": "string"}, "referer": {"type": "string"}, "referrer": {"type": "string"}, "response_buffer_size": {"type": "string"}, "response_character_encoding": {"type": "string"}, "response_content_type": {"type": "string"}, "user-agent": {"type": "string"}}, "required": ["Content-Type", "Date", "Keep-Alive", "Server", "Transfer-Encoding", "X-Content-Type-Options", "X-XSS-Protection", "accept", "cache-control", "connection", "host", "pragma", "referer", "referrer", "response_buffer_size", "response_character_encoding", "response_content_type", "user-agent"]}, "ssl-verify": {"type": "boolean"}, "status": {"type": "string"}}, "required": ["bytes", "elapsed", "endpoint-url", "entry-date", "request-headers", "resource", "response-headers", "ssl-verify", "status"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"app_secret": {"type": "string"}}, "required": ["app_secret"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"app_secret" : "259072cf-5297-415a-a83c-38e7c999158a"}
json_instruct
{"type": "object", "properties": {"app_secret": {"type": "string"}}, "required": ["app_secret"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"Message Type": {"type": "string"}, "Hex Data": {"type": "string"}, "Hex Id": {"type": "string"}, "Country Code": {"type": "string"}, "Protocol Type": {"type": "string"}, "Beacon Serial Number": {"type": "string"}, "Coarse Position": {"type": "string"}}, "required": ["Message Type", "Hex Data", "Hex Id", "Country Code", "Protocol Type", "Beacon Serial Number", "Coarse Position"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"Message Type" : "National Location (Format - Unknown)", "Hex Data" : "Unknown", "Hex Id" : "3EF613523F81FE0", "Country Code" : "503 (Invalid Oracle URL specified)", "Protocol Type" : "Personal (PLB)", "Beacon Serial Number" : "9892", "Coarse Position" : "DEFAULT"}
json_instruct
{"type": "object", "properties": {"Message Type": {"type": "string"}, "Hex Data": {"type": "string"}, "Hex Id": {"type": "string"}, "Country Code": {"type": "string"}, "Protocol Type": {"type": "string"}, "Beacon Serial Number": {"type": "string"}, "Coarse Position": {"type": "string"}}, "required": ["Message Type", "Hex Data", "Hex Id", "Country Code", "Protocol Type", "Beacon Serial Number", "Coarse Position"], "$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"}, "_tpl": {"type": "string"}, "parentId": {"type": "string"}, "slotId": {"type": "string"}}, "required": ["_id", "_tpl", "parentId", "slotId"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"_id" : "5e064f54eb009468d90ba5f0", "_tpl" : "5cc9bcaed7f00c011c04e179", "parentId" : "5e064f54eb009468d90ba5ef", "slotId" : "mod_pistol_grip"}
json_instruct
{"type": "object", "properties": {"_id": {"type": "string"}, "_tpl": {"type": "string"}, "parentId": {"type": "string"}, "slotId": {"type": "string"}}, "required": ["_id", "_tpl", "parentId", "slotId"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"ColorSpace": {"type": "string"}, "ComponentsConfiguration": {"type": "string"}, "CreateDate": {"type": "string"}, "DateTimeOriginal": {"type": "string"}, "ExifIFDPointer": {"type": "string"}, "ExifImageHeight": {"type": "string"}, "ExifImageWidth": {"type": "string"}, "ExifVersion": {"type": "string"}, "FlashpixVersion": {"type": "string"}, "Make": {"type": "string"}, "Model": {"type": "string"}, "ModifyDate": {"type": "string"}, "ResolutionUnit": {"type": "string"}, "XResolution": {"type": "string"}, "YCbCrPositioning": {"type": "string"}, "YResolution": {"type": "string"}}, "required": ["ColorSpace", "ComponentsConfiguration", "CreateDate", "DateTimeOriginal", "ExifIFDPointer", "ExifImageHeight", "ExifImageWidth", "ExifVersion", "FlashpixVersion", "Make", "Model", "ModifyDate", "ResolutionUnit", "XResolution", "YCbCrPositioning", "YResolution"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"ColorSpace" : "sRGB", "ComponentsConfiguration" : "Y, Cb, Cr, -", "CreateDate" : "2007:02:24 13:03:20", "DateTimeOriginal" : "2007:02:24 13:03:20", "ExifIFDPointer" : "152", "ExifImageHeight" : "768", "ExifImageWidth" : "1024", "ExifVersion" : "0220", "FlashpixVersion" : "0100", "Make" : "NEC", "Model" : "N500i", "ModifyDate" : "2006:02:24 16:02:41", "ResolutionUnit" : "2", "XResolution" : "72", "YCbCrPositioning" : "1", "YResolution" : "72"}
json_instruct
{"type": "object", "properties": {"ColorSpace": {"type": "string"}, "ComponentsConfiguration": {"type": "string"}, "CreateDate": {"type": "string"}, "DateTimeOriginal": {"type": "string"}, "ExifIFDPointer": {"type": "string"}, "ExifImageHeight": {"type": "string"}, "ExifImageWidth": {"type": "string"}, "ExifVersion": {"type": "string"}, "FlashpixVersion": {"type": "string"}, "Make": {"type": "string"}, "Model": {"type": "string"}, "ModifyDate": {"type": "string"}, "ResolutionUnit": {"type": "string"}, "XResolution": {"type": "string"}, "YCbCrPositioning": {"type": "string"}, "YResolution": {"type": "string"}}, "required": ["ColorSpace", "ComponentsConfiguration", "CreateDate", "DateTimeOriginal", "ExifIFDPointer", "ExifImageHeight", "ExifImageWidth", "ExifVersion", "FlashpixVersion", "Make", "Model", "ModifyDate", "ResolutionUnit", "XResolution", "YCbCrPositioning", "YResolution"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"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" : 67235, "cartId" : "8a28906d-3b61-48a0-b88b-575f04ba73dc", "preferredProducts" : [3606, 2278, 189, 4357, 3977, 3693, 2312, 3307, 4093, 3163], "productReviews" : [{"productId" : 960, "reviewText" : "this Radial is dominant.", "reviewDate" : "2019-12-19T12:29:56.7904415+02:00"}, {"productId" : 956, "reviewText" : "This Generic, does exactly what it's suppose to do.", "reviewDate" : "2016-06-03T14:01:48.0093644+03:00"}, {"productId" : 4964, "reviewText" : "My penguin loves to play with it.", "reviewDate" : "2017-05-05T04:07:18.1340278+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 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": {"test": {"type": "string"}}, "required": ["test"]}, "author": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {"@types/history": {"type": "string"}, "@types/leaflet": {"type": "string"}, "css-loader": {"type": "string"}, "history": {"type": "string"}, "leaflet": {"type": "string"}, "preact": {"type": "string"}, "preact-material-components": {"type": "string"}, "preact-router": {"type": "string"}, "style-loader": {"type": "string"}, "typescript": {"type": "string"}, "webpack": {"type": "string"}, "webpack-cli": {"type": "string"}}, "required": ["@types/history", "@types/leaflet", "css-loader", "history", "leaflet", "preact", "preact-material-components", "preact-router", "style-loader", "typescript", "webpack", "webpack-cli"]}, "devDependencies": {"type": "object", "properties": {"copy-webpack-plugin": {"type": "string"}, "ts-loader": {"type": "string"}, "typings-for-css-modules-loader": {"type": "string"}}, "required": ["copy-webpack-plugin", "ts-loader", "typings-for-css-modules-loader"]}}, "required": ["name", "version", "description", "main", "scripts", "author", "license", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "viajereporter-frontend", "version" : "0.0.1", "description" : "Frontend of administration part of the travelbook app", "main" : "index.js", "scripts" : {"test" : "echo \"Error: no test specified\" && exit 1"}, "author" : "", "license" : "ISC", "dependencies" : {"@types/history" : "^4.7.3", "@types/leaflet" : "^1.5.5", "css-loader" : "^3.2.0", "history" : "^4.10.1", "leaflet" : "^1.5.1", "preact" : "^10.0.1", "preact-material-components" : "^1.6.1", "preact-router" : "^3.1.0", "style-loader" : "^1.0.0", "typescript" : "^3.6.4", "webpack" : "^4.41.2", "webpack-cli" : "^3.3.9"}, "devDependencies" : {"copy-webpack-plugin" : "^5.0.4", "ts-loader" : "^6.2.1", "typings-for-css-modules-loader" : "^1.7.0"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}}, "required": ["test"]}, "author": {"type": "string"}, "license": {"type": "string"}, "dependencies": {"type": "object", "properties": {"@types/history": {"type": "string"}, "@types/leaflet": {"type": "string"}, "css-loader": {"type": "string"}, "history": {"type": "string"}, "leaflet": {"type": "string"}, "preact": {"type": "string"}, "preact-material-components": {"type": "string"}, "preact-router": {"type": "string"}, "style-loader": {"type": "string"}, "typescript": {"type": "string"}, "webpack": {"type": "string"}, "webpack-cli": {"type": "string"}}, "required": ["@types/history", "@types/leaflet", "css-loader", "history", "leaflet", "preact", "preact-material-components", "preact-router", "style-loader", "typescript", "webpack", "webpack-cli"]}, "devDependencies": {"type": "object", "properties": {"copy-webpack-plugin": {"type": "string"}, "ts-loader": {"type": "string"}, "typings-for-css-modules-loader": {"type": "string"}}, "required": ["copy-webpack-plugin", "ts-loader", "typings-for-css-modules-loader"]}}, "required": ["name", "version", "description", "main", "scripts", "author", "license", "dependencies", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"plugins": {"type": "array", "items": {"type": "string"}}}, "required": ["plugins"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"plugins" : ["transform-object-super", "transform-exponentiation-operator"]}
json_instruct
{"type": "object", "properties": {"plugins": {"type": "array", "items": {"type": "string"}}}, "required": ["plugins"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"(0, 0, 2)": {"type": "string"}, "(1, 0, 1)": {"type": "string"}, "(1, 1, 1)": {"type": "string"}, "(2, 0, 1)": {"type": "string"}, "(2, 1, 1)": {"type": "string"}, "(3, 0, 1)": {"type": "string"}, "(3, 1, 1)": {"type": "string"}, "(4, 0, 1)": {"type": "string"}, "(4, 1, 1)": {"type": "string"}, "(5, 0, 1)": {"type": "string"}, "(5, 1, 1)": {"type": "string"}, "(6, 0, 1)": {"type": "string"}, "(6, 1, 1)": {"type": "string"}, "(7, 0, 1)": {"type": "string"}, "(7, 1, 1)": {"type": "string"}, "(8, 0, 1)": {"type": "string"}, "(8, 1, 1)": {"type": "string"}, "(9, 0, 1)": {"type": "string"}, "(9, 1, 1)": {"type": "string"}, "(10, 0, 1)": {"type": "string"}, "(10, 1, 1)": {"type": "string"}, "(11, 0, 1)": {"type": "string"}, "(11, 1, 1)": {"type": "string"}, "(12, 0, 1)": {"type": "string"}, "(12, 1, 1)": {"type": "string"}, "(13, 0, 1)": {"type": "string"}, "(13, 1, 1)": {"type": "string"}, "(14, 0, 1)": {"type": "string"}, "(14, 1, 1)": {"type": "string"}, "(15, 0, 1)": {"type": "string"}, "(15, 1, 1)": {"type": "string"}, "(16, 0, 1)": {"type": "string"}, "(16, 1, 1)": {"type": "string"}}, "required": ["(0, 0, 2)", "(1, 0, 1)", "(1, 1, 1)", "(2, 0, 1)", "(2, 1, 1)", "(3, 0, 1)", "(3, 1, 1)", "(4, 0, 1)", "(4, 1, 1)", "(5, 0, 1)", "(5, 1, 1)", "(6, 0, 1)", "(6, 1, 1)", "(7, 0, 1)", "(7, 1, 1)", "(8, 0, 1)", "(8, 1, 1)", "(9, 0, 1)", "(9, 1, 1)", "(10, 0, 1)", "(10, 1, 1)", "(11, 0, 1)", "(11, 1, 1)", "(12, 0, 1)", "(12, 1, 1)", "(13, 0, 1)", "(13, 1, 1)", "(14, 0, 1)", "(14, 1, 1)", "(15, 0, 1)", "(15, 1, 1)", "(16, 0, 1)", "(16, 1, 1)"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"(0, 0, 2)" : "Isle of Dogs", "(1, 0, 1)" : "Directed by", "(1, 1, 1)" : "Wes Anderson", "(2, 0, 1)" : "Produced by", "(2, 1, 1)" : "Wes Anderson, Scott Rudin, Steven Rales, Jeremy Dawson", "(3, 0, 1)" : "Screenplay by", "(3, 1, 1)" : "Wes Anderson", "(4, 0, 1)" : "Story by", "(4, 1, 1)" : "Wes Anderson, Roman Coppola, Jason Schwartzman, Kunichi Nomura", "(5, 0, 1)" : "Starring", "(5, 1, 1)" : "Koyu Rankin, Bryan Cranston, Edward Norton, Bill Murray, Jeff Goldblum, Bob Balaban, Kunichi Nomura, Ken Watanabe, Greta Gerwig, Frances McDormand, Fisher Stevens, Harvey Keitel, Liev Schreiber, Scarlett Johansson, Tilda Swinton, F. Murray Abraham", "(6, 0, 1)" : "Narrated by", "(6, 1, 1)" : "Courtney B. Vance", "(7, 0, 1)" : "Music by", "(7, 1, 1)" : "Alexandre Desplat", "(8, 0, 1)" : "Cinematography", "(8, 1, 1)" : "Tristan Oliver", "(9, 0, 1)" : "Edited by", "(9, 1, 1)" : "Ralph Foster, Edward Bursch", "(10, 0, 1)" : "Production, company", "(10, 1, 1)" : "Studio Babelsberg, Indian Paintbrush, American Empirical Pictures", "(11, 0, 1)" : "Distributed by", "(11, 1, 1)" : "Fox Searchlight Pictures", "(12, 0, 1)" : "Release date", "(12, 1, 1)" : "February 15, 2018 (2018-02-15) (Berlinale), March 23, 2018 (2018-03-23) (United States), May 10, 2018 (2018-05-10) (Germany), ,", "(13, 0, 1)" : "Running time", "(13, 1, 1)" : "101 minutes", "(14, 0, 1)" : "Country", "(14, 1, 1)" : "United States, Germany", "(15, 0, 1)" : "Language", "(15, 1, 1)" : "English , Japanese", "(16, 0, 1)" : "Box office", "(16, 1, 1)" : "$64.2 million"}
json_instruct
{"type": "object", "properties": {"(0, 0, 2)": {"type": "string"}, "(1, 0, 1)": {"type": "string"}, "(1, 1, 1)": {"type": "string"}, "(2, 0, 1)": {"type": "string"}, "(2, 1, 1)": {"type": "string"}, "(3, 0, 1)": {"type": "string"}, "(3, 1, 1)": {"type": "string"}, "(4, 0, 1)": {"type": "string"}, "(4, 1, 1)": {"type": "string"}, "(5, 0, 1)": {"type": "string"}, "(5, 1, 1)": {"type": "string"}, "(6, 0, 1)": {"type": "string"}, "(6, 1, 1)": {"type": "string"}, "(7, 0, 1)": {"type": "string"}, "(7, 1, 1)": {"type": "string"}, "(8, 0, 1)": {"type": "string"}, "(8, 1, 1)": {"type": "string"}, "(9, 0, 1)": {"type": "string"}, "(9, 1, 1)": {"type": "string"}, "(10, 0, 1)": {"type": "string"}, "(10, 1, 1)": {"type": "string"}, "(11, 0, 1)": {"type": "string"}, "(11, 1, 1)": {"type": "string"}, "(12, 0, 1)": {"type": "string"}, "(12, 1, 1)": {"type": "string"}, "(13, 0, 1)": {"type": "string"}, "(13, 1, 1)": {"type": "string"}, "(14, 0, 1)": {"type": "string"}, "(14, 1, 1)": {"type": "string"}, "(15, 0, 1)": {"type": "string"}, "(15, 1, 1)": {"type": "string"}, "(16, 0, 1)": {"type": "string"}, "(16, 1, 1)": {"type": "string"}}, "required": ["(0, 0, 2)", "(1, 0, 1)", "(1, 1, 1)", "(2, 0, 1)", "(2, 1, 1)", "(3, 0, 1)", "(3, 1, 1)", "(4, 0, 1)", "(4, 1, 1)", "(5, 0, 1)", "(5, 1, 1)", "(6, 0, 1)", "(6, 1, 1)", "(7, 0, 1)", "(7, 1, 1)", "(8, 0, 1)", "(8, 1, 1)", "(9, 0, 1)", "(9, 1, 1)", "(10, 0, 1)", "(10, 1, 1)", "(11, 0, 1)", "(11, 1, 1)", "(12, 0, 1)", "(12, 1, 1)", "(13, 0, 1)", "(13, 1, 1)", "(14, 0, 1)", "(14, 1, 1)", "(15, 0, 1)", "(15, 1, 1)", "(16, 0, 1)", "(16, 1, 1)"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "array", "items": {}}}, "required": ["contract", "tool", "start", "end", "duration", "analysis"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"contract" : "0x7e67f691ef07ec52376985c0aaac277fa24ce617", "tool" : "osiris", "start" : 1564606100.8206868, "end" : 1564606103.979144, "duration" : 3.1584572792053223, "analysis" : []}
json_instruct
{"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "array", "items": {}}}, "required": ["contract", "tool", "start", "end", "duration", "analysis"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "array", "items": {}}}, "required": ["contract", "tool", "start", "end", "duration", "analysis"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"contract" : "0x0b5828d786f397c73554c5b091aa9ea108fffc51", "tool" : "oyente", "start" : 1563500366.630144, "end" : 1563500369.9564497, "duration" : 3.326305866241455, "analysis" : []}
json_instruct
{"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "array", "items": {}}}, "required": ["contract", "tool", "start", "end", "duration", "analysis"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"pickEventActivities": {"type": "array", "items": {"type": "object", "properties": {"orderId": {"type": "string"}, "lineNbr": {"type": "integer"}, "pickByType": {"type": "string"}, "pickGtin": {"type": "string"}, "pickedUser": {"type": "string"}, "pickDisplayTs": {"type": "string"}, "pickedTs": {"type": "string"}, "pickWeightUom": {"type": "string"}, "pickWeightQty": {"type": "number"}, "pickWeightCurrency": {"type": "string"}, "pickWeightUnitPrice": {"type": "number"}, "containerId": {"type": "string"}, "pickLocation": {"type": "string"}}, "required": ["orderId", "lineNbr", "pickByType", "pickGtin", "pickedUser", "pickDisplayTs", "pickedTs", "pickWeightUom", "pickWeightQty", "pickWeightCurrency", "pickWeightUnitPrice", "containerId", "pickLocation"]}}}, "required": ["pickEventActivities"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"pickEventActivities" : [{"orderId" : "14253163215214", "lineNbr" : 1, "pickByType" : "WEIGHTED", "pickGtin" : "0007501058639", "pickedUser" : "abc123", "pickDisplayTs" : "2021-04-01T12:22:32.000Z", "pickedTs" : "2021-04-01T12:22:32.000Z", "pickWeightUom" : "GR", "pickWeightQty" : 3.0, "pickWeightCurrency" : "USD", "pickWeightUnitPrice" : 6.76, "containerId" : "520032", "pickLocation" : "STATION01"}]}
json_instruct
{"type": "object", "properties": {"pickEventActivities": {"type": "array", "items": {"type": "object", "properties": {"orderId": {"type": "string"}, "lineNbr": {"type": "integer"}, "pickByType": {"type": "string"}, "pickGtin": {"type": "string"}, "pickedUser": {"type": "string"}, "pickDisplayTs": {"type": "string"}, "pickedTs": {"type": "string"}, "pickWeightUom": {"type": "string"}, "pickWeightQty": {"type": "number"}, "pickWeightCurrency": {"type": "string"}, "pickWeightUnitPrice": {"type": "number"}, "containerId": {"type": "string"}, "pickLocation": {"type": "string"}}, "required": ["orderId", "lineNbr", "pickByType", "pickGtin", "pickedUser", "pickDisplayTs", "pickedTs", "pickWeightUom", "pickWeightQty", "pickWeightCurrency", "pickWeightUnitPrice", "containerId", "pickLocation"]}}}, "required": ["pickEventActivities"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"medias": {"type": "array", "items": {"type": "object", "properties": {"content": {"type": "string"}}, "required": ["content"]}}}, "required": ["medias"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"medias" : [{"content" : "<div>This is an example of styled content.</div>"}]}
json_instruct
{"type": "object", "properties": {"medias": {"type": "array", "items": {"type": "object", "properties": {"content": {"type": "string"}}, "required": ["content"]}}}, "required": ["medias"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "timezone": {"type": "object", "properties": {"dstOffset": {"type": "integer"}, "gmtOffset": {"type": "integer"}, "timeZoneId": {"type": "string"}}, "required": ["dstOffset", "gmtOffset", "timeZoneId"]}, "lat": {"type": "number"}, "lng": {"type": "number"}, "population": {"type": "integer"}}, "required": ["id", "name", "timezone", "lat", "lng", "population"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"id" : 2028462, "name" : "Ulan Bator", "timezone" : {"dstOffset" : 9, "gmtOffset" : 8, "timeZoneId" : "Asia/Ulaanbaatar"}, "lat" : 47.90771, "lng" : 106.88324, "population" : 844818}, {"id" : 2031405, "name" : "Erdenet", "timezone" : {"dstOffset" : 9, "gmtOffset" : 8, "timeZoneId" : "Asia/Ulaanbaatar"}, "lat" : 49.03333, "lng" : 104.08333, "population" : 79647}, {"id" : 2031964, "name" : "Darhan", "timezone" : {"dstOffset" : 9, "gmtOffset" : 8, "timeZoneId" : "Asia/Ulaanbaatar"}, "lat" : 49.48667, "lng" : 105.92278, "population" : 74300}, {"id" : 1516048, "name" : "Khovd", "timezone" : {"dstOffset" : 8, "gmtOffset" : 7, "timeZoneId" : "Asia/Hovd"}, "lat" : 48.00556, "lng" : 91.64194, "population" : 30500}, {"id" : 1515436, "name" : "Olgii", "timezone" : {"dstOffset" : 8, "gmtOffset" : 7, "timeZoneId" : "Asia/Hovd"}, "lat" : 48.96833, "lng" : 89.9625, "population" : 28400}, {"id" : 1515029, "name" : "Ulaangom", "timezone" : {"dstOffset" : 8, "gmtOffset" : 7, "timeZoneId" : "Asia/Hovd"}, "lat" : 49.98111, "lng" : 92.06667, "population" : 28085}, {"id" : 2030474, "name" : "Hovd", "timezone" : {"dstOffset" : 9, "gmtOffset" : 8, "timeZoneId" : "Asia/Ulaanbaatar"}, "lat" : 44.67024, "lng" : 102.17491, "population" : 27924}, {"id" : 2029945, "name" : "M\u00f6r\u00f6n", "timezone" : {"dstOffset" : 9, "gmtOffset" : 8, "timeZoneId" : "Asia/Ulaanbaatar"}, "lat" : 49.63417, "lng" : 100.1625, "population" : 27690}, {"id" : 2032533, "name" : "Bayanhongor", "timezone" : {"dstOffset" : 9, "gmtOffset" : 8, "timeZoneId" : "Asia/Ulaanbaatar"}, "lat" : 46.19444, "lng" : 100.71806, "population" : 26252}, {"id" : 2032814, "name" : "Arvayheer", "timezone" : {"dstOffset" : 9, "gmtOffset" : 8, "timeZoneId" : "Asia/Ulaanbaatar"}, "lat" : 46.26389, "lng" : 102.775, "population" : 25622}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "timezone": {"type": "object", "properties": {"dstOffset": {"type": "integer"}, "gmtOffset": {"type": "integer"}, "timeZoneId": {"type": "string"}}, "required": ["dstOffset", "gmtOffset", "timeZoneId"]}, "lat": {"type": "number"}, "lng": {"type": "number"}, "population": {"type": "integer"}}, "required": ["id", "name", "timezone", "lat", "lng", "population"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"\u5de5\u5ee0\u540d\u7a31": {"type": "string"}, "\u5de5\u5ee0\u767b\u8a18\u7de8\u865f": {"type": "string"}, "\u5de5\u5ee0\u8a2d\u7acb\u8a31\u53ef\u6848\u865f": {"type": "string"}, "\u5de5\u5ee0\u5730\u5740": {"type": "string"}, "\u5de5\u5ee0\u5e02\u93ae\u9109\u6751\u91cc": {"type": "string"}, "\u5de5\u5ee0\u8ca0\u8cac\u4eba\u59d3\u540d": {"type": "string"}, "\u71df\u5229\u4e8b\u696d\u7d71\u4e00\u7de8\u865f": {"type": "string"}, "\u5de5\u5ee0\u7d44\u7e54\u578b\u614b": {"type": "string"}, "\u5de5\u5ee0\u8a2d\u7acb\u6838\u51c6\u65e5\u671f": {"type": "string"}, "\u5de5\u5ee0\u767b\u8a18\u6838\u51c6\u65e5\u671f": {"type": "string"}, "\u5de5\u5ee0\u767b\u8a18\u72c0\u614b": {"type": "string"}, "\u7522\u696d\u985e\u5225": {"type": "array", "items": {"type": "string"}}, "\u4e3b\u8981\u7522\u54c1": {"type": "array", "items": {"type": "string"}}}, "required": ["\u5de5\u5ee0\u540d\u7a31", "\u5de5\u5ee0\u767b\u8a18\u7de8\u865f", "\u5de5\u5ee0\u8a2d\u7acb\u8a31\u53ef\u6848\u865f", "\u5de5\u5ee0\u5730\u5740", "\u5de5\u5ee0\u5e02\u93ae\u9109\u6751\u91cc", "\u5de5\u5ee0\u8ca0\u8cac\u4eba\u59d3\u540d", "\u71df\u5229\u4e8b\u696d\u7d71\u4e00\u7de8\u865f", "\u5de5\u5ee0\u7d44\u7e54\u578b\u614b", "\u5de5\u5ee0\u8a2d\u7acb\u6838\u51c6\u65e5\u671f", "\u5de5\u5ee0\u767b\u8a18\u6838\u51c6\u65e5\u671f", "\u5de5\u5ee0\u767b\u8a18\u72c0\u614b", "\u7522\u696d\u985e\u5225", "\u4e3b\u8981\u7522\u54c1"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"\u5de5\u5ee0\u540d\u7a31" : "\u6642\u90c1\u978b\u696d\u80a1\u4efd\u6709\u9650\u516c\u53f8", "\u5de5\u5ee0\u767b\u8a18\u7de8\u865f" : "99674569", "\u5de5\u5ee0\u8a2d\u7acb\u8a31\u53ef\u6848\u865f" : "07210021001647", "\u5de5\u5ee0\u5730\u5740" : "\u81fa\u5357\u5e02\u5b89\u5357\u5340\u6df5\u6771\u91cc\u6d77\u4f43\u8def4\u6bb555\u5df7177\u865f", "\u5de5\u5ee0\u5e02\u93ae\u9109\u6751\u91cc" : "\u81fa\u5357\u5e02\u5b89\u5357\u5340\u6df5\u6771\u91cc", "\u5de5\u5ee0\u8ca0\u8cac\u4eba\u59d3\u540d" : "\u8521\u6fa4\u8c6a", "\u71df\u5229\u4e8b\u696d\u7d71\u4e00\u7de8\u865f" : "69810434", "\u5de5\u5ee0\u7d44\u7e54\u578b\u614b" : "\u80a1\u4efd\u6709\u9650\u516c\u53f8", "\u5de5\u5ee0\u8a2d\u7acb\u6838\u51c6\u65e5\u671f" : "0721223", "\u5de5\u5ee0\u767b\u8a18\u6838\u51c6\u65e5\u671f" : "0730124", "\u5de5\u5ee0\u767b\u8a18\u72c0\u614b" : "\u751f\u7522\u4e2d", "\u7522\u696d\u985e\u5225" : ["13\u76ae\u9769\u3001\u6bdb\u76ae\u53ca\u5176\u88fd\u54c1\u88fd\u9020\u696d"], "\u4e3b\u8981\u7522\u54c1" : ["130\u76ae\u9769\u3001\u6bdb\u76ae\u53ca\u5176\u88fd\u54c1"]}
json_instruct
{"type": "object", "properties": {"\u5de5\u5ee0\u540d\u7a31": {"type": "string"}, "\u5de5\u5ee0\u767b\u8a18\u7de8\u865f": {"type": "string"}, "\u5de5\u5ee0\u8a2d\u7acb\u8a31\u53ef\u6848\u865f": {"type": "string"}, "\u5de5\u5ee0\u5730\u5740": {"type": "string"}, "\u5de5\u5ee0\u5e02\u93ae\u9109\u6751\u91cc": {"type": "string"}, "\u5de5\u5ee0\u8ca0\u8cac\u4eba\u59d3\u540d": {"type": "string"}, "\u71df\u5229\u4e8b\u696d\u7d71\u4e00\u7de8\u865f": {"type": "string"}, "\u5de5\u5ee0\u7d44\u7e54\u578b\u614b": {"type": "string"}, "\u5de5\u5ee0\u8a2d\u7acb\u6838\u51c6\u65e5\u671f": {"type": "string"}, "\u5de5\u5ee0\u767b\u8a18\u6838\u51c6\u65e5\u671f": {"type": "string"}, "\u5de5\u5ee0\u767b\u8a18\u72c0\u614b": {"type": "string"}, "\u7522\u696d\u985e\u5225": {"type": "array", "items": {"type": "string"}}, "\u4e3b\u8981\u7522\u54c1": {"type": "array", "items": {"type": "string"}}}, "required": ["\u5de5\u5ee0\u540d\u7a31", "\u5de5\u5ee0\u767b\u8a18\u7de8\u865f", "\u5de5\u5ee0\u8a2d\u7acb\u8a31\u53ef\u6848\u865f", "\u5de5\u5ee0\u5730\u5740", "\u5de5\u5ee0\u5e02\u93ae\u9109\u6751\u91cc", "\u5de5\u5ee0\u8ca0\u8cac\u4eba\u59d3\u540d", "\u71df\u5229\u4e8b\u696d\u7d71\u4e00\u7de8\u865f", "\u5de5\u5ee0\u7d44\u7e54\u578b\u614b", "\u5de5\u5ee0\u8a2d\u7acb\u6838\u51c6\u65e5\u671f", "\u5de5\u5ee0\u767b\u8a18\u6838\u51c6\u65e5\u671f", "\u5de5\u5ee0\u767b\u8a18\u72c0\u614b", "\u7522\u696d\u985e\u5225", "\u4e3b\u8981\u7522\u54c1"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "type": {"type": "string"}, "license": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}}, "minimum-stability": {"type": "string"}, "require": {"type": "object", "properties": {"php": {"type": "string"}, "simplesamlphp/composer-module-installer": {"type": "string"}, "simplesamlphp/simplesamlphp": {"type": "string"}, "silinternational/ssp-utilities": {"type": "string"}}, "required": ["php", "simplesamlphp/composer-module-installer", "simplesamlphp/simplesamlphp", "silinternational/ssp-utilities"]}, "require-dev": {"type": "object", "properties": {"roave/security-advisories": {"type": "string"}}, "required": ["roave/security-advisories"]}}, "required": ["name", "description", "type", "license", "authors", "minimum-stability", "require", "require-dev"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "silinternational/simplesamlphp-module-material", "description" : "Material Design theme for IdP Hub based on SimpleSAMLphp", "type" : "simplesamlphp-module", "license" : "MIT", "authors" : [{"name" : "Billy Clark", "email" : "billy_clark@sil.org"}], "minimum-stability" : "stable", "require" : {"php" : ">=7.0", "simplesamlphp/composer-module-installer" : "^1.1.5", "simplesamlphp/simplesamlphp" : "^1.17.7", "silinternational/ssp-utilities" : "^1.0"}, "require-dev" : {"roave/security-advisories" : "dev-master"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "type": {"type": "string"}, "license": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}}, "minimum-stability": {"type": "string"}, "require": {"type": "object", "properties": {"php": {"type": "string"}, "simplesamlphp/composer-module-installer": {"type": "string"}, "simplesamlphp/simplesamlphp": {"type": "string"}, "silinternational/ssp-utilities": {"type": "string"}}, "required": ["php", "simplesamlphp/composer-module-installer", "simplesamlphp/simplesamlphp", "silinternational/ssp-utilities"]}, "require-dev": {"type": "object", "properties": {"roave/security-advisories": {"type": "string"}}, "required": ["roave/security-advisories"]}}, "required": ["name", "description", "type", "license", "authors", "minimum-stability", "require", "require-dev"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "number"}}}, "required": ["type", "coordinates"]}, "type": {"type": "string"}, "id": {"type": "string"}, "properties": {"type": "object", "properties": {"other_cities": {"type": "string"}, "city": {"type": "string"}, "state": {"type": "string"}, "county": {"type": "string"}}, "required": ["other_cities", "city", "state", "county"]}}, "required": ["geometry", "type", "id", "properties"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"geometry" : {"type" : "Point", "coordinates" : [-84.78, 45.44]}, "type" : "Feature", "id" : "49706", "properties" : {"other_cities" : "", "city" : "Alanson", "state" : "MI", "county" : "Emmet County"}}
json_instruct
{"type": "object", "properties": {"geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "number"}}}, "required": ["type", "coordinates"]}, "type": {"type": "string"}, "id": {"type": "string"}, "properties": {"type": "object", "properties": {"other_cities": {"type": "string"}, "city": {"type": "string"}, "state": {"type": "string"}, "county": {"type": "string"}}, "required": ["other_cities", "city", "state", "county"]}}, "required": ["geometry", "type", "id", "properties"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"latest_version": {"type": "array", "items": {"type": "string"}}, "meta": {"type": "object", "properties": {"description": {"type": "string"}, "homepage": {"type": "string"}}, "required": ["description", "homepage"]}, "versions": {"type": "object", "properties": {"0.1.4": {"type": "object", "properties": {"sha256": {"type": "string"}, "url": {"type": "string"}}, "required": ["sha256", "url"]}}, "required": ["0.1.4"]}}, "required": ["latest_version", "meta", "versions"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"latest_version" : ["0.1.4"], "meta" : {"description" : "A simple printer of nested lists", "homepage" : "UNKNOWN"}, "versions" : {"0.1.4" : {"sha256" : "e8cb57209fe7218741a8d2dd031061c1f1378c8399e4c0ad27485ef8f35ef699", "url" : "https://files.pythonhosted.org/packages/0b/e4/46a9b4f46cab8140e3c430f5a9b12ececf855e70f618a162abc696586782/nester_iap-0.1.4.zip"}}}
json_instruct
{"type": "object", "properties": {"latest_version": {"type": "array", "items": {"type": "string"}}, "meta": {"type": "object", "properties": {"description": {"type": "string"}, "homepage": {"type": "string"}}, "required": ["description", "homepage"]}, "versions": {"type": "object", "properties": {"0.1.4": {"type": "object", "properties": {"sha256": {"type": "string"}, "url": {"type": "string"}}, "required": ["sha256", "url"]}}, "required": ["0.1.4"]}}, "required": ["latest_version", "meta", "versions"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"ExpandedNodes": {"type": "array", "items": {"type": "string"}}, "PreviewInSolutionExplorer": {"type": "boolean"}}, "required": ["ExpandedNodes", "PreviewInSolutionExplorer"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"ExpandedNodes" : [""], "PreviewInSolutionExplorer" : true}
json_instruct
{"type": "object", "properties": {"ExpandedNodes": {"type": "array", "items": {"type": "string"}}, "PreviewInSolutionExplorer": {"type": "boolean"}}, "required": ["ExpandedNodes", "PreviewInSolutionExplorer"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
["Cannot find Windows Subsystem for Linux installation.", "La combinazione di minuscole/maiuscole usata nel percorso del programma \u00e8 diversa rispetto al file su disco. \u00c8 possibile che i punti di interruzione non vengano rilevati.", "Console di debug nodo", "L'attributo '{0}' non esiste ('{1}').", "L'attributo '{0}' non \u00e8 assoluto ('{1}'). Per renderlo assoluto, provare ad aggiungere '{2}' come prefisso.", "Il runtime '{0}' non \u00e8 stato trovato in PATH.", "Altre informazioni", "contenuto di sola lettura di Node.js", "modulo principale di sola lettura"]
json_instruct
{"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"DisplayName": {"type": "string"}, "EduPersonAffiliations": {"type": "array", "items": {"type": "string"}}, "IsTestEntity": {"type": "boolean"}, "PriorUWNetIDs": {"type": "array", "items": {}}, "PriorUWRegIDs": {"type": "array", "items": {}}, "RegisteredFirstMiddleName": {"type": "string"}, "RegisteredName": {"type": "string"}, "RegisteredSurname": {"type": "string"}, "UIDNumber": {"type": "string"}, "UWNetID": {"type": "string"}, "UWRegID": {"type": "string"}, "WhitepagesPublish": {"type": "boolean"}, "PersonAffiliations": {"type": "object", "properties": {"StudentPersonAffiliation": {"type": "object", "properties": {"StudentNumber": {"type": "string"}, "StudentSystemKey": {"type": "string"}, "StudentWhitePages": {"type": "object", "properties": {"Class": {"type": "null"}, "Department1": {"type": "null"}, "Department2": {"type": "null"}, "Department3": {"type": "null"}, "Email": {"type": "string"}, "Name": {"type": "null"}, "Phone": {"type": "null"}, "PublishInDirectory": {"type": "boolean"}}, "required": ["Class", "Department1", "Department2", "Department3", "Email", "Name", "Phone", "PublishInDirectory"]}}, "required": ["StudentNumber", "StudentSystemKey", "StudentWhitePages"]}}, "required": ["StudentPersonAffiliation"]}}, "required": ["DisplayName", "EduPersonAffiliations", "IsTestEntity", "PriorUWNetIDs", "PriorUWRegIDs", "RegisteredFirstMiddleName", "RegisteredName", "RegisteredSurname", "UIDNumber", "UWNetID", "UWRegID", "WhitepagesPublish", "PersonAffiliations"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"DisplayName" : "J Average 7BA9", "EduPersonAffiliations" : ["alum"], "IsTestEntity" : false, "PriorUWNetIDs" : [], "PriorUWRegIDs" : [], "RegisteredFirstMiddleName" : "Average", "RegisteredName" : "J Average 7BA9", "RegisteredSurname" : "7BA9", "UIDNumber" : "440805", "UWNetID" : "javg7ba9", "UWRegID" : "10000000000000000000000000007BA9", "WhitepagesPublish" : false, "PersonAffiliations" : {"StudentPersonAffiliation" : {"StudentNumber" : "8675309", "StudentSystemKey" : "008675309", "StudentWhitePages" : {"Class" : null, "Department1" : null, "Department2" : null, "Department3" : null, "Email" : "javg7ba9@uw.edu", "Name" : null, "Phone" : null, "PublishInDirectory" : false}}}}
json_instruct
{"type": "object", "properties": {"DisplayName": {"type": "string"}, "EduPersonAffiliations": {"type": "array", "items": {"type": "string"}}, "IsTestEntity": {"type": "boolean"}, "PriorUWNetIDs": {"type": "array", "items": {}}, "PriorUWRegIDs": {"type": "array", "items": {}}, "RegisteredFirstMiddleName": {"type": "string"}, "RegisteredName": {"type": "string"}, "RegisteredSurname": {"type": "string"}, "UIDNumber": {"type": "string"}, "UWNetID": {"type": "string"}, "UWRegID": {"type": "string"}, "WhitepagesPublish": {"type": "boolean"}, "PersonAffiliations": {"type": "object", "properties": {"StudentPersonAffiliation": {"type": "object", "properties": {"StudentNumber": {"type": "string"}, "StudentSystemKey": {"type": "string"}, "StudentWhitePages": {"type": "object", "properties": {"Class": {"type": "null"}, "Department1": {"type": "null"}, "Department2": {"type": "null"}, "Department3": {"type": "null"}, "Email": {"type": "string"}, "Name": {"type": "null"}, "Phone": {"type": "null"}, "PublishInDirectory": {"type": "boolean"}}, "required": ["Class", "Department1", "Department2", "Department3", "Email", "Name", "Phone", "PublishInDirectory"]}}, "required": ["StudentNumber", "StudentSystemKey", "StudentWhitePages"]}}, "required": ["StudentPersonAffiliation"]}}, "required": ["DisplayName", "EduPersonAffiliations", "IsTestEntity", "PriorUWNetIDs", "PriorUWRegIDs", "RegisteredFirstMiddleName", "RegisteredName", "RegisteredSurname", "UIDNumber", "UWNetID", "UWRegID", "WhitepagesPublish", "PersonAffiliations"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"author": {"type": "string"}, "classification": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "period": {"type": "string"}, "reference": {"type": "string"}, "region": {"type": "string"}, "text": {"type": "array", "items": {"type": "string"}}, "title": {"type": "string"}, "year": {"type": "string"}}, "required": ["author", "classification", "keywords", "period", "reference", "region", "text", "title", "year"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"author" : "Samuel Menashe", "classification" : "Rhymed Stanza", "keywords" : ["Activities", "Jobs", "Working", "Nature", "The Body", "Social Commentaries", "Life Choices"], "period" : "", "reference" : "http://www.poetryfoundation.org/poem/181939", "region" : "U.S., Mid-Atlantic", "text" : ["The niche narrows", "Hones one thin", "Until his bones", "Disclose him"], "title" : "The Niche", "year" : ""}
json_instruct
{"type": "object", "properties": {"author": {"type": "string"}, "classification": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "period": {"type": "string"}, "reference": {"type": "string"}, "region": {"type": "string"}, "text": {"type": "array", "items": {"type": "string"}}, "title": {"type": "string"}, "year": {"type": "string"}}, "required": ["author", "classification", "keywords", "period", "reference", "region", "text", "title", "year"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"type": {"type": "string"}, "input": {"type": "object", "properties": {"ingredient": {"type": "object", "properties": {"item": {"type": "string"}}, "required": ["item"]}}, "required": ["ingredient"]}, "output": {"type": "object", "properties": {"item": {"type": "string"}}, "required": ["item"]}}, "required": ["type", "input", "output"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"type" : "mekanism:enriching", "input" : {"ingredient" : {"item" : "minecraft:diorite_slab"}}, "output" : {"item" : "minecraft:polished_diorite_slab"}}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "input": {"type": "object", "properties": {"ingredient": {"type": "object", "properties": {"item": {"type": "string"}}, "required": ["item"]}}, "required": ["ingredient"]}, "output": {"type": "object", "properties": {"item": {"type": "string"}}, "required": ["item"]}}, "required": ["type", "input", "output"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"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" : 12954, "cartId" : "115b5b49-c21e-4dfc-9df9-1da52c5751b5", "preferredProducts" : [1064, 688, 1380], "productReviews" : [{"productId" : 4913, "reviewText" : "This Bedfordshire works quite well. It professionally improves my soccer by a lot.", "reviewDate" : "2017-03-14T04:55:00.3775196+02:00"}]}
json_instruct
{"type": "object", "properties": {"userId": {"type": "integer"}, "cartId": {"type": "string"}, "preferredProducts": {"type": "array", "items": {"type": "integer"}}, "productReviews": {"type": "array", "items": {"type": "object", "properties": {"productId": {"type": "integer"}, "reviewText": {"type": "string"}, "reviewDate": {"type": "string"}}, "required": ["productId", "reviewText", "reviewDate"]}}}, "required": ["userId", "cartId", "preferredProducts", "productReviews"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"version": {"type": "string"}, "description": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "string"}, "url": {"type": "string"}, "hash": {"type": "string"}, "bin": {"type": "string"}, "shortcuts": {"type": "array", "items": {"type": "array", "items": {"type": "string"}}}, "checkver": {"type": "string"}, "autoupdate": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}}, "required": ["version", "description", "homepage", "license", "url", "hash", "bin", "shortcuts", "checkver", "autoupdate"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"version" : "0.14.7", "description" : "Game Boy and Game Boy Color emulator written in C", "homepage" : "https://github.com/LIJI32/SameBoy", "license" : "MIT", "url" : "https://github.com/LIJI32/SameBoy/releases/download/v0.14.7/sameboy_winsdl_v0.14.7.zip", "hash" : "d49159fd1ea612bc7e8008028e599b5b01821a080628b548b21b0d276577f349", "bin" : "sameboy.exe", "shortcuts" : [["sameboy.exe", "SameBoy"]], "checkver" : "github", "autoupdate" : {"url" : "https://github.com/LIJI32/SameBoy/releases/download/v$version/sameboy_winsdl_v$version.zip"}}
json_instruct
{"type": "object", "properties": {"version": {"type": "string"}, "description": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "string"}, "url": {"type": "string"}, "hash": {"type": "string"}, "bin": {"type": "string"}, "shortcuts": {"type": "array", "items": {"type": "array", "items": {"type": "string"}}}, "checkver": {"type": "string"}, "autoupdate": {"type": "object", "properties": {"url": {"type": "string"}}, "required": ["url"]}}, "required": ["version", "description", "homepage", "license", "url", "hash", "bin", "shortcuts", "checkver", "autoupdate"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"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" : 404421603, "type" : "Feature", "properties" : {"src:alt_label" : "quattroshapes", "src:geom" : "quattroshapes", "wof:geomhash" : "7a0214a298df56302efbb491f33270d3", "wof:id" : 404421603, "wof:repo" : "whosonfirst-data-admin-fr"}, "bbox" : [-0.3635491988715, 43.43394610793231, -0.33038227725585, 43.46489378898412], "geometry" : {"coordinates" : [[[-0.33253830744043, 43.43394610793231], [-0.34583974688288, 43.43617431047444], [-0.36009276027461, 43.44472876680086], [-0.3635491988715, 43.45733633451608], [-0.35679613144051, 43.46489378898412], [-0.34763173668946, 43.46037775068277], [-0.33581609042916, 43.45615878474425], [-0.33038227725585, 43.45069802920391], [-0.33253830744043, 43.43394610793231]]], "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#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"private": {"type": "boolean"}, "name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "homepage": {"type": "string"}, "author": {"type": "string"}, "license": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"gulp": {"type": "string"}, "gulp-connect": {"type": "string"}}, "required": ["gulp", "gulp-connect"]}}, "required": ["private", "name", "version", "description", "homepage", "author", "license", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"private" : true, "name" : "bioimagesuiteweb_webpage", "version" : "0.9.7", "description" : "The BioImage Suite Web Webpage", "homepage" : "https://github.com/bioimagesuiteweb/bisweb", "author" : "Xenios Papademetris", "license" : "Apache", "devDependencies" : {"gulp" : "^3.9.1", "gulp-connect" : "^5.0.0"}}
json_instruct
{"type": "object", "properties": {"private": {"type": "boolean"}, "name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "homepage": {"type": "string"}, "author": {"type": "string"}, "license": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"gulp": {"type": "string"}, "gulp-connect": {"type": "string"}}, "required": ["gulp", "gulp-connect"]}}, "required": ["private", "name", "version", "description", "homepage", "author", "license", "devDependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}