input
stringlengths
159
2.05k
output
stringlengths
5
10.3k
task
stringclasses
1 value
schema
stringlengths
100
1.99k
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"github": {"type": "string"}, "home": {"type": "string"}, "name": {"type": "string"}, "twitter": {"type": "string"}}, "required": ["github", "home", "name", "twitter"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"github" : "jsonmez", "home" : "https://simpleprogrammer.com/", "name" : "John Sonmez", "twitter" : "jsonmez"}
json_instruct
{"type": "object", "properties": {"github": {"type": "string"}, "home": {"type": "string"}, "name": {"type": "string"}, "twitter": {"type": "string"}}, "required": ["github", "home", "name", "twitter"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "array", "items": {"type": "object", "properties": {"manufacturer": {"type": "string"}, "market_name": {"type": "string"}, "codename": {"type": "string"}, "model": {"type": "string"}}, "required": ["manufacturer", "market_name", "codename", "model"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"manufacturer" : "Fly", "market_name" : "Stratus 3", "codename" : "Stratus_3", "model" : "FS404"}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"manufacturer": {"type": "string"}, "market_name": {"type": "string"}, "codename": {"type": "string"}, "model": {"type": "string"}}, "required": ["manufacturer", "market_name", "codename", "model"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"nodes": {"type": "object", "properties": {"node:1": {"type": "object", "properties": {"location": {"type": "object", "properties": {"x": {"type": "integer"}, "y": {"type": "integer"}}, "required": ["x", "y"]}}, "required": ["location"]}, "node:4": {"type": "object", "properties": {"location": {"type": "object", "properties": {"x": {"type": "integer"}, "y": {"type": "integer"}}, "required": ["x", "y"]}}, "required": ["location"]}}, "required": ["node:1", "node:4"]}, "selection": {"type": "null"}, "view": {"type": "object", "properties": {"scroll": {"type": "object", "properties": {"x": {"type": "number"}, "y": {"type": "number"}}, "required": ["x", "y"]}, "visible_rect": {"type": "object", "properties": {"max": {"type": "object", "properties": {"x": {"type": "number"}, "y": {"type": "number"}}, "required": ["x", "y"]}, "min": {"type": "object", "properties": {"x": {"type": "number"}, "y": {"type": "number"}}, "required": ["x", "y"]}}, "required": ["max", "min"]}, "zoom": {"type": "number"}}, "required": ["scroll", "visible_rect", "zoom"]}}, "required": ["nodes", "selection", "view"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"nodes" : {"node:1" : {"location" : {"x" : 22, "y" : 32}}, "node:4" : {"location" : {"x" : 210, "y" : 60}}}, "selection" : null, "view" : {"scroll" : {"x" : -6.120426177978516, "y" : -107.12809753417969}, "visible_rect" : {"max" : {"x" : 333.3999938964844, "y" : 227.51820373535156}, "min" : {"x" : -5.40000057220459, "y" : -94.51821899414062}}, "zoom" : 1.1334121227264404}}
json_instruct
{"type": "object", "properties": {"nodes": {"type": "object", "properties": {"node:1": {"type": "object", "properties": {"location": {"type": "object", "properties": {"x": {"type": "integer"}, "y": {"type": "integer"}}, "required": ["x", "y"]}}, "required": ["location"]}, "node:4": {"type": "object", "properties": {"location": {"type": "object", "properties": {"x": {"type": "integer"}, "y": {"type": "integer"}}, "required": ["x", "y"]}}, "required": ["location"]}}, "required": ["node:1", "node:4"]}, "selection": {"type": "null"}, "view": {"type": "object", "properties": {"scroll": {"type": "object", "properties": {"x": {"type": "number"}, "y": {"type": "number"}}, "required": ["x", "y"]}, "visible_rect": {"type": "object", "properties": {"max": {"type": "object", "properties": {"x": {"type": "number"}, "y": {"type": "number"}}, "required": ["x", "y"]}, "min": {"type": "object", "properties": {"x": {"type": "number"}, "y": {"type": "number"}}, "required": ["x", "y"]}}, "required": ["max", "min"]}, "zoom": {"type": "number"}}, "required": ["scroll", "visible_rect", "zoom"]}}, "required": ["nodes", "selection", "view"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"Gaia": {"type": "boolean"}}, "required": ["Gaia"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"Gaia" : true}
json_instruct
{"type": "object", "properties": {"Gaia": {"type": "boolean"}}, "required": ["Gaia"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"template": {"type": "object", "properties": {"small": {"type": "string"}, "medium": {"type": "string"}, "large": {"type": "string"}}, "required": ["small", "medium", "large"]}, "channels": {"type": "object", "properties": {"djkrazy18": {"type": "object", "properties": {"title": {"type": "string"}, "channel_id": {"type": "integer"}, "link": {"type": "string"}, "desc": {"type": "null"}, "plans": {"type": "object", "properties": {"$4.99": {"type": "string"}, "$9.99": {"type": "string"}, "$24.99": {"type": "string"}}, "required": ["$4.99", "$9.99", "$24.99"]}, "id": {"type": "string"}, "first_seen": {"type": "string"}, "badge": {"type": "null"}, "badge_starting": {"type": "null"}, "badge_3m": {"type": "null"}, "badge_6m": {"type": "null"}, "badge_12m": {"type": "null"}, "badge_24m": {"type": "null"}, "badges": {"type": "null"}, "bits_badges": {"type": "null"}, "cheermote1": {"type": "null"}, "cheermote100": {"type": "null"}, "cheermote1000": {"type": "null"}, "cheermote5000": {"type": "null"}, "cheermote10000": {"type": "null"}, "set": {"type": "integer"}, "emotes": {"type": "array", "items": {"type": "object", "properties": {"code": {"type": "string"}, "image_id": {"type": "integer"}, "set": {"type": "integer"}}, "required": ["code", "image_id", "set"]}}}, "required": ["title", "channel_id", "link", "desc", "plans", "id", "first_seen", "badge", "badge_starting", "badge_3m", "badge_6m", "badge_12m", "badge_24m", "badges", "bits_badges", "cheermote1", "cheermote100", "cheermote1000", "cheermote5000", "cheermote10000", "set", "emotes"]}}, "required": ["djkrazy18"]}}, "required": ["template", "channels"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"template" : {"small" : "https://static-cdn.jtvnw.net/emoticons/v1/{image_id}/1.0", "medium" : "https://static-cdn.jtvnw.net/emoticons/v1/{image_id}/2.0", "large" : "https://static-cdn.jtvnw.net/emoticons/v1/{image_id}/3.0"}, "channels" : {"djkrazy18" : {"title" : "dJKraZy18", "channel_id" : 101317102, "link" : "http://twitch.tv/djkrazy18", "desc" : null, "plans" : {"$4.99" : "116072", "$9.99" : "116075", "$24.99" : "116076"}, "id" : "djkrazy18", "first_seen" : "2017-07-03 19:00:04", "badge" : null, "badge_starting" : null, "badge_3m" : null, "badge_6m" : null, "badge_12m" : null, "badge_24m" : null, "badges" : null, "bits_badges" : null, "cheermote1" : null, "cheermote100" : null, "cheermote1000" : null, "cheermote5000" : null, "cheermote10000" : null, "set" : 116072, "emotes" : [{"code" : "djkrazKrazyDj", "image_id" : 247311, "set" : 116072}]}}}
json_instruct
{"type": "object", "properties": {"template": {"type": "object", "properties": {"small": {"type": "string"}, "medium": {"type": "string"}, "large": {"type": "string"}}, "required": ["small", "medium", "large"]}, "channels": {"type": "object", "properties": {"djkrazy18": {"type": "object", "properties": {"title": {"type": "string"}, "channel_id": {"type": "integer"}, "link": {"type": "string"}, "desc": {"type": "null"}, "plans": {"type": "object", "properties": {"$4.99": {"type": "string"}, "$9.99": {"type": "string"}, "$24.99": {"type": "string"}}, "required": ["$4.99", "$9.99", "$24.99"]}, "id": {"type": "string"}, "first_seen": {"type": "string"}, "badge": {"type": "null"}, "badge_starting": {"type": "null"}, "badge_3m": {"type": "null"}, "badge_6m": {"type": "null"}, "badge_12m": {"type": "null"}, "badge_24m": {"type": "null"}, "badges": {"type": "null"}, "bits_badges": {"type": "null"}, "cheermote1": {"type": "null"}, "cheermote100": {"type": "null"}, "cheermote1000": {"type": "null"}, "cheermote5000": {"type": "null"}, "cheermote10000": {"type": "null"}, "set": {"type": "integer"}, "emotes": {"type": "array", "items": {"type": "object", "properties": {"code": {"type": "string"}, "image_id": {"type": "integer"}, "set": {"type": "integer"}}, "required": ["code", "image_id", "set"]}}}, "required": ["title", "channel_id", "link", "desc", "plans", "id", "first_seen", "badge", "badge_starting", "badge_3m", "badge_6m", "badge_12m", "badge_24m", "badges", "bits_badges", "cheermote1", "cheermote100", "cheermote1000", "cheermote5000", "cheermote10000", "set", "emotes"]}}, "required": ["djkrazy18"]}}, "required": ["template", "channels"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"fields": {"type": "object", "properties": {"FirstName": {"type": "string"}, "LastName": {"type": "string"}, "Age": {"type": "string"}}, "required": ["FirstName", "LastName", "Age"]}, "artifacts": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "name": {"type": "string"}}, "required": ["type", "name"]}}}, "required": ["fields", "artifacts"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"fields" : {"FirstName" : "String", "LastName" : "String", "Age" : "int"}, "artifacts" : [{"type" : "Pojo", "name" : "stam"}]}
json_instruct
{"type": "object", "properties": {"fields": {"type": "object", "properties": {"FirstName": {"type": "string"}, "LastName": {"type": "string"}, "Age": {"type": "string"}}, "required": ["FirstName", "LastName", "Age"]}, "artifacts": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "name": {"type": "string"}}, "required": ["type", "name"]}}}, "required": ["fields", "artifacts"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "idParent": {"type": "integer"}, "namaWilayah": {"type": "string"}, "tingkatWilayah": {"type": "integer"}, "idPro": {"type": "integer"}, "idKab": {"type": "integer"}, "idKec": {"type": "integer"}, "idKel": {"type": "integer"}, "namaPro": {"type": "string"}, "namaKab": {"type": "string"}, "namaKec": {"type": "string"}, "namaKel": {"type": "string"}, "kodeWilayah": {"type": "string"}}, "required": ["id", "idParent", "namaWilayah", "tingkatWilayah", "idPro", "idKab", "idKec", "idKel", "namaPro", "namaKab", "namaKec", "namaKel", "kodeWilayah"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"id" : 26790, "idParent" : 26784, "namaWilayah" : "CIANAGA", "tingkatWilayah" : 4, "idPro" : 26141, "idKab" : 26611, "idKec" : 26784, "idKel" : 26790, "namaPro" : "JAWA BARAT", "namaKab" : "SUKABUMI", "namaKec" : "KABANDUNGAN", "namaKel" : "CIANAGA", "kodeWilayah" : "32.02.19.2006"}, {"id" : 26787, "idParent" : 26784, "namaWilayah" : "CIHAMERANG", "tingkatWilayah" : 4, "idPro" : 26141, "idKab" : 26611, "idKec" : 26784, "idKel" : 26787, "namaPro" : "JAWA BARAT", "namaKab" : "SUKABUMI", "namaKec" : "KABANDUNGAN", "namaKel" : "CIHAMERANG", "kodeWilayah" : "32.02.19.2003"}, {"id" : 26786, "idParent" : 26784, "namaWilayah" : "CIPEUTEUY", "tingkatWilayah" : 4, "idPro" : 26141, "idKab" : 26611, "idKec" : 26784, "idKel" : 26786, "namaPro" : "JAWA BARAT", "namaKab" : "SUKABUMI", "namaKec" : "KABANDUNGAN", "namaKel" : "CIPEUTEUY", "kodeWilayah" : "32.02.19.2002"}, {"id" : 26785, "idParent" : 26784, "namaWilayah" : "KABANDUNGAN", "tingkatWilayah" : 4, "idPro" : 26141, "idKab" : 26611, "idKec" : 26784, "idKel" : 26785, "namaPro" : "JAWA BARAT", "namaKab" : "SUKABUMI", "namaKec" : "KABANDUNGAN", "namaKel" : "KABANDUNGAN", "kodeWilayah" : "32.02.19.2001"}, {"id" : 26789, "idParent" : 26784, "namaWilayah" : "MEKAR JAYA", "tingkatWilayah" : 4, "idPro" : 26141, "idKab" : 26611, "idKec" : 26784, "idKel" : 26789, "namaPro" : "JAWA BARAT", "namaKab" : "SUKABUMI", "namaKec" : "KABANDUNGAN", "namaKel" : "MEKAR JAYA", "kodeWilayah" : "32.02.19.2005"}, {"id" : 26788, "idParent" : 26784, "namaWilayah" : "TUGUBANDUNG", "tingkatWilayah" : 4, "idPro" : 26141, "idKab" : 26611, "idKec" : 26784, "idKel" : 26788, "namaPro" : "JAWA BARAT", "namaKab" : "SUKABUMI", "namaKec" : "KABANDUNGAN", "namaKel" : "TUGUBANDUNG", "kodeWilayah" : "32.02.19.2004"}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "idParent": {"type": "integer"}, "namaWilayah": {"type": "string"}, "tingkatWilayah": {"type": "integer"}, "idPro": {"type": "integer"}, "idKab": {"type": "integer"}, "idKec": {"type": "integer"}, "idKel": {"type": "integer"}, "namaPro": {"type": "string"}, "namaKab": {"type": "string"}, "namaKec": {"type": "string"}, "namaKel": {"type": "string"}, "kodeWilayah": {"type": "string"}}, "required": ["id", "idParent", "namaWilayah", "tingkatWilayah", "idPro", "idKab", "idKec", "idKel", "namaPro", "namaKab", "namaKec", "namaKel", "kodeWilayah"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"resourceType": {"type": "string"}, "id": {"type": "string"}, "url": {"type": "string"}, "version": {"type": "string"}, "name": {"type": "string"}, "title": {"type": "string"}, "status": {"type": "string"}, "experimental": {"type": "boolean"}, "date": {"type": "string"}, "publisher": {"type": "string"}, "contact": {"type": "array", "items": {"type": "object", "properties": {"telecom": {"type": "array", "items": {"type": "object", "properties": {"system": {"type": "string"}, "value": {"type": "string"}}, "required": ["system", "value"]}}}, "required": ["telecom"]}}, "description": {"type": "string"}, "copyright": {"type": "string"}, "compose": {"type": "object", "properties": {"include": {"type": "array", "items": {"type": "object", "properties": {"system": {"type": "string"}}, "required": ["system"]}}}, "required": ["include"]}}, "required": ["resourceType", "id", "url", "version", "name", "title", "status", "experimental", "date", "publisher", "contact", "description", "copyright", "compose"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"resourceType" : "ValueSet", "id" : "gecco-valueset-frailty-score", "url" : "https://www.netzwerk-universitaetsmedizin.de/fhir/ValueSet/frailty-score", "version" : "1.0", "name" : "FrailtyScore", "title" : "Frailty Score", "status" : "active", "experimental" : false, "date" : "2020-05-20", "publisher" : "Charit\u00e9", "contact" : [{"telecom" : [{"system" : "url", "value" : "https://www.bihealth.org/en/research/core-facilities/interoperability/"}]}], "description" : "Contains all Frailty Score codes", "copyright" : "This artefact includes content under copyright from Geriatric Medicine Research, Dalhousie University, Halifax, Canada. Implementers of these artefacts must complete a Permission for Use Agreement - for more information visit https://www.dal.ca/sites/gmr/our-tools/clinical-frailty-scale.html.", "compose" : {"include" : [{"system" : "https://www.netzwerk-universitaetsmedizin.de/fhir/CodeSystem/frailty-score"}]}}
json_instruct
{"type": "object", "properties": {"resourceType": {"type": "string"}, "id": {"type": "string"}, "url": {"type": "string"}, "version": {"type": "string"}, "name": {"type": "string"}, "title": {"type": "string"}, "status": {"type": "string"}, "experimental": {"type": "boolean"}, "date": {"type": "string"}, "publisher": {"type": "string"}, "contact": {"type": "array", "items": {"type": "object", "properties": {"telecom": {"type": "array", "items": {"type": "object", "properties": {"system": {"type": "string"}, "value": {"type": "string"}}, "required": ["system", "value"]}}}, "required": ["telecom"]}}, "description": {"type": "string"}, "copyright": {"type": "string"}, "compose": {"type": "object", "properties": {"include": {"type": "array", "items": {"type": "object", "properties": {"system": {"type": "string"}}, "required": ["system"]}}}, "required": ["include"]}}, "required": ["resourceType", "id", "url", "version", "name", "title", "status", "experimental", "date", "publisher", "contact", "description", "copyright", "compose"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"pos": {"type": "string"}, "translits": {"type": "object", "properties": {"la\u00b7h\u0103\u00b7\u1e0f\u014dm": {"type": "object", "properties": {"psa.132.7|3": {"type": "array", "items": {"type": "string"}}, "psa.99.5|4": {"type": "array", "items": {"type": "string"}}}, "required": ["psa.132.7|3", "psa.99.5|4"]}, "h\u0103\u00b7\u1e0f\u014dm": {"type": "object", "properties": {"psa.110.1|10": {"type": "array", "items": {"type": "string"}}, "isa.66.1|6": {"type": "array", "items": {"type": "string"}}, "lam.2.1|14": {"type": "array", "items": {"type": "string"}}}, "required": ["psa.110.1|10", "isa.66.1|6", "lam.2.1|14"]}, "w\u0259\u00b7la\u00b7h\u0103\u00b7\u1e0f\u014dm": {"type": "object", "properties": {"1ch.28.2|18": {"type": "array", "items": {"type": "string"}}}, "required": ["1ch.28.2|18"]}}, "required": ["la\u00b7h\u0103\u00b7\u1e0f\u014dm", "h\u0103\u00b7\u1e0f\u014dm", "w\u0259\u00b7la\u00b7h\u0103\u00b7\u1e0f\u014dm"]}, "meanings": {"type": "object", "properties": {"footstool": {"type": "integer"}}, "required": ["footstool"]}, "meaningsCount": {"type": "integer"}, "occurences": {"type": "integer"}, "translation": {"type": "string"}}, "required": ["pos", "translits", "meanings", "meaningsCount", "occurences", "translation"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"pos" : "n", "translits" : {"la\u00b7h\u0103\u00b7\u1e0f\u014dm" : {"psa.132.7|3" : ["let us worship", "at", "His footstool."], "psa.99.5|4" : ["and worship", "at", "His footstool\u2013"]}, "h\u0103\u00b7\u1e0f\u014dm" : {"psa.110.1|10" : ["Your enemies", "-", "Your footstool."], "isa.66.1|6" : ["and earth [is]", "my footstool", "My footstool\u2013"], "lam.2.1|14" : ["did remember", "His footstool", "His footstool"]}, "w\u0259\u00b7la\u00b7h\u0103\u00b7\u1e0f\u014dm" : {"1ch.28.2|18" : ["of Yahweh\uff64", "for", "the footstool"]}}, "meanings" : {"footstool" : 2}, "meaningsCount" : 1, "occurences" : 6, "translation" : "greek-5286"}
json_instruct
{"type": "object", "properties": {"pos": {"type": "string"}, "translits": {"type": "object", "properties": {"la\u00b7h\u0103\u00b7\u1e0f\u014dm": {"type": "object", "properties": {"psa.132.7|3": {"type": "array", "items": {"type": "string"}}, "psa.99.5|4": {"type": "array", "items": {"type": "string"}}}, "required": ["psa.132.7|3", "psa.99.5|4"]}, "h\u0103\u00b7\u1e0f\u014dm": {"type": "object", "properties": {"psa.110.1|10": {"type": "array", "items": {"type": "string"}}, "isa.66.1|6": {"type": "array", "items": {"type": "string"}}, "lam.2.1|14": {"type": "array", "items": {"type": "string"}}}, "required": ["psa.110.1|10", "isa.66.1|6", "lam.2.1|14"]}, "w\u0259\u00b7la\u00b7h\u0103\u00b7\u1e0f\u014dm": {"type": "object", "properties": {"1ch.28.2|18": {"type": "array", "items": {"type": "string"}}}, "required": ["1ch.28.2|18"]}}, "required": ["la\u00b7h\u0103\u00b7\u1e0f\u014dm", "h\u0103\u00b7\u1e0f\u014dm", "w\u0259\u00b7la\u00b7h\u0103\u00b7\u1e0f\u014dm"]}, "meanings": {"type": "object", "properties": {"footstool": {"type": "integer"}}, "required": ["footstool"]}, "meaningsCount": {"type": "integer"}, "occurences": {"type": "integer"}, "translation": {"type": "string"}}, "required": ["pos", "translits", "meanings", "meaningsCount", "occurences", "translation"], "$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"}, "summary": {"type": "string"}, "description": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "object", "properties": {"type": {"type": "string"}, "file": {"type": "string"}}, "required": ["type", "file"]}, "authors": {"type": "object", "properties": {"corkiios": {"type": "string"}}, "required": ["corkiios"]}, "source": {"type": "object", "properties": {"git": {"type": "string"}, "tag": {"type": "string"}}, "required": ["git", "tag"]}, "platforms": {"type": "object", "properties": {"ios": {"type": "string"}}, "required": ["ios"]}, "ios": {"type": "object", "properties": {"vendored_frameworks": {"type": "string"}}, "required": ["vendored_frameworks"]}, "frameworks": {"type": "array", "items": {"type": "string"}}, "libraries": {"type": "array", "items": {"type": "string"}}}, "required": ["name", "version", "summary", "description", "homepage", "license", "authors", "source", "platforms", "ios", "frameworks", "libraries"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "ICWeChatPaySDK", "version" : "1.8.1", "summary" : "ICWeChatPaySDK. Tencent wechat pay", "description" : "'Tencent wechat pay 1.8.1 \u5fae\u4fe1\u652f\u4ed8'", "homepage" : "https://github.com/CorkiiOS/ICWeChatPaySDK", "license" : {"type" : "MIT", "file" : "LICENSE"}, "authors" : {"corkiios" : "[email protected]"}, "source" : {"git" : "https://github.com/CorkiiOS/ICWeChatPaySDK.git", "tag" : "1.8.1"}, "platforms" : {"ios" : "8.0"}, "ios" : {"vendored_frameworks" : "ICWeChatPaySDK/ICWeChatPaySDK.framework"}, "frameworks" : ["SystemConfiguration", "CoreTelephony"], "libraries" : ["z", "sqlite3.0", "stdc++"]}
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": "object", "properties": {"corkiios": {"type": "string"}}, "required": ["corkiios"]}, "source": {"type": "object", "properties": {"git": {"type": "string"}, "tag": {"type": "string"}}, "required": ["git", "tag"]}, "platforms": {"type": "object", "properties": {"ios": {"type": "string"}}, "required": ["ios"]}, "ios": {"type": "object", "properties": {"vendored_frameworks": {"type": "string"}}, "required": ["vendored_frameworks"]}, "frameworks": {"type": "array", "items": {"type": "string"}}, "libraries": {"type": "array", "items": {"type": "string"}}}, "required": ["name", "version", "summary", "description", "homepage", "license", "authors", "source", "platforms", "ios", "frameworks", "libraries"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"examine": {"type": "string"}, "bonuses": {"type": "array", "items": {"type": "integer"}}}, "required": ["examine", "bonuses"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"examine" : "Provides excellent protection. (Tier 5)", "bonuses" : [0, 0, 0, -30, -10, 100, 93, 54, -6, 101, 0, 0, 0, 0, 0, 0, 0, 0]}
json_instruct
{"type": "object", "properties": {"examine": {"type": "string"}, "bonuses": {"type": "array", "items": {"type": "integer"}}}, "required": ["examine", "bonuses"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"name": {"type": "string"}, "type": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "minimum-stability": {"type": "string"}, "license": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}}, "require": {"type": "object", "properties": {"php": {"type": "string"}, "twig/twig": {"type": "string"}, "dpolac/dictionary": {"type": "string"}}, "required": ["php", "twig/twig", "dpolac/dictionary"]}, "require-dev": {"type": "object", "properties": {"phpunit/phpunit": {"type": "string"}}, "required": ["phpunit/phpunit"]}, "autoload": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"DPolac\\TwigLambda\\": {"type": "string"}}, "required": ["DPolac\\TwigLambda\\"]}, "exclude-from-classmap": {"type": "array", "items": {"type": "string"}}}, "required": ["psr-4", "exclude-from-classmap"]}}, "required": ["name", "type", "description", "keywords", "minimum-stability", "license", "authors", "require", "require-dev", "autoload"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "dpolac/twig-lambda", "type" : "library", "description" : "Lambda expressions for Twig and filters that make use of them", "keywords" : ["lambda", "function", "unique", "functional", "filter", "map", "group", "sort"], "minimum-stability" : "dev", "license" : "MIT", "authors" : [{"name" : "Damian Polac", "email" : "[email protected]"}], "require" : {"php" : "^5.6 || ^7.0", "twig/twig" : "^1.0 || ^2.0", "dpolac/dictionary" : "^1.0"}, "require-dev" : {"phpunit/phpunit" : "~5.0"}, "autoload" : {"psr-4" : {"DPolac\\TwigLambda\\" : ""}, "exclude-from-classmap" : ["/Tests/"]}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "type": {"type": "string"}, "description": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "minimum-stability": {"type": "string"}, "license": {"type": "string"}, "authors": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}}, "required": ["name", "email"]}}, "require": {"type": "object", "properties": {"php": {"type": "string"}, "twig/twig": {"type": "string"}, "dpolac/dictionary": {"type": "string"}}, "required": ["php", "twig/twig", "dpolac/dictionary"]}, "require-dev": {"type": "object", "properties": {"phpunit/phpunit": {"type": "string"}}, "required": ["phpunit/phpunit"]}, "autoload": {"type": "object", "properties": {"psr-4": {"type": "object", "properties": {"DPolac\\TwigLambda\\": {"type": "string"}}, "required": ["DPolac\\TwigLambda\\"]}, "exclude-from-classmap": {"type": "array", "items": {"type": "string"}}}, "required": ["psr-4", "exclude-from-classmap"]}}, "required": ["name", "type", "description", "keywords", "minimum-stability", "license", "authors", "require", "require-dev", "autoload"], "$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": {"person_id": {"type": "array", "items": {"type": "integer"}}, "pose_keypoints_2d": {"type": "array", "items": {"type": "number"}}, "face_keypoints_2d": {"type": "array", "items": {}}, "hand_left_keypoints_2d": {"type": "array", "items": {}}, "hand_right_keypoints_2d": {"type": "array", "items": {}}, "pose_keypoints_3d": {"type": "array", "items": {}}, "face_keypoints_3d": {"type": "array", "items": {}}, "hand_left_keypoints_3d": {"type": "array", "items": {}}, "hand_right_keypoints_3d": {"type": "array", "items": {}}}, "required": ["person_id", "pose_keypoints_2d", "face_keypoints_2d", "hand_left_keypoints_2d", "hand_right_keypoints_2d", "pose_keypoints_3d", "face_keypoints_3d", "hand_left_keypoints_3d", "hand_right_keypoints_3d"]}}}, "required": ["version", "people"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"version" : 1.3, "people" : [{"person_id" : [-1], "pose_keypoints_2d" : [178.824, 145.479, 0.932905, 176.842, 190.507, 0.877089, 133.716, 190.515, 0.859394, 110.231, 255.206, 0.817667, 114.058, 315.939, 0.853565, 215.975, 186.62, 0.82661, 227.762, 255.125, 0.874446, 227.717, 306.229, 0.928549, 178.763, 306.083, 0.827194, 151.356, 306.156, 0.753916, 139.565, 396.241, 0.774221, 129.789, 492.147, 0.798743, 200.303, 304.22, 0.777677, 217.939, 386.456, 0.786076, 229.693, 478.475, 0.708536, 167.075, 133.813, 0.920484, 184.666, 133.716, 0.918865, 153.29, 143.514, 0.837295, 196.383, 135.719, 0.67255, 237.522, 496.197, 0.415702, 245.379, 494.186, 0.476738, 225.781, 486.341, 0.507961, 131.826, 509.901, 0.769289, 118.087, 507.994, 0.764446, 131.671, 496.176, 0.619262], "face_keypoints_2d" : [], "hand_left_keypoints_2d" : [], "hand_right_keypoints_2d" : [], "pose_keypoints_3d" : [], "face_keypoints_3d" : [], "hand_left_keypoints_3d" : [], "hand_right_keypoints_3d" : []}]}
json_instruct
{"type": "object", "properties": {"version": {"type": "number"}, "people": {"type": "array", "items": {"type": "object", "properties": {"person_id": {"type": "array", "items": {"type": "integer"}}, "pose_keypoints_2d": {"type": "array", "items": {"type": "number"}}, "face_keypoints_2d": {"type": "array", "items": {}}, "hand_left_keypoints_2d": {"type": "array", "items": {}}, "hand_right_keypoints_2d": {"type": "array", "items": {}}, "pose_keypoints_3d": {"type": "array", "items": {}}, "face_keypoints_3d": {"type": "array", "items": {}}, "hand_left_keypoints_3d": {"type": "array", "items": {}}, "hand_right_keypoints_3d": {"type": "array", "items": {}}}, "required": ["person_id", "pose_keypoints_2d", "face_keypoints_2d", "hand_left_keypoints_2d", "hand_right_keypoints_2d", "pose_keypoints_3d", "face_keypoints_3d", "hand_left_keypoints_3d", "hand_right_keypoints_3d"]}}}, "required": ["version", "people"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"vendor": {"type": "string"}, "filename": {"type": "string"}, "release_type": {"type": "string"}, "version": {"type": "string"}, "java_version": {"type": "string"}, "jvm_impl": {"type": "string"}, "os": {"type": "string"}, "architecture": {"type": "string"}, "file_type": {"type": "string"}, "image_type": {"type": "string"}, "features": {"type": "array", "items": {"type": "string"}}, "url": {"type": "string"}, "md5": {"type": "string"}, "md5_file": {"type": "string"}, "sha1": {"type": "string"}, "sha1_file": {"type": "string"}, "sha256": {"type": "string"}, "sha256_file": {"type": "string"}, "sha512": {"type": "string"}, "sha512_file": {"type": "string"}, "size": {"type": "integer"}}, "required": ["vendor", "filename", "release_type", "version", "java_version", "jvm_impl", "os", "architecture", "file_type", "image_type", "features", "url", "md5", "md5_file", "sha1", "sha1_file", "sha256", "sha256_file", "sha512", "sha512_file", "size"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"vendor" : "zulu", "filename" : "zulu19.0.23-ea-jdk19.0.0-ea.7-linux_musl_x64.tar.gz", "release_type" : "ea", "version" : "19.0.23", "java_version" : "19.0.0-ea.7", "jvm_impl" : "hotspot", "os" : "linux", "architecture" : "x86_64", "file_type" : "tar.gz", "image_type" : "jdk", "features" : ["musl"], "url" : "https://static.azul.com/zulu/bin/zulu19.0.23-ea-jdk19.0.0-ea.7-linux_musl_x64.tar.gz", "md5" : "d110c53c203ddd24f74506da4c49a2ed", "md5_file" : "zulu19.0.23-ea-jdk19.0.0-ea.7-linux_musl_x64.tar.gz.md5", "sha1" : "71b73d0679307390359958258f602e0acc22c7a9", "sha1_file" : "zulu19.0.23-ea-jdk19.0.0-ea.7-linux_musl_x64.tar.gz.sha1", "sha256" : "15fa036787c3be85b8a94bc46ca0c0d9e38385259ce934c28249ad4122b91485", "sha256_file" : "zulu19.0.23-ea-jdk19.0.0-ea.7-linux_musl_x64.tar.gz.sha256", "sha512" : "774cb692509c9c94fd13a7d1f531b1a117c75bfc7f460789bc4449b9608f4fb4c71e4233815fd0ae7d151df28577adc0632164c8387512e9dddaa44da555895b", "sha512_file" : "zulu19.0.23-ea-jdk19.0.0-ea.7-linux_musl_x64.tar.gz.sha512", "size" : 200294839}
json_instruct
{"type": "object", "properties": {"vendor": {"type": "string"}, "filename": {"type": "string"}, "release_type": {"type": "string"}, "version": {"type": "string"}, "java_version": {"type": "string"}, "jvm_impl": {"type": "string"}, "os": {"type": "string"}, "architecture": {"type": "string"}, "file_type": {"type": "string"}, "image_type": {"type": "string"}, "features": {"type": "array", "items": {"type": "string"}}, "url": {"type": "string"}, "md5": {"type": "string"}, "md5_file": {"type": "string"}, "sha1": {"type": "string"}, "sha1_file": {"type": "string"}, "sha256": {"type": "string"}, "sha256_file": {"type": "string"}, "sha512": {"type": "string"}, "sha512_file": {"type": "string"}, "size": {"type": "integer"}}, "required": ["vendor", "filename", "release_type", "version", "java_version", "jvm_impl", "os", "architecture", "file_type", "image_type", "features", "url", "md5", "md5_file", "sha1", "sha1_file", "sha256", "sha256_file", "sha512", "sha512_file", "size"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "description": {"type": "string"}, "icon": {"type": "string"}, "slot": {"type": "string"}, "unlock_item": {"type": "array", "items": {"type": "integer"}}}, "required": ["id", "name", "description", "icon", "slot", "unlock_item"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : 69, "name" : "Luxurious Pile of Gold", "description" : "<c=@abilitytype>Chair.</c> Summon a chair and take a seat.", "icon" : "https://render.guildwars2.com/file/697670E596FA19DC3BA564A9A86B01386DDC0359/2038591.png", "slot" : "Chair", "unlock_item" : [88507]}
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "description": {"type": "string"}, "icon": {"type": "string"}, "slot": {"type": "string"}, "unlock_item": {"type": "array", "items": {"type": "integer"}}}, "required": ["id", "name", "description", "icon", "slot", "unlock_item"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"type": {"type": "string"}, "pattern": {"type": "array", "items": {"type": "string"}}, "key": {"type": "object", "properties": {"D": {"type": "object", "properties": {"item": {"type": "string"}}, "required": ["item"]}, "B": {"type": "object", "properties": {"item": {"type": "string"}}, "required": ["item"]}, "T": {"type": "object", "properties": {"tag": {"type": "string"}}, "required": ["tag"]}, "S": {"type": "object", "properties": {"item": {"type": "string"}}, "required": ["item"]}}, "required": ["D", "B", "T", "S"]}, "result": {"type": "object", "properties": {"item": {"type": "string"}}, "required": ["item"]}}, "required": ["type", "pattern", "key", "result"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"type" : "minecraft:crafting_shaped", "pattern" : [" DD", "TBD", "ST "], "key" : {"D" : {"item" : "minecraft:diamond"}, "B" : {"item" : "techreborn:lithium_ion_battery"}, "T" : {"tag" : "c:titanium_ingots"}, "S" : {"item" : "techreborn:basic_chainsaw"}}, "result" : {"item" : "techreborn:advanced_chainsaw"}}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "pattern": {"type": "array", "items": {"type": "string"}}, "key": {"type": "object", "properties": {"D": {"type": "object", "properties": {"item": {"type": "string"}}, "required": ["item"]}, "B": {"type": "object", "properties": {"item": {"type": "string"}}, "required": ["item"]}, "T": {"type": "object", "properties": {"tag": {"type": "string"}}, "required": ["tag"]}, "S": {"type": "object", "properties": {"item": {"type": "string"}}, "required": ["item"]}}, "required": ["D", "B", "T", "S"]}, "result": {"type": "object", "properties": {"item": {"type": "string"}}, "required": ["item"]}}, "required": ["type", "pattern", "key", "result"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"css/jsplumbtoolkit-defaults.css": {"type": "string"}, "css/jsplumbtoolkit-defaults.min.css": {"type": "string"}, "js/jsplumb.js": {"type": "string"}, "js/jsplumb.min.js": {"type": "string"}}, "required": ["css/jsplumbtoolkit-defaults.css", "css/jsplumbtoolkit-defaults.min.css", "js/jsplumb.js", "js/jsplumb.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"css/jsplumbtoolkit-defaults.css" : "sha256-SNq2yQFug1FINqMsjUxhAGo6527NBwg+fj6V7AnJVMw=", "css/jsplumbtoolkit-defaults.min.css" : "sha256-6JZ/pHJ6IwxDis8v8FFvfPuAWqqUAAkwfUyrArS3uNM=", "js/jsplumb.js" : "sha256-cdSpi/4dkjIFA/st170JMi7yM6UKLveGqZ37tFS9mUE=", "js/jsplumb.min.js" : "sha256-KHNle+UNyyJRL7SUfWNPd1/59ZhqlTGtkcblzXpxIJg="}
json_instruct
{"type": "object", "properties": {"css/jsplumbtoolkit-defaults.css": {"type": "string"}, "css/jsplumbtoolkit-defaults.min.css": {"type": "string"}, "js/jsplumb.js": {"type": "string"}, "js/jsplumb.min.js": {"type": "string"}}, "required": ["css/jsplumbtoolkit-defaults.css", "css/jsplumbtoolkit-defaults.min.css", "js/jsplumb.js", "js/jsplumb.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"first_page_uri": {"type": "string"}, "ip_addresses": {"type": "array", "items": {"type": "object", "properties": {"date_created": {"type": "string"}, "subresource_uris": {"type": "object", "properties": {}, "required": []}, "sid": {"type": "string"}, "date_updated": {"type": "string"}, "ip_address": {"type": "string"}, "friendly_name": {"type": "string"}, "uri": {"type": "string"}, "account_sid": {"type": "string"}}, "required": ["date_created", "subresource_uris", "sid", "date_updated", "ip_address", "friendly_name", "uri", "account_sid"]}}, "end": {"type": "integer"}, "total": {"type": "integer"}, "previous_page_uri": {"type": "string"}, "num_pages": {"type": "integer"}, "uri": {"type": "string"}, "page_size": {"type": "integer"}, "start": {"type": "integer"}, "next_page_uri": {"type": "string"}, "last_page_uri": {"type": "string"}, "page": {"type": "integer"}}, "required": ["first_page_uri", "ip_addresses", "end", "total", "previous_page_uri", "num_pages", "uri", "page_size", "start", "next_page_uri", "last_page_uri", "page"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"first_page_uri" : "/v2/Accounts/ACe1889084056167d57a944486a50ceb46/SIP/IpAccessControlLists/ALe18890846cf5af782c3d4bcdab57e93e/IpAddresses.json?Page=0&amp;PageSize=50", "ip_addresses" : [{"date_created" : "Fri, 24 Mar 2017 13:41:29 -0000", "subresource_uris" : {}, "sid" : "IP07889084591f8069baee4a6c905737d4", "date_updated" : "Fri, 24 Mar 2017 13:41:27 -0000", "ip_address" : "192.168.12.12", "friendly_name" : "MyIpAddress2", "uri" : "/v2/Accounts/ACe1889084056167d57a944486a50ceb46/SIP/IpAccessControlLists/ALe18890846cf5af782c3d4bcdab57e93e/IpAddresses/IP07889084591f8069baee4a6c905737d4", "account_sid" : "ACe1889084056167d57a944486a50ceb46"}], "end" : 0, "total" : 1, "previous_page_uri" : "", "num_pages" : 1, "uri" : "/v2/Accounts/ACe1889084056167d57a944486a50ceb46/SIP/IpAccessControlLists/ALe18890846cf5af782c3d4bcdab57e93e/IpAddresses.json", "page_size" : 50, "start" : 0, "next_page_uri" : "", "last_page_uri" : "/v2/Accounts/ACe1889084056167d57a944486a50ceb46/SIP/IpAccessControlLists/ALe18890846cf5af782c3d4bcdab57e93e/IpAddresses.json?Page=0&PageSize=50", "page" : 0}
json_instruct
{"type": "object", "properties": {"first_page_uri": {"type": "string"}, "ip_addresses": {"type": "array", "items": {"type": "object", "properties": {"date_created": {"type": "string"}, "subresource_uris": {"type": "object", "properties": {}, "required": []}, "sid": {"type": "string"}, "date_updated": {"type": "string"}, "ip_address": {"type": "string"}, "friendly_name": {"type": "string"}, "uri": {"type": "string"}, "account_sid": {"type": "string"}}, "required": ["date_created", "subresource_uris", "sid", "date_updated", "ip_address", "friendly_name", "uri", "account_sid"]}}, "end": {"type": "integer"}, "total": {"type": "integer"}, "previous_page_uri": {"type": "string"}, "num_pages": {"type": "integer"}, "uri": {"type": "string"}, "page_size": {"type": "integer"}, "start": {"type": "integer"}, "next_page_uri": {"type": "string"}, "last_page_uri": {"type": "string"}, "page": {"type": "integer"}}, "required": ["first_page_uri", "ip_addresses", "end", "total", "previous_page_uri", "num_pages", "uri", "page_size", "start", "next_page_uri", "last_page_uri", "page"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"header": {"type": "object", "properties": {"process_time": {"type": "number"}, "messages": {"type": "string"}}, "required": ["process_time", "messages"]}, "data": {"type": "object", "properties": {"failed_rows": {"type": "integer"}, "failed_rows_data": {"type": "array", "items": {}}, "succeed_rows": {"type": "integer"}}, "required": ["failed_rows", "failed_rows_data", "succeed_rows"]}}, "required": ["header", "data"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"header" : {"process_time" : 0.045122173, "messages" : "Your request has been processed successfully"}, "data" : {"failed_rows" : 0, "failed_rows_data" : [], "succeed_rows" : 3}}
json_instruct
{"type": "object", "properties": {"header": {"type": "object", "properties": {"process_time": {"type": "number"}, "messages": {"type": "string"}}, "required": ["process_time", "messages"]}, "data": {"type": "object", "properties": {"failed_rows": {"type": "integer"}, "failed_rows_data": {"type": "array", "items": {}}, "succeed_rows": {"type": "integer"}}, "required": ["failed_rows", "failed_rows_data", "succeed_rows"]}}, "required": ["header", "data"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"parent": {"type": "string"}}, "required": ["parent"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"parent" : "vanillautils:block/decorations/charcoal_lamp"}
json_instruct
{"type": "object", "properties": {"parent": {"type": "string"}}, "required": ["parent"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"620421101": {"type": "string"}, "620421102": {"type": "string"}, "620421103": {"type": "string"}, "620421104": {"type": "string"}, "620421105": {"type": "string"}, "620421106": {"type": "string"}, "620421107": {"type": "string"}, "620421108": {"type": "string"}, "620421109": {"type": "string"}, "620421110": {"type": "string"}, "620421111": {"type": "string"}, "620421112": {"type": "string"}, "620421113": {"type": "string"}, "620421206": {"type": "string"}, "620421208": {"type": "string"}, "620421211": {"type": "string"}, "620421215": {"type": "string"}, "620421216": {"type": "string"}}, "required": ["620421101", "620421102", "620421103", "620421104", "620421105", "620421106", "620421107", "620421108", "620421109", "620421110", "620421111", "620421112", "620421113", "620421206", "620421208", "620421211", "620421215", "620421216"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"620421101" : "\u5317\u6e7e\u9547", "620421102" : "\u4e1c\u6e7e\u9547", "620421103" : "\u4e4c\u5170\u9547", "620421104" : "\u5218\u5ddd\u9547", "620421105" : "\u5317\u6ee9\u9547", "620421106" : "\u4e94\u5408\u9547", "620421107" : "\u5927\u82a6\u9547", "620421108" : "\u7cdc\u6ee9\u9547", "620421109" : "\u9ad8\u6e7e\u9547", "620421110" : "\u5e73\u5821\u9547", "620421111" : "\u4e1c\u5347\u9547", "620421112" : "\u53cc\u9f99\u9547", "620421113" : "\u4e09\u6ee9\u9547", "620421206" : "\u5174\u9686\u4e61", "620421208" : "\u77f3\u95e8\u4e61", "620421211" : "\u9756\u5b89\u4e61", "620421215" : "\u6c38\u65b0\u4e61", "620421216" : "\u82e5\u7b20\u4e61"}
json_instruct
{"type": "object", "properties": {"620421101": {"type": "string"}, "620421102": {"type": "string"}, "620421103": {"type": "string"}, "620421104": {"type": "string"}, "620421105": {"type": "string"}, "620421106": {"type": "string"}, "620421107": {"type": "string"}, "620421108": {"type": "string"}, "620421109": {"type": "string"}, "620421110": {"type": "string"}, "620421111": {"type": "string"}, "620421112": {"type": "string"}, "620421113": {"type": "string"}, "620421206": {"type": "string"}, "620421208": {"type": "string"}, "620421211": {"type": "string"}, "620421215": {"type": "string"}, "620421216": {"type": "string"}}, "required": ["620421101", "620421102", "620421103", "620421104", "620421105", "620421106", "620421107", "620421108", "620421109", "620421110", "620421111", "620421112", "620421113", "620421206", "620421208", "620421211", "620421215", "620421216"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"title": {"type": "string"}, "fields": {"type": "array", "items": {"type": "string"}}, "abstract": {"type": "string"}, "citation": {"type": "string"}, "departments": {"type": "array", "items": {"type": "string"}}, "authors": {"type": "array", "items": {"type": "string"}}, "conf": {"type": "string"}, "year": {"type": "string"}, "pages": {"type": "integer"}}, "required": ["title", "fields", "abstract", "citation", "departments", "authors", "conf", "year", "pages"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"title" : "A toolset for automated failure analysis.", "fields" : ["computer science", "real time computing", "application server", "web server"], "abstract" : "Classic fault localization techniques can automatically provide information about the suspicious code blocks that are likely responsible for observed failures. This information is useful, but not sufficient to completely understand the causes of failing executions, which still require further (time-consuming) investigations to be exactly identified.", "citation" : "Citations (6)", "departments" : ["University of Lugano", "University of Lugano", "University of Milano-Bicocca"], "authors" : ["Leonardo Mariani.....http://dblp.org/pers/hd/m/Mariani:Leonardo", "Fabrizio Pastore.....http://dblp.org/pers/hd/p/Pastore:Fabrizio", "Mauro Pezz\u00e8.....http://dblp.org/pers/hd/p/Pezz=egrave=:Mauro"], "conf" : "icse", "year" : "2009", "pages" : 4}
json_instruct
{"type": "object", "properties": {"title": {"type": "string"}, "fields": {"type": "array", "items": {"type": "string"}}, "abstract": {"type": "string"}, "citation": {"type": "string"}, "departments": {"type": "array", "items": {"type": "string"}}, "authors": {"type": "array", "items": {"type": "string"}}, "conf": {"type": "string"}, "year": {"type": "string"}, "pages": {"type": "integer"}}, "required": ["title", "fields", "abstract", "citation", "departments", "authors", "conf", "year", "pages"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"cert_auth_type": {"type": "string"}, "cert_sign": {"type": "string"}, "cert_user_id": {"type": "string"}, "files": {"type": "object", "properties": {"data.json": {"type": "object", "properties": {"sha512": {"type": "string"}, "size": {"type": "integer"}}, "required": ["sha512", "size"]}}, "required": ["data.json"]}, "modified": {"type": "number"}, "signs": {"type": "object", "properties": {"1JqgD3aWvcgpPXyZh56MYehTsnUWuFDPkR": {"type": "string"}}, "required": ["1JqgD3aWvcgpPXyZh56MYehTsnUWuFDPkR"]}}, "required": ["cert_auth_type", "cert_sign", "cert_user_id", "files", "modified", "signs"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"cert_auth_type" : "web", "cert_sign" : "G6/0871FaZX1ZxgJNxDSyzO4/BOnHavEDvfERiFXKCsIjZJAxPvb2rKNRZyweTGs8VtrdOrqlHk0f89Jdt6gpIA=", "cert_user_id" : "[email protected]", "files" : {"data.json" : {"sha512" : "872aa675e2e7deed41bec550889ee36f1ae7351fa73f8aba480398ab898af77a", "size" : 182}}, "modified" : 1453717865.176783, "signs" : {"1JqgD3aWvcgpPXyZh56MYehTsnUWuFDPkR" : "G4BbIs1Ssd9P8ixYpoHLSn6zMYMPx/PvHdkM8xJNHb3SbtQ59euJE0bu/WQnpMyj49BYpAg5gvbGCgepsRlzh1I="}}
json_instruct
{"type": "object", "properties": {"cert_auth_type": {"type": "string"}, "cert_sign": {"type": "string"}, "cert_user_id": {"type": "string"}, "files": {"type": "object", "properties": {"data.json": {"type": "object", "properties": {"sha512": {"type": "string"}, "size": {"type": "integer"}}, "required": ["sha512", "size"]}}, "required": ["data.json"]}, "modified": {"type": "number"}, "signs": {"type": "object", "properties": {"1JqgD3aWvcgpPXyZh56MYehTsnUWuFDPkR": {"type": "string"}}, "required": ["1JqgD3aWvcgpPXyZh56MYehTsnUWuFDPkR"]}}, "required": ["cert_auth_type", "cert_sign", "cert_user_id", "files", "modified", "signs"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"id": {"type": "string"}, "playerTags": {"type": "array", "items": {}}, "teamTags": {"type": "array", "items": {"type": "string"}}, "gameTags": {"type": "array", "items": {"type": "string"}}, "metadata": {"type": "object", "properties": {"play": {"type": "integer"}, "subPlay": {"type": "integer"}}, "required": ["play", "subPlay"]}, "created": {"type": "string"}, "season": {"type": "integer"}, "tournament": {"type": "integer"}, "type": {"type": "integer"}, "day": {"type": "integer"}, "phase": {"type": "integer"}, "category": {"type": "integer"}, "description": {"type": "string"}, "nuts": {"type": "integer"}}, "required": ["id", "playerTags", "teamTags", "gameTags", "metadata", "created", "season", "tournament", "type", "day", "phase", "category", "description", "nuts"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "e38d727a-cc6f-45d9-abf9-29939e15cf87", "playerTags" : [], "teamTags" : ["b72f3061-f573-40d7-832a-5ad475bd7909", "adc5b394-8f76-416d-9ce9-813706877b84"], "gameTags" : ["3e704c6f-9b9a-4543-b9ba-87c3f139e5bb"], "metadata" : {"play" : 215, "subPlay" : -1}, "created" : "2021-04-15T13:18:05.613Z", "season" : 15, "tournament" : -1, "type" : 7, "day" : 67, "phase" : 4, "category" : 0, "description" : "Alexander Horne hit a flyout to Rodriguez Internet.", "nuts" : 0}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "playerTags": {"type": "array", "items": {}}, "teamTags": {"type": "array", "items": {"type": "string"}}, "gameTags": {"type": "array", "items": {"type": "string"}}, "metadata": {"type": "object", "properties": {"play": {"type": "integer"}, "subPlay": {"type": "integer"}}, "required": ["play", "subPlay"]}, "created": {"type": "string"}, "season": {"type": "integer"}, "tournament": {"type": "integer"}, "type": {"type": "integer"}, "day": {"type": "integer"}, "phase": {"type": "integer"}, "category": {"type": "integer"}, "description": {"type": "string"}, "nuts": {"type": "integer"}}, "required": ["id", "playerTags", "teamTags", "gameTags", "metadata", "created", "season", "tournament", "type", "day", "phase", "category", "description", "nuts"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "frequency": {"type": "integer"}, "gender": {"type": "string"}}, "required": ["name", "frequency", "gender"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"name" : "KIYAH", "frequency" : 1, "gender" : "male"}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "frequency": {"type": "integer"}, "gender": {"type": "string"}}, "required": ["name", "frequency", "gender"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"contacts": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}, "designation": {"type": "string"}, "mobile": {"type": "array", "items": {"type": "string"}}}, "required": ["name", "email", "designation", "mobile"]}}, "guideStarURL": {"type": "string"}, "name": {"type": "string"}, "primaryEmail": {"type": "string"}, "website": {"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"]}, "briefDescription": {"type": "string"}, "yearOfEstablishment": {"type": "string"}, "regiseredAddrress": {"type": "object", "properties": {"state": {"type": "string"}, "address": {"type": "array", "items": {"type": "string"}}}, "required": ["state", "address"]}}, "required": ["contacts", "guideStarURL", "name", "primaryEmail", "website", "organisationType", "telephone", "mainAddrress", "briefDescription", "yearOfEstablishment", "regiseredAddrress"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"contacts" : [{"name" : "TOM GEORGE", "email" : "[email protected]", "designation" : "DIRECTOR", "mobile" : ["91-734-2511031", "91-9685969503"]}], "guideStarURL" : "http://www.guidestarindia.org/Summary.aspx?CCReg=2168", "name" : "MADHYA PRADESH VIKLANG SAHAYATHA SAMITI", "primaryEmail" : "[email protected]", "website" : "http;//www.mpvss.in", "organisationType" : ["Advocacy & Campaigning", "Direct Service", "Network", "Support"], "telephone" : ["917342511031", "919425332740", "917879535715"], "mainAddrress" : {"state" : "Madhya Pradesh", "address" : ["Manovikas, Sector-9,", "Jawahar Nagar,", "Ujjain", "Madhya Pradesh", "456010"]}, "briefDescription" : "MPVSS is working for the training and rehabilitation of persons with disabilities. Main concentration is on persons with intellectual disabilities. Through its special schools, integrated centres, community centres, physiotherapy and occupational therapy units it is prviding service to around 700 children. Through inclusive education programme 3100 children with various disabilities are educated. Training programmes are run to prepare man power. Awareness programmes and parents training are organised. Vocational training is given to adult persons with disabilities. Net working with government and other NGO's", "yearOfEstablishment" : "1998", "regiseredAddrress" : {"state" : "Madhya Pradesh", "address" : ["CHANDESSARY", "CHANDESSARA P.O.", "DEWAS ROAD, UJJAIN", "Ujjain", "Madhya Pradesh", "456664"]}}
json_instruct
{"type": "object", "properties": {"contacts": {"type": "array", "items": {"type": "object", "properties": {"name": {"type": "string"}, "email": {"type": "string"}, "designation": {"type": "string"}, "mobile": {"type": "array", "items": {"type": "string"}}}, "required": ["name", "email", "designation", "mobile"]}}, "guideStarURL": {"type": "string"}, "name": {"type": "string"}, "primaryEmail": {"type": "string"}, "website": {"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"]}, "briefDescription": {"type": "string"}, "yearOfEstablishment": {"type": "string"}, "regiseredAddrress": {"type": "object", "properties": {"state": {"type": "string"}, "address": {"type": "array", "items": {"type": "string"}}}, "required": ["state", "address"]}}, "required": ["contacts", "guideStarURL", "name", "primaryEmail", "website", "organisationType", "telephone", "mainAddrress", "briefDescription", "yearOfEstablishment", "regiseredAddrress"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"directions": {"type": "array", "items": {"type": "string"}}, "ingredients": {"type": "array", "items": {"type": "string"}}, "language": {"type": "string"}, "source": {"type": "string"}, "tags": {"type": "array", "items": {"type": "string"}}, "title": {"type": "string"}, "url": {"type": "string"}}, "required": ["directions", "ingredients", "language", "source", "tags", "title", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"directions" : ["Preheat oven to 425\u00b0F. Flour heavy large baking sheet. Combine first 5 ingredients in large bowl. Add butter and rub in with fingertips until mixture resembles fine meal. Whisk 1 cup buttermilk and dark molasses in medium bowl to blend. Mix buttermilk mixture into dry ingredients. Gradually mix in enough remaining buttermilk to form soft dough. Knead on lightly floured surface just until dough holds together. Shape into 8-inch round, about 1 1/2 inches high. Cut into 4-wedges. Transfer wedges to prepared sheet, spacing apart. Bake until deep golden brown, about 30 minutes. Cool on racks."], "ingredients" : ["4 cups all purpose flour", "1/4 cup sugar", "1 teaspoon baking soda", "1/2 teaspoon ground ginger", "1/4 teaspoon salt", "1/4 cup (1/2 stick) chilled unsalted butter, cut into pieces", "1 3/4 cups (about) buttermilk", "2 tablespoons dark molasses"], "language" : "en-US", "source" : "www.epicurious.com", "tags" : ["Bread", "Ginger", "Bake", "Molasses"], "title" : "Treacle Farls", "url" : "http://www.epicurious.com/recipes/food/views/treacle-farls-1927"}
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": {"type": "string"}}, "title": {"type": "string"}, "url": {"type": "string"}}, "required": ["directions", "ingredients", "language", "source", "tags", "title", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"luci-app-watchcat": {"type": "object", "properties": {"description": {"type": "string"}, "read": {"type": "object", "properties": {"file": {"type": "object", "properties": {"/usr/bin/watchcat.sh": {"type": "array", "items": {"type": "string"}}}, "required": ["/usr/bin/watchcat.sh"]}, "uci": {"type": "array", "items": {"type": "string"}}}, "required": ["file", "uci"]}, "write": {"type": "object", "properties": {"uci": {"type": "array", "items": {"type": "string"}}}, "required": ["uci"]}}, "required": ["description", "read", "write"]}}, "required": ["luci-app-watchcat"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"luci-app-watchcat" : {"description" : "Grant access to LuCI app watchcat", "read" : {"file" : {"/usr/bin/watchcat.sh" : ["exec"]}, "uci" : ["watchcat"]}, "write" : {"uci" : ["watchcat"]}}}
json_instruct
{"type": "object", "properties": {"luci-app-watchcat": {"type": "object", "properties": {"description": {"type": "string"}, "read": {"type": "object", "properties": {"file": {"type": "object", "properties": {"/usr/bin/watchcat.sh": {"type": "array", "items": {"type": "string"}}}, "required": ["/usr/bin/watchcat.sh"]}, "uci": {"type": "array", "items": {"type": "string"}}}, "required": ["file", "uci"]}, "write": {"type": "object", "properties": {"uci": {"type": "array", "items": {"type": "string"}}}, "required": ["uci"]}}, "required": ["description", "read", "write"]}}, "required": ["luci-app-watchcat"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"label": {"type": "string"}, "id": {"type": "string"}, "_sink": {"type": "string"}, "_sinkLabel": {"type": "string"}, "_vertexId": {"type": "string"}, "_vertexLabel": {"type": "string"}, "_isEdge": {"type": "boolean"}, "_rid": {"type": "string"}, "_self": {"type": "string"}, "_etag": {"type": "string"}, "_attachments": {"type": "string"}, "_ts": {"type": "integer"}}, "required": ["label", "id", "_sink", "_sinkLabel", "_vertexId", "_vertexLabel", "_isEdge", "_rid", "_self", "_etag", "_attachments", "_ts"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"label" : "seenIn", "id" : "c4c83fc4-6e92-4123-ad97-f7c20e849173", "_sink" : "3eb22360-79ae-4865-8769-2d795a9ee103", "_sinkLabel" : "comic", "_vertexId" : "d5cd5706-7d17-4d6a-98ba-84b96677bbd9", "_vertexLabel" : "hero", "_isEdge" : true, "_rid" : "VyAjAPMRAACqAAAAAAAAAA==", "_self" : "dbs/VyAjAA==/colls/VyAjAPMRAAA=/docs/VyAjAPMRAACqAAAAAAAAAA==/", "_etag" : "\"5000c3e8-0000-0000-0000-595eb97a0000\"", "_attachments" : "attachments/", "_ts" : 1499380089}
json_instruct
{"type": "object", "properties": {"label": {"type": "string"}, "id": {"type": "string"}, "_sink": {"type": "string"}, "_sinkLabel": {"type": "string"}, "_vertexId": {"type": "string"}, "_vertexLabel": {"type": "string"}, "_isEdge": {"type": "boolean"}, "_rid": {"type": "string"}, "_self": {"type": "string"}, "_etag": {"type": "string"}, "_attachments": {"type": "string"}, "_ts": {"type": "integer"}}, "required": ["label", "id", "_sink", "_sinkLabel", "_vertexId", "_vertexLabel", "_isEdge", "_rid", "_self", "_etag", "_attachments", "_ts"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"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" : 30, "objective" : "cross_on_cube", "white" : "bayesopt_poi", "black" : "ultraopt_random", "traceback" : ["passing", "passing"], "best_val" : [-1.9881359, -1.9478395], "best_x" : [[0.638168270688584, 0.708227542505938, 0.09956188247716026, 0.21586106740574512, 0.1197225184243372, 0.2346474496361595, 0.1775061916711707, 0.35855877827283855], [0.040775141554763916, 0.5908929431882418, 0.6775643618422824, 0.016587828927856152, 0.512093058299281, 0.22649577519793795, 0.6451727904094499, 0.17436642900499144]], "feval_count" : [30, 30], "n_trials_instructed" : [30, 30], "passing" : [true, true], "completed" : true, "points" : 1.0, "winner" : "bayesopt_poi", "loser" : "ultraopt_random"}
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#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"inputs": {"type": "array", "items": {"type": "string"}}, "outputs": {"type": "array", "items": {"type": "string"}}}, "required": ["inputs", "outputs"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"inputs" : ["2 5\n3 3\n4 5\n", "4 6\n5 8\n3 6\n2 3\n2 2\n", "1 5\n1 7\n", "4 9\n10 13\n4 18\n13 3\n10 6\n", "1 1\n1 1000000000\n", "1 1\n1000000000 1000000000\n", "1 1\n1000000000 1\n", "2 3\n1000000000 1\n2 2\n", "2 5\n1 7\n1 1000000000\n"], "outputs" : ["4\n", "3\n", "-1\n", "13\n", "-999999998\n", "1\n", "1000000000\n", "1000000000\n", "-1\n"]}
json_instruct
{"type": "object", "properties": {"inputs": {"type": "array", "items": {"type": "string"}}, "outputs": {"type": "array", "items": {"type": "string"}}}, "required": ["inputs", "outputs"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"vertices": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "required": ["vertices"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"vertices" : [[52, 17], [58, 13], [69, 28], [68, 35], [43, 28], [48, 23], [57, 20], [63, 24], [66, 42], [43, 30], [38, 34], [46, 30], [52, 26], [59, 29], [63, 35], [36, 28], [38, 41], [42, 36], [46, 31], [53, 33], [31, 32], [38, 34], [38, 42], [42, 37], [48, 38], [47, 45], [26, 38], [35, 41], [33, 48], [35, 33], [42, 33], [40, 49], [24, 31], [29, 36], [32, 42], [38, 39], [36, 35], [38, 42], [17, 29], [22, 35], [26, 41], [31, 36], [32, 29], [10, 27], [15, 32], [22, 36], [26, 31], [30, 22], [32, 15], [21, 36], [18, 42], [19, 30], [23, 24], [35, 8], [11, 42], [15, 36], [24, 17], [28, 11]]}
json_instruct
{"type": "object", "properties": {"vertices": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}}, "required": ["vertices"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"extends": {"type": "string"}, "include": {"type": "array", "items": {"type": "string"}}, "exclude": {"type": "array", "items": {"type": "string"}}, "compilerOptions": {"type": "object", "properties": {"strict": {"type": "boolean"}, "module": {"type": "string"}, "jsx": {"type": "string"}, "resolveJsonModule": {"type": "boolean"}, "esModuleInterop": {"type": "boolean"}, "sourceMap": {"type": "boolean"}, "allowJs": {"type": "boolean"}, "lib": {"type": "array", "items": {"type": "string"}}, "rootDir": {"type": "string"}, "moduleResolution": {"type": "string"}}, "required": ["strict", "module", "jsx", "resolveJsonModule", "esModuleInterop", "sourceMap", "allowJs", "lib", "rootDir", "moduleResolution"]}}, "required": ["extends", "include", "exclude", "compilerOptions"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"extends" : "@tsconfig/svelte/tsconfig.json", "include" : ["src/**/*"], "exclude" : ["node_modules/*", "__sapper__/*", "public/*"], "compilerOptions" : {"strict" : true, "module" : "esnext", "jsx" : "preserve", "resolveJsonModule" : true, "esModuleInterop" : true, "sourceMap" : true, "allowJs" : false, "lib" : ["es6", "dom"], "rootDir" : "src", "moduleResolution" : "node"}}
json_instruct
{"type": "object", "properties": {"extends": {"type": "string"}, "include": {"type": "array", "items": {"type": "string"}}, "exclude": {"type": "array", "items": {"type": "string"}}, "compilerOptions": {"type": "object", "properties": {"strict": {"type": "boolean"}, "module": {"type": "string"}, "jsx": {"type": "string"}, "resolveJsonModule": {"type": "boolean"}, "esModuleInterop": {"type": "boolean"}, "sourceMap": {"type": "boolean"}, "allowJs": {"type": "boolean"}, "lib": {"type": "array", "items": {"type": "string"}}, "rootDir": {"type": "string"}, "moduleResolution": {"type": "string"}}, "required": ["strict", "module", "jsx", "resolveJsonModule", "esModuleInterop", "sourceMap", "allowJs", "lib", "rootDir", "moduleResolution"]}}, "required": ["extends", "include", "exclude", "compilerOptions"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"ofi.common-js.js": {"type": "string"}}, "required": ["ofi.common-js.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"ofi.common-js.js" : "sha256-CbT7O4esqIdIisTlkBAO0kJ0ZzfBH5e4koNW8stFOsI="}
json_instruct
{"type": "object", "properties": {"ofi.common-js.js": {"type": "string"}}, "required": ["ofi.common-js.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"id": {"type": "integer"}, "info": {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "additionalInfo": {"type": "null"}, "format": {"type": "string"}, "category": {"type": "string"}, "createdAt": {"type": "string"}, "updatedAt": {"type": "string"}, "license": {"type": "string"}, "author": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}}, "required": ["id", "name"]}}, "required": ["name", "description", "additionalInfo", "format", "category", "createdAt", "updatedAt", "license", "author"]}, "stats": {"type": "object", "properties": {"installs": {"type": "object", "properties": {"total": {"type": "integer"}, "weekly": {"type": "integer"}}, "required": ["total", "weekly"]}}, "required": ["installs"]}, "screenshots": {"type": "object", "properties": {"main": {"type": "object", "properties": {"name": {"type": "string"}, "archived": {"type": "boolean"}}, "required": ["name", "archived"]}}, "required": ["main"]}, "discussions": {"type": "object", "properties": {"stats": {"type": "object", "properties": {"discussionsCount": {"type": "integer"}, "commentsCount": {"type": "integer"}}, "required": ["discussionsCount", "commentsCount"]}, "data": {"type": "array", "items": {}}}, "required": ["stats", "data"]}, "style": {"type": "object", "properties": {"css": {"type": "string"}}, "required": ["css"]}}, "required": ["id", "info", "stats", "screenshots", "discussions", "style"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : 106155, "info" : {"name" : "SLOG - Remove Mudede", "description" : "Remove all posts by Charles Mudede from the front page of Stranger's SLOG", "additionalInfo" : null, "format" : "uso", "category" : "thestranger", "createdAt" : "2014-10-10T06:46:02.000Z", "updatedAt" : "2014-10-10T06:46:02.000Z", "license" : "CC0-1.0", "author" : {"id" : 275574, "name" : "gmerku"}}, "stats" : {"installs" : {"total" : 78, "weekly" : 0}}, "screenshots" : {"main" : {"name" : "106155-after.png", "archived" : false}}, "discussions" : {"stats" : {"discussionsCount" : 0, "commentsCount" : 0}, "data" : []}, "style" : {"css" : "@namespace url(http://www.w3.org/1999/xhtml);\r\n\r\n@-moz-document url(\"http://slog.thestranger.com/blogs/slog/\") {\r\n .author-237 {\r\n display: none;\r\n }\r\n}"}}
json_instruct
{"type": "object", "properties": {"id": {"type": "integer"}, "info": {"type": "object", "properties": {"name": {"type": "string"}, "description": {"type": "string"}, "additionalInfo": {"type": "null"}, "format": {"type": "string"}, "category": {"type": "string"}, "createdAt": {"type": "string"}, "updatedAt": {"type": "string"}, "license": {"type": "string"}, "author": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}}, "required": ["id", "name"]}}, "required": ["name", "description", "additionalInfo", "format", "category", "createdAt", "updatedAt", "license", "author"]}, "stats": {"type": "object", "properties": {"installs": {"type": "object", "properties": {"total": {"type": "integer"}, "weekly": {"type": "integer"}}, "required": ["total", "weekly"]}}, "required": ["installs"]}, "screenshots": {"type": "object", "properties": {"main": {"type": "object", "properties": {"name": {"type": "string"}, "archived": {"type": "boolean"}}, "required": ["name", "archived"]}}, "required": ["main"]}, "discussions": {"type": "object", "properties": {"stats": {"type": "object", "properties": {"discussionsCount": {"type": "integer"}, "commentsCount": {"type": "integer"}}, "required": ["discussionsCount", "commentsCount"]}, "data": {"type": "array", "items": {}}}, "required": ["stats", "data"]}, "style": {"type": "object", "properties": {"css": {"type": "string"}}, "required": ["css"]}}, "required": ["id", "info", "stats", "screenshots", "discussions", "style"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"$schema": {"type": "string"}, "type": {"type": "string"}, "title": {"type": "string"}, "description": {"type": "string"}, "allOf": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"lv": {"type": "object", "properties": {"title": {"type": "string"}, "$ref": {"type": "string"}}, "required": ["title", "$ref"]}}, "required": ["lv"]}, "required": {"type": "array", "items": {"type": "string"}}}, "required": ["type", "properties", "required"]}}}, "required": ["$schema", "type", "title", "description", "allOf"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"$schema" : "https://json-schema.org/draft/2020-12/schema", "type" : "object", "title" : "Audio Settings", "description" : "", "allOf" : [{"type" : "object", "properties" : {"lv" : {"title" : "Level", "$ref" : "#/$defs/animated-properties/multi-dimensional"}}, "required" : ["lv"]}]}
json_instruct
{"type": "object", "properties": {"$schema": {"type": "string"}, "type": {"type": "string"}, "title": {"type": "string"}, "description": {"type": "string"}, "allOf": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "properties": {"type": "object", "properties": {"lv": {"type": "object", "properties": {"title": {"type": "string"}, "$ref": {"type": "string"}}, "required": ["title", "$ref"]}}, "required": ["lv"]}, "required": {"type": "array", "items": {"type": "string"}}}, "required": ["type", "properties", "required"]}}}, "required": ["$schema", "type", "title", "description", "allOf"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "license": {"type": "string"}, "main": {"type": "string"}, "files": {"type": "array", "items": {"type": "string"}}, "types": {"type": "string"}, "scripts": {"type": "object", "properties": {"lint-staged": {"type": "string"}, "test": {"type": "string"}, "build": {"type": "string"}, "prepublishOnly": {"type": "string"}}, "required": ["lint-staged", "test", "build", "prepublishOnly"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "devDependencies": {"type": "object", "properties": {"@types/jest": {"type": "string"}, "jest": {"type": "string"}, "rimraf": {"type": "string"}, "ts-jest": {"type": "string"}, "typescript": {"type": "string"}}, "required": ["@types/jest", "jest", "rimraf", "ts-jest", "typescript"]}, "jest": {"type": "object", "properties": {"preset": {"type": "string"}, "collectCoverage": {"type": "boolean"}, "testRegex": {"type": "string"}, "collectCoverageFrom": {"type": "array", "items": {"type": "string"}}}, "required": ["preset", "collectCoverage", "testRegex", "collectCoverageFrom"]}}, "required": ["name", "version", "description", "license", "main", "files", "types", "scripts", "keywords", "devDependencies", "jest"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "byte-parser", "version" : "1.0.0", "description" : "Parse byte string to byte number, e.g. 1.2 Kb -> 1228.8, Kb, Mb, Gb, Tb, Pb, Eb, Zb, Yb supported.", "license" : "MIT", "main" : "lib/index.js", "files" : ["lib"], "types" : "lib/index.d.ts", "scripts" : {"lint-staged" : "lint-staged", "test" : "jest", "build" : "rimraf ./lib && tsc --module commonjs --outDir lib", "prepublishOnly" : "npm run build"}, "keywords" : ["byte-parser", "parse-byte", "file-size", "size-parser"], "devDependencies" : {"@types/jest" : "^26.0.13", "jest" : "^26.4.2", "rimraf" : "^3.0.2", "ts-jest" : "^26.3.0", "typescript" : "^3.9.7"}, "jest" : {"preset" : "ts-jest", "collectCoverage" : true, "testRegex" : "(/__tests__/.*\\.(test|spec))\\.ts$", "collectCoverageFrom" : ["src/**/*.ts"]}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "license": {"type": "string"}, "main": {"type": "string"}, "files": {"type": "array", "items": {"type": "string"}}, "types": {"type": "string"}, "scripts": {"type": "object", "properties": {"lint-staged": {"type": "string"}, "test": {"type": "string"}, "build": {"type": "string"}, "prepublishOnly": {"type": "string"}}, "required": ["lint-staged", "test", "build", "prepublishOnly"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "devDependencies": {"type": "object", "properties": {"@types/jest": {"type": "string"}, "jest": {"type": "string"}, "rimraf": {"type": "string"}, "ts-jest": {"type": "string"}, "typescript": {"type": "string"}}, "required": ["@types/jest", "jest", "rimraf", "ts-jest", "typescript"]}, "jest": {"type": "object", "properties": {"preset": {"type": "string"}, "collectCoverage": {"type": "boolean"}, "testRegex": {"type": "string"}, "collectCoverageFrom": {"type": "array", "items": {"type": "string"}}}, "required": ["preset", "collectCoverage", "testRegex", "collectCoverageFrom"]}}, "required": ["name", "version", "description", "license", "main", "files", "types", "scripts", "keywords", "devDependencies", "jest"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"word" : "presphenoidal", "definition" : "Of or pertaining to the presphenoid bone; presphenoid."}
json_instruct
{"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"slug": {"type": "string"}, "relevant-countries": {"type": "array", "items": {"type": "string"}}, "categories": {"type": "array", "items": {"type": "string"}}, "name": {"type": "string"}, "address": {"type": "string"}, "phone": {"type": "string"}, "fax": {"type": "string"}, "email": {"type": "string"}, "web": {"type": "string"}, "sources": {"type": "array", "items": {"type": "string"}}, "suggested-transport-medium": {"type": "string"}, "quality": {"type": "string"}}, "required": ["slug", "relevant-countries", "categories", "name", "address", "phone", "fax", "email", "web", "sources", "suggested-transport-medium", "quality"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"slug" : "cinecitta", "relevant-countries" : ["de"], "categories" : ["entertainment"], "name" : "CINECITTA' Multiplexkino GmbH & Co. KG", "address" : "c/o Rechtsanwaltskanzlei Costard\nLina-Ammon-Stra\u00dfe 9\n90471 N\u00fcrnberg\nDeutschland", "phone" : "+49 911 7903034", "fax" : "+49 911 7903035", "email" : "[email protected]", "web" : "https://www.cinecitta.de", "sources" : ["https://www.cinecitta.de/de/Datenschutzerklaerung-4889,560649.html", "https://github.com/datenanfragen/data/issues/461"], "suggested-transport-medium" : "email", "quality" : "verified"}
json_instruct
{"type": "object", "properties": {"slug": {"type": "string"}, "relevant-countries": {"type": "array", "items": {"type": "string"}}, "categories": {"type": "array", "items": {"type": "string"}}, "name": {"type": "string"}, "address": {"type": "string"}, "phone": {"type": "string"}, "fax": {"type": "string"}, "email": {"type": "string"}, "web": {"type": "string"}, "sources": {"type": "array", "items": {"type": "string"}}, "suggested-transport-medium": {"type": "string"}, "quality": {"type": "string"}}, "required": ["slug", "relevant-countries", "categories", "name", "address", "phone", "fax", "email", "web", "sources", "suggested-transport-medium", "quality"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this 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" : [[[138.25, 20.083333333333332], [138.25, 20.166666666666668], [138.375, 20.166666666666668], [138.375, 20.083333333333332], [138.25, 20.083333333333332]]]}, "properties" : {"code" : 303812, "url" : "http://madefor.github.io/0410/api/v1/303812.geojson", "view" : "https://github.com/madefor/0410/blob/gh-pages/api/v1/303812.geojson"}}
json_instruct
{"type": "object", "properties": {"type": {"type": "string"}, "geometry": {"type": "object", "properties": {"type": {"type": "string"}, "coordinates": {"type": "array", "items": {"type": "array", "items": {"type": "array", "items": {"type": "number"}}}}}, "required": ["type", "coordinates"]}, "properties": {"type": "object", "properties": {"code": {"type": "integer"}, "url": {"type": "string"}, "view": {"type": "string"}}, "required": ["code", "url", "view"]}}, "required": ["type", "geometry", "properties"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"HostConfigHash": {"type": "string"}, "CardHash": {"type": "string"}, "Error": {"type": "null"}}, "required": ["HostConfigHash", "CardHash", "Error"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"HostConfigHash" : "96064a9", "CardHash" : "7e8b0a4", "Error" : null}
json_instruct
{"type": "object", "properties": {"HostConfigHash": {"type": "string"}, "CardHash": {"type": "string"}, "Error": {"type": "null"}}, "required": ["HostConfigHash", "CardHash", "Error"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"acadYear": {"type": "string"}, "description": {"type": "string"}, "title": {"type": "string"}, "department": {"type": "string"}, "faculty": {"type": "string"}, "workload": {"type": "array", "items": {"type": "integer"}}, "moduleCredit": {"type": "string"}, "moduleCode": {"type": "string"}, "semesterData": {"type": "array", "items": {}}}, "required": ["acadYear", "description", "title", "department", "faculty", "workload", "moduleCredit", "moduleCode", "semesterData"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"acadYear" : "2019/2020", "description" : "This module focuses on integrating Design Thinking into the creative development of innovative products and services. It is a human-centric approach with emphasis on user desirability, technology feasibility and business viability.\n\nIncreasingly, companies compete beyond technologies, and the use of Design Thinking (such as Apple\u2019s iTune, iPOD & iPhone) has created world-leading products. The Singapore\u2019s Economic Strategies Committee has proposed design-driven innovation as a national competitive strategy.\n\nThis module is developed with the support of DesignSinagpore Council (Dsg), Ministry of Information, communication & the Arts (MICA). Dsg is the national\nagency on design promotion for the Singapore\u2019s economy. Students will also attend industry forums and networking sessions.\n\nModule will be delivered via case studies", "title" : "Topics in Design Thinking & Business Innovation", "department" : "BIZ Dean's Office", "faculty" : "NUS Business School", "workload" : [0, 3, 0, 5, 2], "moduleCredit" : "2", "moduleCode" : "BMA5530A", "semesterData" : []}
json_instruct
{"type": "object", "properties": {"acadYear": {"type": "string"}, "description": {"type": "string"}, "title": {"type": "string"}, "department": {"type": "string"}, "faculty": {"type": "string"}, "workload": {"type": "array", "items": {"type": "integer"}}, "moduleCredit": {"type": "string"}, "moduleCode": {"type": "string"}, "semesterData": {"type": "array", "items": {}}}, "required": ["acadYear", "description", "title", "department", "faculty", "workload", "moduleCredit", "moduleCode", "semesterData"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"parent": {"type": "string"}}, "required": ["parent"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"parent" : "rankine:block/mariposite_vertical_slab_straight"}
json_instruct
{"type": "object", "properties": {"parent": {"type": "string"}}, "required": ["parent"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"path": {"type": "string"}, "dependencies": {"type": "object", "properties": {"lgtv-2012": {"type": "string"}, "ping": {"type": "string"}, "util": {"type": "string"}}, "required": ["lgtv-2012", "ping", "util"]}, "description": {"type": "string"}, "devDependencies": {"type": "object", "properties": {}, "required": []}, "directories": {"type": "object", "properties": {}, "required": []}, "engines": {"type": "object", "properties": {"homebridge": {"type": "string"}, "node": {"type": "string"}}, "required": ["homebridge", "node"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "license": {"type": "string"}, "main": {"type": "string"}, "name": {"type": "string"}, "optionalDependencies": {"type": "object", "properties": {}, "required": []}, "readme": {"type": "string"}, "version": {"type": "string"}}, "required": ["path", "dependencies", "description", "devDependencies", "directories", "engines", "keywords", "license", "main", "name", "optionalDependencies", "readme", "version"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"path" : "", "dependencies" : {"lgtv-2012" : "*", "ping" : "^0.2.2", "util" : "^0.10.3"}, "description" : "Homebridge plugin for LG 2012 series TVs that uses the new homekit TV service", "devDependencies" : {}, "directories" : {}, "engines" : {"homebridge" : ">=0.2.0", "node" : ">=0.12.0"}, "keywords" : ["homebridge", "homebridge-plugin", "lgtv", "lgtv-2012", "homebridge-lgtv-2012"], "license" : "MIT", "main" : "index.js", "name" : "homebridge-lgtv-fork-tvkit", "optionalDependencies" : {}, "readme" : "README.md", "version" : "1.0.7"}
json_instruct
{"type": "object", "properties": {"path": {"type": "string"}, "dependencies": {"type": "object", "properties": {"lgtv-2012": {"type": "string"}, "ping": {"type": "string"}, "util": {"type": "string"}}, "required": ["lgtv-2012", "ping", "util"]}, "description": {"type": "string"}, "devDependencies": {"type": "object", "properties": {}, "required": []}, "directories": {"type": "object", "properties": {}, "required": []}, "engines": {"type": "object", "properties": {"homebridge": {"type": "string"}, "node": {"type": "string"}}, "required": ["homebridge", "node"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "license": {"type": "string"}, "main": {"type": "string"}, "name": {"type": "string"}, "optionalDependencies": {"type": "object", "properties": {}, "required": []}, "readme": {"type": "string"}, "version": {"type": "string"}}, "required": ["path", "dependencies", "description", "devDependencies", "directories", "engines", "keywords", "license", "main", "name", "optionalDependencies", "readme", "version"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"CALLINFO": {"type": "object", "properties": {"errorcodes": {"type": "integer"}, "errors": {"type": "integer"}, "general": {"type": "array", "items": {}}, "handler": {"type": "string"}, "message": {"type": "string"}, "status": {"type": "string"}, "token": {"type": "string"}}, "required": ["errorcodes", "errors", "general", "handler", "message", "status", "token"]}, "DATA": {"type": "object", "properties": {"description": {"type": "string"}, "groupname": {"type": "string"}, "token": {"type": "string"}}, "required": ["description", "groupname", "token"]}, "HEADERS": {"type": "object", "properties": {"Accept": {"type": "string"}, "Content-Length": {"type": "string"}, "Content-Type": {"type": "string"}, "Host": {"type": "string"}, "User-Agent": {"type": "string"}, "X-Http-Token": {"type": "string"}}, "required": ["Accept", "Content-Length", "Content-Type", "Host", "User-Agent", "X-Http-Token"]}, "PARAMS": {"type": "array", "items": {}}, "VAULT": {"type": "array", "items": {"type": "object", "properties": {"description": {"type": "string"}, "groupname": {"type": "string"}, "id": {"type": "string"}, "policy": {"type": "string"}, "status": {"type": "string"}, "statustext": {"type": "string"}}, "required": ["description", "groupname", "id", "policy", "status", "statustext"]}}}, "required": ["CALLINFO", "DATA", "HEADERS", "PARAMS", "VAULT"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"CALLINFO" : {"errorcodes" : 0, "errors" : 0, "general" : [], "handler" : "VaultHandler", "message" : "Vault updated", "status" : "SUCCESS", "token" : "StoredSafe-Token"}, "DATA" : {"description" : "Login information and license keys.", "groupname" : "Firewalls in ZA", "token" : "StoredSafe-Token"}, "HEADERS" : {"Accept" : "*/*", "Content-Length" : "99", "Content-Type" : "application/x-www-form-urlencoded", "Host" : "safe.domain.cc", "User-Agent" : "curl/7.64.1", "X-Http-Token" : "StoredSafe-Token"}, "PARAMS" : [], "VAULT" : [{"description" : "Login information and license keys.", "groupname" : "Firewalls in ZA", "id" : "144", "policy" : "13", "status" : "4", "statustext" : "Admin"}]}
json_instruct
{"type": "object", "properties": {"CALLINFO": {"type": "object", "properties": {"errorcodes": {"type": "integer"}, "errors": {"type": "integer"}, "general": {"type": "array", "items": {}}, "handler": {"type": "string"}, "message": {"type": "string"}, "status": {"type": "string"}, "token": {"type": "string"}}, "required": ["errorcodes", "errors", "general", "handler", "message", "status", "token"]}, "DATA": {"type": "object", "properties": {"description": {"type": "string"}, "groupname": {"type": "string"}, "token": {"type": "string"}}, "required": ["description", "groupname", "token"]}, "HEADERS": {"type": "object", "properties": {"Accept": {"type": "string"}, "Content-Length": {"type": "string"}, "Content-Type": {"type": "string"}, "Host": {"type": "string"}, "User-Agent": {"type": "string"}, "X-Http-Token": {"type": "string"}}, "required": ["Accept", "Content-Length", "Content-Type", "Host", "User-Agent", "X-Http-Token"]}, "PARAMS": {"type": "array", "items": {}}, "VAULT": {"type": "array", "items": {"type": "object", "properties": {"description": {"type": "string"}, "groupname": {"type": "string"}, "id": {"type": "string"}, "policy": {"type": "string"}, "status": {"type": "string"}, "statustext": {"type": "string"}}, "required": ["description", "groupname", "id", "policy", "status", "statustext"]}}}, "required": ["CALLINFO", "DATA", "HEADERS", "PARAMS", "VAULT"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"version": {"type": "string"}, "contributors": {"type": "array", "items": {"type": "string"}}, "dependencies": {"type": "object", "properties": {"hxcpp": {"type": "string"}}, "required": ["hxcpp"]}, "releasenote": {"type": "string"}, "tags": {"type": "array", "items": {"type": "string"}}, "license": {"type": "string"}, "name": {"type": "string"}, "description": {"type": "string"}, "url": {"type": "string"}}, "required": ["version", "contributors", "dependencies", "releasenote", "tags", "license", "name", "description", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"version" : "1.0.0", "contributors" : ["haxeui", "ianharrigan"], "dependencies" : {"hxcpp" : ""}, "releasenote" : "1.0 release", "tags" : ["raylib", "externs"], "license" : "MIT", "name" : "raylib-haxe", "description" : "Haxe externs for RayLib", "url" : "https://github.com/haxeui/raylib-haxe"}
json_instruct
{"type": "object", "properties": {"version": {"type": "string"}, "contributors": {"type": "array", "items": {"type": "string"}}, "dependencies": {"type": "object", "properties": {"hxcpp": {"type": "string"}}, "required": ["hxcpp"]}, "releasenote": {"type": "string"}, "tags": {"type": "array", "items": {"type": "string"}}, "license": {"type": "string"}, "name": {"type": "string"}, "description": {"type": "string"}, "url": {"type": "string"}}, "required": ["version", "contributors", "dependencies", "releasenote", "tags", "license", "name", "description", "url"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"artist_id": {"type": "string"}, "artist_latitude": {"type": "null"}, "artist_location": {"type": "string"}, "artist_longitude": {"type": "null"}, "artist_name": {"type": "string"}, "duration": {"type": "number"}, "num_songs": {"type": "integer"}, "song_id": {"type": "string"}, "title": {"type": "string"}, "year": {"type": "integer"}}, "required": ["artist_id", "artist_latitude", "artist_location", "artist_longitude", "artist_name", "duration", "num_songs", "song_id", "title", "year"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"artist_id" : "ARYXNP71187FB38034", "artist_latitude" : null, "artist_location" : "", "artist_longitude" : null, "artist_name" : "Country Joe & The Fish", "duration" : 222.6673, "num_songs" : 1, "song_id" : "SOWZOXF12AB017CF70", "title" : "I Feel Like I'm Fixin To", "year" : 0}
json_instruct
{"type": "object", "properties": {"artist_id": {"type": "string"}, "artist_latitude": {"type": "null"}, "artist_location": {"type": "string"}, "artist_longitude": {"type": "null"}, "artist_name": {"type": "string"}, "duration": {"type": "number"}, "num_songs": {"type": "integer"}, "song_id": {"type": "string"}, "title": {"type": "string"}, "year": {"type": "integer"}}, "required": ["artist_id", "artist_latitude", "artist_location", "artist_longitude", "artist_name", "duration", "num_songs", "song_id", "title", "year"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "array", "items": {"type": "object", "properties": {"languageCode": {"type": "string"}, "languageText": {"type": "string"}}, "required": ["languageCode", "languageText"]}}, "description": {"type": "array", "items": {"type": "object", "properties": {"languageCode": {"type": "string"}, "languageText": {"type": "string"}}, "required": ["languageCode", "languageText"]}}, "administrativeStatus": {"type": "string"}, "versionValidFrom": {"type": "string"}, "validFrom": {"type": "string"}, "createdDate": {"type": "string"}, "createdBy": {"type": "string"}, "logicalRecords": {"type": "array", "items": {"type": "string"}}}, "required": ["id", "name", "description", "administrativeStatus", "versionValidFrom", "validFrom", "createdDate", "createdBy", "logicalRecords"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "0cd02d2c-14a4-4e4a-8b2a-c755f250d2b1", "name" : [{"languageCode" : "nb", "languageText" : "identifikasjonsnummer"}], "description" : [{"languageCode" : "nb", "languageText" : "FregPersondokumentMedHistorikk datastruktur identifikasjonsnummer"}], "administrativeStatus" : "DRAFT", "versionValidFrom" : "2019-06-07T08:33:57.000Z", "validFrom" : "2019-06-07T08:33:57.000Z", "createdDate" : "2019-06-07T08:33:57.000Z", "createdBy" : "BNJ", "logicalRecords" : ["/LogicalRecord/4e24e71d-19f6-482f-8431-4bd8c4b41252"]}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "array", "items": {"type": "object", "properties": {"languageCode": {"type": "string"}, "languageText": {"type": "string"}}, "required": ["languageCode", "languageText"]}}, "description": {"type": "array", "items": {"type": "object", "properties": {"languageCode": {"type": "string"}, "languageText": {"type": "string"}}, "required": ["languageCode", "languageText"]}}, "administrativeStatus": {"type": "string"}, "versionValidFrom": {"type": "string"}, "validFrom": {"type": "string"}, "createdDate": {"type": "string"}, "createdBy": {"type": "string"}, "logicalRecords": {"type": "array", "items": {"type": "string"}}}, "required": ["id", "name", "description", "administrativeStatus", "versionValidFrom", "validFrom", "createdDate", "createdBy", "logicalRecords"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "code": {"type": "string"}, "address": {"type": "object", "properties": {"addressLine1": {"type": "string"}, "town": {"type": "string"}, "postcode": {"type": "string"}}, "required": ["addressLine1", "town", "postcode"]}, "organisation": {"type": "object", "properties": {"id": {"type": "string"}, "code": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "code", "name"]}}, "required": ["id", "name", "code", "address", "organisation"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "f23f5dd5-0b69-4cbb-890b-2ba14c4d08fc", "name" : "Main Site", "code" : "-", "address" : {"addressLine1" : "Westgate", "town" : "Sleaford", "postcode" : "NG34 7PS"}, "organisation" : {"id" : "eb9baee1-ab34-4e8d-8e1f-3b8dbd48b5a8", "code" : "24D", "name" : "St George\u2019s Academy"}}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "name": {"type": "string"}, "code": {"type": "string"}, "address": {"type": "object", "properties": {"addressLine1": {"type": "string"}, "town": {"type": "string"}, "postcode": {"type": "string"}}, "required": ["addressLine1", "town", "postcode"]}, "organisation": {"type": "object", "properties": {"id": {"type": "string"}, "code": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "code", "name"]}}, "required": ["id", "name", "code", "address", "organisation"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"slug": {"type": "string"}, "default": {"type": "object", "properties": {"image": {"type": "boolean"}, "imageFocus": {"type": "object", "properties": {"top": {"type": "integer"}, "left": {"type": "integer"}}, "required": ["top", "left"]}, "size": {"type": "string"}, "title": {"type": "string"}, "byline": {"type": "string"}, "paragraph": {"type": "string"}}, "required": ["image", "imageFocus", "size", "title", "byline", "paragraph"]}, "description": {"type": "object", "properties": {"image": {"type": "string"}, "imageFocus": {"type": "string"}, "size": {"type": "string"}, "title": {"type": "string"}, "byline": {"type": "string"}, "paragraph": {"type": "string"}}, "required": ["image", "imageFocus", "size", "title", "byline", "paragraph"]}, "view": {"type": "string"}, "dependency": {"type": "object", "properties": {"sass": {"type": "object", "properties": {"components": {"type": "array", "items": {"type": "string"}}}, "required": ["components"]}}, "required": ["sass"]}}, "required": ["slug", "default", "description", "view", "dependency"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"slug" : "hero", "default" : {"image" : false, "imageFocus" : {"top" : 30, "left" : 50}, "size" : "normal", "title" : "", "byline" : "", "paragraph" : ""}, "description" : {"image" : "Background image", "imageFocus" : "Where to focus in the background.", "size" : "Ratio (normal, large)", "title" : "The title text", "byline" : "The byline text", "paragraph" : "The body text."}, "view" : "hero.blade.php", "dependency" : {"sass" : {"components" : ["heroo", "typography"]}}}
json_instruct
{"type": "object", "properties": {"slug": {"type": "string"}, "default": {"type": "object", "properties": {"image": {"type": "boolean"}, "imageFocus": {"type": "object", "properties": {"top": {"type": "integer"}, "left": {"type": "integer"}}, "required": ["top", "left"]}, "size": {"type": "string"}, "title": {"type": "string"}, "byline": {"type": "string"}, "paragraph": {"type": "string"}}, "required": ["image", "imageFocus", "size", "title", "byline", "paragraph"]}, "description": {"type": "object", "properties": {"image": {"type": "string"}, "imageFocus": {"type": "string"}, "size": {"type": "string"}, "title": {"type": "string"}, "byline": {"type": "string"}, "paragraph": {"type": "string"}}, "required": ["image", "imageFocus", "size", "title", "byline", "paragraph"]}, "view": {"type": "string"}, "dependency": {"type": "object", "properties": {"sass": {"type": "object", "properties": {"components": {"type": "array", "items": {"type": "string"}}}, "required": ["components"]}}, "required": ["sass"]}}, "required": ["slug", "default", "description", "view", "dependency"], "$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": "string"}, "authors": {"type": "object", "properties": {"\u4faf\u68ee\u9b41": {"type": "string"}}, "required": ["\u4faf\u68ee\u9b41"]}, "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": "string"}, "frameworks": {"type": "string"}, "requires_arc": {"type": "boolean"}}, "required": ["name", "version", "summary", "description", "homepage", "license", "authors", "platforms", "source", "source_files", "frameworks", "requires_arc"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "SKJavaScriptBridge", "version" : "1.0.2", "summary" : "More simple more light more easy to use for iOS/OSX bridge with Javascript.", "description" : "English:More simple more light more easy to use for iOS/OSX bridge with Javascript.\nChinese :\u66f4\u7b80\u5355\u3001\u66f4\u8f7b\u3001\u66f4\u6613\u4f7f\u7528\u7684\u539f\u751f\u548c JavaScript\u6846\u67b6.", "homepage" : "https://github.com/housenkui/JavaScriptBridge", "license" : "MIT", "authors" : {"\u4faf\u68ee\u9b41" : "[email protected]"}, "platforms" : {"ios" : "8.0", "osx" : "10.10"}, "source" : {"git" : "https://github.com/housenkui/JavaScriptBridge.git", "tag" : "1.0.2"}, "source_files" : "SKJavaScriptBridge", "frameworks" : "WebKit", "requires_arc" : true}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "summary": {"type": "string"}, "description": {"type": "string"}, "homepage": {"type": "string"}, "license": {"type": "string"}, "authors": {"type": "object", "properties": {"\u4faf\u68ee\u9b41": {"type": "string"}}, "required": ["\u4faf\u68ee\u9b41"]}, "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": "string"}, "frameworks": {"type": "string"}, "requires_arc": {"type": "boolean"}}, "required": ["name", "version", "summary", "description", "homepage", "license", "authors", "platforms", "source", "source_files", "frameworks", "requires_arc"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "array", "items": {"type": "array", "items": {}}}}, "required": ["contract", "tool", "start", "end", "duration", "analysis"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"contract" : "0x2de0b799ae86c3cbc5c26c148681a45ed4f09b1e", "tool" : "manticore", "start" : 1564916557.8372085, "end" : 1564918359.1966083, "duration" : 1801.3593997955322, "analysis" : [[], [], [], [], []]}
json_instruct
{"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "array", "items": {"type": "array", "items": {}}}}, "required": ["contract", "tool", "start", "end", "duration", "analysis"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "text": {"type": "string"}, "id": {"type": "string"}}, "required": ["title", "text", "id"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"title" : "Test Title", "text" : "Test text", "id" : "81baffa4-ffac-49fa-8972-c67f2e5be4e5"}, {"title" : "hello mate", "text" : "thank for looking at my app\n", "id" : "b11c3570-28f6-42c3-a241-f7c0264ac9c4"}, {"title" : "Thank you for looking", "text" : "this app was brought to you by michael ", "id" : "3e0f81df-93c3-470c-88e2-bdfb4606b5de"}, {"title" : "Create title", "text" : "Write some body of text here !!", "id" : "579a248c-f34d-4f1c-8f09-cdfab2fc8bf1"}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"title": {"type": "string"}, "text": {"type": "string"}, "id": {"type": "string"}}, "required": ["title", "text", "id"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"algorithm": {"type": "number"}, "learning_rate": {"type": "number"}, "max_depth": {"type": "number"}, "n_estimators": {"type": "number"}, "strategy": {"type": "number"}}, "required": ["algorithm", "learning_rate", "max_depth", "n_estimators", "strategy"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"algorithm" : 0.023909751763989108, "learning_rate" : 0.032568061392153284, "max_depth" : 0.5563088523505091, "n_estimators" : 0.030096998852376038, "strategy" : 0.0018505040984271443}
json_instruct
{"type": "object", "properties": {"algorithm": {"type": "number"}, "learning_rate": {"type": "number"}, "max_depth": {"type": "number"}, "n_estimators": {"type": "number"}, "strategy": {"type": "number"}}, "required": ["algorithm", "learning_rate", "max_depth", "n_estimators", "strategy"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"WhiteVoidRoom": {"type": "array", "items": {"type": "string"}}}, "required": ["WhiteVoidRoom"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"WhiteVoidRoom" : ["BlankWhiteVoid", "DreamSequence", "AnotherDimension", "AlternateUniverse", "SealedRoomInTheMiddleOfNowhere", "Hologram", "HardLight", "AsceticAesthetic", "FeaturelessPlaneOfDisembodiedDialogue", "BlankWhiteVoid", "LazyArtist", "SequentialArt", "Chiaroscuro", "MiseryLit", "YouWakeUpInARoom", "DesignStudentsOrgasm", "Hell", "PublicServiceAnnouncement", "CelebrityEndorsement", "EvilutionaryBiologist", "DysfunctionalFamilyCircus", "BookEnds", "OhNoNotAgain", "SubvertedTrope", "OhNoNotAgain", "SubvertedTrope", "MadeForTVMovie", "DigitalAvatar", "TheAntichrist", "MarkOfTheBeast", "OffWithHisHead", "WhatCouldHaveBeen", "FinalGirl", "AmazonBrigade", "LoveTriangle", "RashomonStyle", "HowWeGotHere", "SerialKiller", "ShoutOut", "TechnologicalSingularity", "UltimateEvil", "CreepyChild", "WrapAround", "MishmashMuseum", "RevealShot", "PilotMovie", "SufficientlyAdvancedAlien", "InterspeciesRomance", "MindlinkMates", "GiantWoman", "SwallowedWhole", "NewWaveMusic", "ThreeChordsAndTheTruth", "TropeCodifier", "NoBudget", "TalkingHeads", "InvokedTrope", "Retraux", "TropeCodifier", "NoBudget", "TalkingHeads", "ChekhovsGun", "TalkingIsAFreeAction", "Cutscene", "FinalBattle", "DeadlyGraduation", "OmnicidalManiac", "HumanoidAbomination", "ShowWithinAShow", "Deconstruct", "DoesThisRemindYouOfAnything", "StepfordSmiler", "OlderThanTheyThink", "StepfordSmiler", "OlderThanTheyThink", "ElmuhFuddSyndwome", "MoralMyopia", "BadFuture", "SuperPoweredEvilSide", "UrineTrouble"]}
json_instruct
{"type": "object", "properties": {"WhiteVoidRoom": {"type": "array", "items": {"type": "string"}}}, "required": ["WhiteVoidRoom"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"edges": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}, "features": {"type": "object", "properties": {"0": {"type": "string"}, "1": {"type": "string"}, "2": {"type": "string"}, "3": {"type": "string"}, "4": {"type": "string"}, "5": {"type": "string"}, "6": {"type": "string"}, "7": {"type": "string"}, "8": {"type": "string"}, "9": {"type": "string"}, "10": {"type": "string"}, "11": {"type": "string"}, "12": {"type": "string"}, "13": {"type": "string"}, "14": {"type": "string"}, "15": {"type": "string"}, "16": {"type": "string"}, "17": {"type": "string"}, "18": {"type": "string"}, "19": {"type": "string"}, "20": {"type": "string"}, "21": {"type": "string"}, "22": {"type": "string"}, "23": {"type": "string"}, "24": {"type": "string"}, "25": {"type": "string"}, "26": {"type": "string"}, "27": {"type": "string"}, "28": {"type": "string"}, "29": {"type": "string"}, "30": {"type": "string"}, "31": {"type": "string"}, "32": {"type": "string"}, "33": {"type": "string"}, "34": {"type": "string"}, "35": {"type": "string"}}, "required": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "32", "33", "34", "35"]}}, "required": ["edges", "features"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"edges" : [[20, 22], [22, 8], [22, 2], [22, 33], [22, 10], [22, 26], [10, 22], [3, 22], [15, 22], [22, 6], [22, 27], [11, 17], [22, 27], [34, 22], [22, 6], [20, 22], [22, 13], [22, 3], [22, 18], [22, 18], [22, 34], [34, 22], [5, 31], [27, 22], [22, 23], [22, 8], [16, 22], [22, 28], [18, 22], [8, 12], [22, 33], [22, 28], [22, 26], [30, 19], [32, 3], [32, 1], [25, 0], [3, 22], [4, 22], [22, 3], [15, 22], [27, 22], [22, 18], [22, 20], [22, 34], [29, 9], [3, 21], [22, 8], [24, 35], [14, 22], [22, 18], [29, 3], [3, 7], [22, 3], [22, 23], [14, 22]], "features" : {"0" : "1", "1" : "1", "2" : "1", "3" : "9", "4" : "1", "5" : "1", "6" : "2", "7" : "1", "8" : "4", "9" : "1", "10" : "2", "11" : "1", "12" : "1", "13" : "1", "14" : "2", "15" : "2", "16" : "1", "17" : "1", "18" : "5", "19" : "1", "20" : "3", "21" : "1", "22" : "44", "23" : "2", "24" : "1", "25" : "1", "26" : "2", "27" : "4", "28" : "2", "29" : "2", "30" : "1", "31" : "1", "32" : "2", "33" : "2", "34" : "4", "35" : "1"}}
json_instruct
{"type": "object", "properties": {"edges": {"type": "array", "items": {"type": "array", "items": {"type": "integer"}}}, "features": {"type": "object", "properties": {"0": {"type": "string"}, "1": {"type": "string"}, "2": {"type": "string"}, "3": {"type": "string"}, "4": {"type": "string"}, "5": {"type": "string"}, "6": {"type": "string"}, "7": {"type": "string"}, "8": {"type": "string"}, "9": {"type": "string"}, "10": {"type": "string"}, "11": {"type": "string"}, "12": {"type": "string"}, "13": {"type": "string"}, "14": {"type": "string"}, "15": {"type": "string"}, "16": {"type": "string"}, "17": {"type": "string"}, "18": {"type": "string"}, "19": {"type": "string"}, "20": {"type": "string"}, "21": {"type": "string"}, "22": {"type": "string"}, "23": {"type": "string"}, "24": {"type": "string"}, "25": {"type": "string"}, "26": {"type": "string"}, "27": {"type": "string"}, "28": {"type": "string"}, "29": {"type": "string"}, "30": {"type": "string"}, "31": {"type": "string"}, "32": {"type": "string"}, "33": {"type": "string"}, "34": {"type": "string"}, "35": {"type": "string"}}, "required": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "32", "33", "34", "35"]}}, "required": ["edges", "features"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"code": {"type": "integer"}, "description": {"type": "string"}}, "required": ["code", "description"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"code" : 9999, "description" : "Service is temporarily unavailable"}
json_instruct
{"type": "object", "properties": {"code": {"type": "integer"}, "description": {"type": "string"}}, "required": ["code", "description"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"name": {"type": "string"}, "type": {"type": "string"}, "description": {"type": "string"}, "require": {"type": "object", "properties": {"typo3/neos": {"type": "string"}}, "required": ["typo3/neos"]}, "autoload": {"type": "object", "properties": {"psr-0": {"type": "object", "properties": {"Flowpack\\EelCraft\\Neos": {"type": "string"}}, "required": ["Flowpack\\EelCraft\\Neos"]}}, "required": ["psr-0"]}, "extra": {"type": "object", "properties": {"applied-flow-migrations": {"type": "array", "items": {"type": "string"}}}, "required": ["applied-flow-migrations"]}}, "required": ["name", "type", "description", "require", "autoload", "extra"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "flowpack/eelcraft-neos", "type" : "typo3-flow-package", "description" : "A UI to work with EEL Expressions in Neos.", "require" : {"typo3/neos" : "~1.0"}, "autoload" : {"psr-0" : {"Flowpack\\EelCraft\\Neos" : "Classes"}}, "extra" : {"applied-flow-migrations" : ["TYPO3.FLOW3-201201261636", "TYPO3.Fluid-201205031303", "TYPO3.FLOW3-201205292145", "TYPO3.FLOW3-201206271128", "TYPO3.FLOW3-201209201112", "TYPO3.Flow-201209251426", "TYPO3.Flow-201211151101", "TYPO3.Flow-201212051340", "TYPO3.TypoScript-130516234520", "TYPO3.TypoScript-130516235550", "TYPO3.TYPO3CR-130523180140", "TYPO3.Neos.NodeTypes-201309111655", "TYPO3.Flow-201310031523", "TYPO3.Flow-201405111147", "TYPO3.Neos-201407061038", "TYPO3.Neos-201409071922", "TYPO3.TYPO3CR-140911160326", "TYPO3.Neos-201410010000", "TYPO3.TYPO3CR-141101082142", "TYPO3.Neos-20141113115300", "TYPO3.Fluid-20141113120800", "TYPO3.Flow-20141113121400", "TYPO3.Fluid-20141121091700", "TYPO3.Neos-20141218134700", "TYPO3.Fluid-20150214130800", "TYPO3.Neos-20150303231600", "TYPO3.TYPO3CR-20150510103823"]}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "type": {"type": "string"}, "description": {"type": "string"}, "require": {"type": "object", "properties": {"typo3/neos": {"type": "string"}}, "required": ["typo3/neos"]}, "autoload": {"type": "object", "properties": {"psr-0": {"type": "object", "properties": {"Flowpack\\EelCraft\\Neos": {"type": "string"}}, "required": ["Flowpack\\EelCraft\\Neos"]}}, "required": ["psr-0"]}, "extra": {"type": "object", "properties": {"applied-flow-migrations": {"type": "array", "items": {"type": "string"}}}, "required": ["applied-flow-migrations"]}}, "required": ["name", "type", "description", "require", "autoload", "extra"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following 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": "number"}}, "type": {"type": "string"}}, "required": ["coordinates", "type"]}}, "required": ["id", "type", "properties", "bbox", "geometry"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : 1125371415, "type" : "Feature", "properties" : {"src:alt_label" : "qs_pg", "src:geom" : "qs_pg", "wof:geomhash" : "bdb5e6fa21bf7ba5de6e29c875c12d90", "wof:id" : 1125371415, "wof:repo" : "whosonfirst-data-admin-se"}, "bbox" : [17.05965, 57.24449, 17.05965, 57.24449], "geometry" : {"coordinates" : [17.05965, 57.24449], "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": {"id": {"type": "string"}}, "required": ["id"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"id" : "c1f9dc3dd473a7c64c980cdfe7708c9f2370de9b"}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}}, "required": ["id"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"test": {"type": "string"}, "generate-docs": {"type": "string"}, "start": {"type": "string"}, "build": {"type": "string"}, "dist": {"type": "string"}, "min": {"type": "string"}, "jsdocs": {"type": "string"}, "bump": {"type": "string"}, "changelog": {"type": "string"}}, "required": ["test", "generate-docs", "start", "build", "dist", "min", "jsdocs", "bump", "changelog"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"meister-gulp-webpack-tasks": {"type": "string"}, "meister-gulp-browsersync-task": {"type": "string"}, "meister-js-dev": {"type": "string"}, "meister-doc-builder": {"type": "string"}, "babel-preset-es2015": {"type": "string"}, "babel-preset-es2017": {"type": "string"}, "gulp": {"type": "string"}}, "required": ["meister-gulp-webpack-tasks", "meister-gulp-browsersync-task", "meister-js-dev", "meister-doc-builder", "babel-preset-es2015", "babel-preset-es2017", "gulp"]}, "dependencies": {"type": "object", "properties": {"hls.js": {"type": "string"}, "url-toolkit": {"type": "string"}, "webworkify": {"type": "string"}}, "required": ["hls.js", "url-toolkit", "webworkify"]}}, "required": ["name", "version", "description", "main", "scripts", "keywords", "author", "license", "devDependencies", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "override_plugin", "version" : "1.0.0", "description" : "Target for Meister website", "main" : "custom-hls.bundled", "scripts" : {"test" : "echo \"Error: no test specified\" && exit 1", "generate-docs" : "meister-doc-builder", "start" : "gulp server", "build" : "gulp build", "dist" : "gulp build:dist", "min" : "gulp build:min", "jsdocs" : "gulp js-docs", "bump" : "gulp bump-version", "changelog" : "gulp changelog"}, "keywords" : ["meister", "video", "plugin", "development"], "author" : "Triple", "license" : "Apache-2.0", "devDependencies" : {"meister-gulp-webpack-tasks" : "^1.0.6", "meister-gulp-browsersync-task" : "^1.0.1", "meister-js-dev" : "^3.1.0", "meister-doc-builder" : "^5.0.0", "babel-preset-es2015" : "^6.24.0", "babel-preset-es2017" : "^6.22.0", "gulp" : "^3.9.1"}, "dependencies" : {"hls.js" : "0.7.11", "url-toolkit" : "^2.0.1", "webworkify" : "^1.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"}, "generate-docs": {"type": "string"}, "start": {"type": "string"}, "build": {"type": "string"}, "dist": {"type": "string"}, "min": {"type": "string"}, "jsdocs": {"type": "string"}, "bump": {"type": "string"}, "changelog": {"type": "string"}}, "required": ["test", "generate-docs", "start", "build", "dist", "min", "jsdocs", "bump", "changelog"]}, "keywords": {"type": "array", "items": {"type": "string"}}, "author": {"type": "string"}, "license": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"meister-gulp-webpack-tasks": {"type": "string"}, "meister-gulp-browsersync-task": {"type": "string"}, "meister-js-dev": {"type": "string"}, "meister-doc-builder": {"type": "string"}, "babel-preset-es2015": {"type": "string"}, "babel-preset-es2017": {"type": "string"}, "gulp": {"type": "string"}}, "required": ["meister-gulp-webpack-tasks", "meister-gulp-browsersync-task", "meister-js-dev", "meister-doc-builder", "babel-preset-es2015", "babel-preset-es2017", "gulp"]}, "dependencies": {"type": "object", "properties": {"hls.js": {"type": "string"}, "url-toolkit": {"type": "string"}, "webworkify": {"type": "string"}}, "required": ["hls.js", "url-toolkit", "webworkify"]}}, "required": ["name", "version", "description", "main", "scripts", "keywords", "author", "license", "devDependencies", "dependencies"], "$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"}, "appcd-plugin": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}}, "required": ["name", "version", "appcd-plugin"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "good plugin", "version" : "1.0.0", "appcd-plugin" : {"name" : "good"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "appcd-plugin": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}}, "required": ["name", "version", "appcd-plugin"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"x": {"type": "array", "items": {"type": "integer"}}, "y": {"type": "array", "items": {"type": "string"}}, "mode": {"type": "string"}, "name": {"type": "string"}}, "required": ["x", "y", "mode", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"x" : [1960, 1961, 1962, 1963, 1964, 1965, 1966, 1967, 1968, 1969, 1970, 1971, 1972, 1973, 1974, 1975, 1976, 1977, 1978, 1979, 1980, 1981, 1982, 1983, 1984, 1985, 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017], "y" : ["", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "13.9799735420912", "13.0517497508753", "11.4495360802502", "10.9955584581268", "10.8866506665812", "10.3167892488639", "10.1272991664453", "10.4006827063484", "10.6271205332605", "10.6696034034562", "10.7159010231412", "11.0906474801145", "11.1206269755471", "11.2535286682124", "11.6691220679875", "11.6724565724157", "12.0145065077043", "11.0238562302845", "11.6943481245069", "12.3348810039402", "12.7849790249662", "12.3935564747819", "11.8575277737052", "", "", ""], "mode" : "lines+markers", "name" : "Russian Federation(Total CO2 Emissions in metric tons per capita)"}
json_instruct
{"type": "object", "properties": {"x": {"type": "array", "items": {"type": "integer"}}, "y": {"type": "array", "items": {"type": "string"}}, "mode": {"type": "string"}, "name": {"type": "string"}}, "required": ["x", "y", "mode", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
["ember-wildland-blueprints"]
json_instruct
{"type": "array", "items": {"type": "string"}, "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"dispensers": {"type": "object", "properties": {"coke_ingestor": {"type": "object", "properties": {"icons": {"type": "object", "properties": {"coke_ingestor": {"type": "string"}}, "required": ["coke_ingestor"]}, "location": {"type": "object", "properties": {"x": {"type": "number"}, "y": {"type": "number"}, "yaw": {"type": "integer"}, "level_name": {"type": "string"}}, "required": ["x", "y", "yaw", "level_name"]}}, "required": ["icons", "location"]}, "coke_dispenser": {"type": "object", "properties": {"icons": {"type": "object", "properties": {"coke_dispenser": {"type": "string"}}, "required": ["coke_dispenser"]}, "location": {"type": "object", "properties": {"x": {"type": "number"}, "y": {"type": "number"}, "yaw": {"type": "integer"}, "level_name": {"type": "string"}}, "required": ["x", "y", "yaw", "level_name"]}}, "required": ["icons", "location"]}}, "required": ["coke_ingestor", "coke_dispenser"]}, "robots": {"type": "object", "properties": {"deliveryRobot": {"type": "object", "properties": {"icons": {"type": "object", "properties": {"deliveryRobot": {"type": "string"}}, "required": ["deliveryRobot"]}}, "required": ["icons"]}, "tinyRobot": {"type": "object", "properties": {"icons": {"type": "object", "properties": {"tinyRobot": {"type": "string"}}, "required": ["tinyRobot"]}}, "required": ["icons"]}}, "required": ["deliveryRobot", "tinyRobot"]}, "logos": {"type": "object", "properties": {"headerLogo": {"type": "object", "properties": {"icons": {"type": "object", "properties": {"headerLogo": {"type": "string"}}, "required": ["headerLogo"]}}, "required": ["icons"]}}, "required": ["headerLogo"]}}, "required": ["dispensers", "robots", "logos"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"dispensers" : {"coke_ingestor" : {"icons" : {"coke_ingestor" : "/icons/humanIcon.png"}, "location" : {"x" : 20.95, "y" : -6.95, "yaw" : 0, "level_name" : "L1"}}, "coke_dispenser" : {"icons" : {"coke_dispenser" : "/icons/fridge.png"}, "location" : {"x" : 16.85, "y" : -4.8, "yaw" : 0, "level_name" : "L1"}}}, "robots" : {"deliveryRobot" : {"icons" : {"deliveryRobot" : "/icons/deliveryRobot.png"}}, "tinyRobot" : {"icons" : {"tinyRobot" : "/icons/tinyRobot.png"}}}, "logos" : {"headerLogo" : {"icons" : {"headerLogo" : "/icons/headerLogo.png"}}}}
json_instruct
{"type": "object", "properties": {"dispensers": {"type": "object", "properties": {"coke_ingestor": {"type": "object", "properties": {"icons": {"type": "object", "properties": {"coke_ingestor": {"type": "string"}}, "required": ["coke_ingestor"]}, "location": {"type": "object", "properties": {"x": {"type": "number"}, "y": {"type": "number"}, "yaw": {"type": "integer"}, "level_name": {"type": "string"}}, "required": ["x", "y", "yaw", "level_name"]}}, "required": ["icons", "location"]}, "coke_dispenser": {"type": "object", "properties": {"icons": {"type": "object", "properties": {"coke_dispenser": {"type": "string"}}, "required": ["coke_dispenser"]}, "location": {"type": "object", "properties": {"x": {"type": "number"}, "y": {"type": "number"}, "yaw": {"type": "integer"}, "level_name": {"type": "string"}}, "required": ["x", "y", "yaw", "level_name"]}}, "required": ["icons", "location"]}}, "required": ["coke_ingestor", "coke_dispenser"]}, "robots": {"type": "object", "properties": {"deliveryRobot": {"type": "object", "properties": {"icons": {"type": "object", "properties": {"deliveryRobot": {"type": "string"}}, "required": ["deliveryRobot"]}}, "required": ["icons"]}, "tinyRobot": {"type": "object", "properties": {"icons": {"type": "object", "properties": {"tinyRobot": {"type": "string"}}, "required": ["tinyRobot"]}}, "required": ["icons"]}}, "required": ["deliveryRobot", "tinyRobot"]}, "logos": {"type": "object", "properties": {"headerLogo": {"type": "object", "properties": {"icons": {"type": "object", "properties": {"headerLogo": {"type": "string"}}, "required": ["headerLogo"]}}, "required": ["icons"]}}, "required": ["headerLogo"]}}, "required": ["dispensers", "robots", "logos"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"parent": {"type": "string"}, "textures": {"type": "object", "properties": {"layer0": {"type": "string"}}, "required": ["layer0"]}}, "required": ["parent", "textures"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"parent" : "item/handheld", "textures" : {"layer0" : "thaumcraft:items/thaumium_shovel"}}
json_instruct
{"type": "object", "properties": {"parent": {"type": "string"}, "textures": {"type": "object", "properties": {"layer0": {"type": "string"}}, "required": ["layer0"]}}, "required": ["parent", "textures"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"t": {"type": "string"}, "h": {"type": "array", "items": {"type": "object", "properties": {"d": {"type": "array", "items": {"type": "object", "properties": {"f": {"type": "string"}, "s": {"type": "array", "items": {"type": "string"}}}, "required": ["f", "s"]}}}, "required": ["d"]}}, "stem": {"type": "string"}}, "required": ["t", "h", "stem"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"t" : "salokelon", "h" : [{"d" : [{"f" : "\u4e0b\u5761\u3001\u4e0b\u5761\u8def\u3002", "s" : ["`salikelon~"]}]}], "stem" : "lokelon"}
json_instruct
{"type": "object", "properties": {"t": {"type": "string"}, "h": {"type": "array", "items": {"type": "object", "properties": {"d": {"type": "array", "items": {"type": "object", "properties": {"f": {"type": "string"}, "s": {"type": "array", "items": {"type": "string"}}}, "required": ["f", "s"]}}}, "required": ["d"]}}, "stem": {"type": "string"}}, "required": ["t", "h", "stem"], "$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" : "230881580598", "text" : "\u826f\u79cd\u573a\u865a\u62df\u751f\u6d3b\u533a"}]
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": {"apiUrl": {"type": "string"}, "accessToken": {"type": "string"}, "name": {"type": "string"}, "priority": {"type": "string"}, "description": {"type": "string"}, "isPrivate": {"type": "string"}, "dueAt": {"type": "string"}, "complete": {"type": "string"}}, "required": ["apiUrl", "accessToken", "name", "priority", "description", "isPrivate", "dueAt", "complete"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"apiUrl" : "%s(apiUrl)", "accessToken" : "%s(accessToken)", "name" : "%s(taskNameOptional)", "priority" : "%s(taskPriorityMandatory)", "description" : "%s(taskDescriptionOptional)", "isPrivate" : "%s(taskIsPrivateOptional)", "dueAt" : "%s(taskDueAtOptional)", "complete" : "true"}
json_instruct
{"type": "object", "properties": {"apiUrl": {"type": "string"}, "accessToken": {"type": "string"}, "name": {"type": "string"}, "priority": {"type": "string"}, "description": {"type": "string"}, "isPrivate": {"type": "string"}, "dueAt": {"type": "string"}, "complete": {"type": "string"}}, "required": ["apiUrl", "accessToken", "name", "priority", "description", "isPrivate", "dueAt", "complete"], "$schema": "http://json-schema.org/draft-07/schema#"}
Please provide a valid JSON object following this schema: {"type": "object", "properties": {"schema_version": {"type": "string"}, "id": {"type": "string"}, "modified": {"type": "string"}, "published": {"type": "string"}, "aliases": {"type": "array", "items": {"type": "string"}}, "details": {"type": "string"}, "severity": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "score": {"type": "string"}}, "required": ["type", "score"]}}, "affected": {"type": "array", "items": {}}, "references": {"type": "array", "items": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}}, "database_specific": {"type": "object", "properties": {"cwe_ids": {"type": "array", "items": {"type": "string"}}, "severity": {"type": "string"}, "github_reviewed": {"type": "boolean"}}, "required": ["cwe_ids", "severity", "github_reviewed"]}}, "required": ["schema_version", "id", "modified", "published", "aliases", "details", "severity", "affected", "references", "database_specific"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"schema_version" : "1.2.0", "id" : "GHSA-wrpm-24mf-gq6c", "modified" : "2022-05-13T01:39:41Z", "published" : "2022-05-13T01:39:41Z", "aliases" : ["CVE-2018-19976"], "details" : "In YARA 3.8.1, bytecode in a specially crafted compiled rule is exposed to information about its environment, in libyara/exec.c. This is a consequence of the design of the YARA virtual machine.", "severity" : [{"type" : "CVSS_V3", "score" : "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N"}], "affected" : [], "references" : [{"type" : "ADVISORY", "url" : "https://nvd.nist.gov/vuln/detail/CVE-2018-19976"}, {"type" : "WEB", "url" : "https://github.com/VirusTotal/yara/issues/999"}, {"type" : "WEB", "url" : "https://bnbdr.github.io/posts/extracheese/"}, {"type" : "WEB", "url" : "https://github.com/bnbdr/swisscheese/"}, {"type" : "WEB", "url" : "https://lists.fedoraproject.org/archives/list/[email protected]/message/DFFXDAMP6GJ337LIOTVF5I4T6QGMN3ZR/"}], "database_specific" : {"cwe_ids" : ["CWE-200"], "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#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"Home": {"type": "string"}, "Admin": {"type": "string"}, "Profile": {"type": "string"}, "Search": {"type": "string"}}, "required": ["Home", "Admin", "Profile", "Search"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"Home" : "Home", "Admin" : "Admin", "Profile" : "Profile", "Search" : "Search"}
json_instruct
{"type": "object", "properties": {"Home": {"type": "string"}, "Admin": {"type": "string"}, "Profile": {"type": "string"}, "Search": {"type": "string"}}, "required": ["Home", "Admin", "Profile", "Search"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"firstName": {"type": "string"}, "lastName": {"type": "string"}, "birthDate": {"type": "string"}, "eyeColor": {"type": "string"}, "submit": {"type": "string"}, "selectedLanguage": {"type": "string"}, "language": {"type": "string"}, "someContent": {"type": "string"}, "deleteContactData": {"type": "string"}, "contactName": {"type": "string"}, "contactEmail": {"type": "string"}, "contactContent": {"type": "string"}}, "required": ["firstName", "lastName", "birthDate", "eyeColor", "submit", "selectedLanguage", "language", "someContent", "deleteContactData", "contactName", "contactEmail", "contactContent"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"firstName" : "Vorname:", "lastName" : "Nachname:", "birthDate" : "Geburtsdatum:", "eyeColor" : "Augenfarbe:", "submit" : "Senden", "selectedLanguage" : "Ausgew\u00e4hlte Sprache: Deutsch", "language" : "Sprache: ", "someContent" : "Dies ist ein Inhalt. ", "deleteContactData" : "Kontaktdaten l\u00f6schen", "contactName" : "Deine Name", "contactEmail" : "Deine E-Mail-Adresse", "contactContent" : "Was haben Sie auf dem Herzen?"}
json_instruct
{"type": "object", "properties": {"firstName": {"type": "string"}, "lastName": {"type": "string"}, "birthDate": {"type": "string"}, "eyeColor": {"type": "string"}, "submit": {"type": "string"}, "selectedLanguage": {"type": "string"}, "language": {"type": "string"}, "someContent": {"type": "string"}, "deleteContactData": {"type": "string"}, "contactName": {"type": "string"}, "contactEmail": {"type": "string"}, "contactContent": {"type": "string"}}, "required": ["firstName", "lastName", "birthDate", "eyeColor", "submit", "selectedLanguage", "language", "someContent", "deleteContactData", "contactName", "contactEmail", "contactContent"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "serve": {"type": "string"}}, "required": ["build", "serve"]}, "keywords": {"type": "array", "items": {}}, "author": {"type": "string"}, "license": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"@webpack-cli/init": {"type": "string"}, "autoprefixer": {"type": "string"}, "css-loader": {"type": "string"}, "file-loader": {"type": "string"}, "html-webpack-plugin": {"type": "string"}, "image-webpack-loader": {"type": "string"}, "mini-css-extract-plugin": {"type": "string"}, "node-sass": {"type": "string"}, "postcss-loader": {"type": "string"}, "pug": {"type": "string"}, "pug-loader": {"type": "string"}, "sass-loader": {"type": "string"}, "webpack": {"type": "string"}, "webpack-cli": {"type": "string"}, "webpack-dev-server": {"type": "string"}}, "required": ["@webpack-cli/init", "autoprefixer", "css-loader", "file-loader", "html-webpack-plugin", "image-webpack-loader", "mini-css-extract-plugin", "node-sass", "postcss-loader", "pug", "pug-loader", "sass-loader", "webpack", "webpack-cli", "webpack-dev-server"]}, "dependencies": {"type": "object", "properties": {"rimraf": {"type": "string"}}, "required": ["rimraf"]}}, "required": ["name", "version", "description", "main", "scripts", "keywords", "author", "license", "devDependencies", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "sass", "version" : "1.0.0", "description" : "", "main" : "index.js", "scripts" : {"build" : "rimraf dist && webpack --config webpack/webpack.config.js --mode production", "serve" : "webpack serve --config webpack/webpack.config.js --mode development"}, "keywords" : [], "author" : "Garcia Saaib <[email protected]>", "license" : "MIT", "devDependencies" : {"@webpack-cli/init" : "^1.1.3", "autoprefixer" : "^10.2.6", "css-loader" : "^5.2.6", "file-loader" : "^6.2.0", "html-webpack-plugin" : "^5.3.1", "image-webpack-loader" : "^7.0.1", "mini-css-extract-plugin" : "^1.6.0", "node-sass" : "^6.0.0", "postcss-loader" : "^5.3.0", "pug" : "^2.0.4", "pug-loader" : "^2.4.0", "sass-loader" : "^11.1.1", "webpack" : "^5.38.1", "webpack-cli" : "^4.7.0", "webpack-dev-server" : "^3.11.2"}, "dependencies" : {"rimraf" : "^2.6.3"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"build": {"type": "string"}, "serve": {"type": "string"}}, "required": ["build", "serve"]}, "keywords": {"type": "array", "items": {}}, "author": {"type": "string"}, "license": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"@webpack-cli/init": {"type": "string"}, "autoprefixer": {"type": "string"}, "css-loader": {"type": "string"}, "file-loader": {"type": "string"}, "html-webpack-plugin": {"type": "string"}, "image-webpack-loader": {"type": "string"}, "mini-css-extract-plugin": {"type": "string"}, "node-sass": {"type": "string"}, "postcss-loader": {"type": "string"}, "pug": {"type": "string"}, "pug-loader": {"type": "string"}, "sass-loader": {"type": "string"}, "webpack": {"type": "string"}, "webpack-cli": {"type": "string"}, "webpack-dev-server": {"type": "string"}}, "required": ["@webpack-cli/init", "autoprefixer", "css-loader", "file-loader", "html-webpack-plugin", "image-webpack-loader", "mini-css-extract-plugin", "node-sass", "postcss-loader", "pug", "pug-loader", "sass-loader", "webpack", "webpack-cli", "webpack-dev-server"]}, "dependencies": {"type": "object", "properties": {"rimraf": {"type": "string"}}, "required": ["rimraf"]}}, "required": ["name", "version", "description", "main", "scripts", "keywords", "author", "license", "devDependencies", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"devices": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "intf": {"type": "integer"}, "intfName": {"type": "string"}, "name": {"type": "string"}, "address": {"type": "string"}, "type": {"type": "string"}, "channels": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "intf": {"type": "integer"}, "address": {"type": "string"}, "type": {"type": "string"}, "access": {"type": "integer"}}, "required": ["id", "name", "intf", "address", "type", "access"]}}}, "required": ["id", "intf", "intfName", "name", "address", "type", "channels"]}}, "ccu": {"type": "object", "properties": {"6483408182ABCD:4": {"type": "string"}}, "required": ["6483408182ABCD:4"]}}, "required": ["devices", "ccu"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"devices" : [{"id" : 1000, "intf" : 0, "intfName" : "HmIP", "name" : "HmIP-BDT", "address" : "6483408182ABCD", "type" : "HmIP-BDT", "channels" : [{"id" : 1001, "name" : "6483408182ABCD:0", "intf" : 0, "address" : "6483408182ABCD:0", "type" : "MAINTENANCE", "access" : 255}, {"id" : 1002, "name" : "6483408182ABCD:1", "intf" : 0, "address" : "6483408182ABCD:1", "type" : "KEY_TRANSCEIVER", "access" : 255}, {"id" : 1003, "name" : "6483408182ABCD:2", "intf" : 0, "address" : "6483408182ABCD:2", "type" : "KEY_TRANSCEIVER", "access" : 255}, {"id" : 1004, "name" : "6483408182ABCD:3", "intf" : 0, "address" : "6483408182ABCD:3", "type" : "DIMMER_TRANSMITTER", "access" : 255}, {"id" : 1005, "name" : "6483408182ABCD:4", "intf" : 0, "address" : "6483408182ABCD:4", "type" : "DIMMER_VIRTUAL_RECEIVER", "access" : 255}, {"id" : 1006, "name" : "6483408182ABCD:5", "intf" : 0, "address" : "6483408182ABCD:5", "type" : "DIMMER_VIRTUAL_RECEIVER", "access" : 255}, {"id" : 1007, "name" : "6483408182ABCD:6", "intf" : 0, "address" : "6483408182ABCD:6", "type" : "DIMMER_VIRTUAL_RECEIVER", "access" : 255}, {"id" : 1008, "name" : "6483408182ABCD:7", "intf" : 0, "address" : "6483408182ABCD:7", "type" : "DIMMER_WEEK_PROFILE", "access" : 255}]}], "ccu" : {"6483408182ABCD:4" : "HomeMaticDimmerAccessory"}}
json_instruct
{"type": "object", "properties": {"devices": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "intf": {"type": "integer"}, "intfName": {"type": "string"}, "name": {"type": "string"}, "address": {"type": "string"}, "type": {"type": "string"}, "channels": {"type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer"}, "name": {"type": "string"}, "intf": {"type": "integer"}, "address": {"type": "string"}, "type": {"type": "string"}, "access": {"type": "integer"}}, "required": ["id", "name", "intf", "address", "type", "access"]}}}, "required": ["id", "intf", "intfName", "name", "address", "type", "channels"]}}, "ccu": {"type": "object", "properties": {"6483408182ABCD:4": {"type": "string"}}, "required": ["6483408182ABCD:4"]}}, "required": ["devices", "ccu"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"data_folder": {"type": "string"}, "mqtt_server": {"type": "string"}, "mqtt_port": {"type": "integer"}, "mqtt_user": {"type": "string"}, "mqtt_pwd": {"type": "string"}, "mqtt_base_topic": {"type": "string"}, "ffmpeg_working_folder": {"type": "string"}, "unifi_video_base_api_url": {"type": "string"}, "unifi_video_user": {"type": "string"}, "unifi_video_password": {"type": "string"}, "unifi_cameras": {"type": "array", "items": {"type": "object", "properties": {"_id": {"type": "string"}, "skip_first_n_secs": {"type": "integer"}, "max_length_secs": {"type": "integer"}, "scale": {"type": "integer"}, "topic_name": {"type": "string"}}, "required": ["_id", "skip_first_n_secs", "max_length_secs", "scale", "topic_name"]}}}, "required": ["data_folder", "mqtt_server", "mqtt_port", "mqtt_user", "mqtt_pwd", "mqtt_base_topic", "ffmpeg_working_folder", "unifi_video_base_api_url", "unifi_video_user", "unifi_video_password", "unifi_cameras"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"data_folder" : "./data", "mqtt_server" : "broker.shiftr.io", "mqtt_port" : 1883, "mqtt_user" : "user", "mqtt_pwd" : "password", "mqtt_base_topic" : "unifi/cameras/gifs", "ffmpeg_working_folder" : "./gifs", "unifi_video_base_api_url" : "http://127.0.0.1", "unifi_video_user" : "admin", "unifi_video_password" : "password123", "unifi_cameras" : [{"_id" : "5c561db5ded6a576d76356fd", "skip_first_n_secs" : 5, "max_length_secs" : 5, "scale" : 320, "topic_name" : "camera_1"}, {"_id" : "5c561db5ded6a576d76356fd", "skip_first_n_secs" : 7, "max_length_secs" : 10, "scale" : 640, "topic_name" : "camera_2"}]}
json_instruct
{"type": "object", "properties": {"data_folder": {"type": "string"}, "mqtt_server": {"type": "string"}, "mqtt_port": {"type": "integer"}, "mqtt_user": {"type": "string"}, "mqtt_pwd": {"type": "string"}, "mqtt_base_topic": {"type": "string"}, "ffmpeg_working_folder": {"type": "string"}, "unifi_video_base_api_url": {"type": "string"}, "unifi_video_user": {"type": "string"}, "unifi_video_password": {"type": "string"}, "unifi_cameras": {"type": "array", "items": {"type": "object", "properties": {"_id": {"type": "string"}, "skip_first_n_secs": {"type": "integer"}, "max_length_secs": {"type": "integer"}, "scale": {"type": "integer"}, "topic_name": {"type": "string"}}, "required": ["_id", "skip_first_n_secs", "max_length_secs", "scale", "topic_name"]}}}, "required": ["data_folder", "mqtt_server", "mqtt_port", "mqtt_user", "mqtt_pwd", "mqtt_base_topic", "ffmpeg_working_folder", "unifi_video_base_api_url", "unifi_video_user", "unifi_video_password", "unifi_cameras"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"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" : [[[134.75, 36.5], [134.75, 36.583333333333336], [134.875, 36.583333333333336], [134.875, 36.5], [134.75, 36.5]]]}, "properties" : {"code" : 543466, "url" : "http://madefor.github.io/0410/api/v1/543466.geojson", "view" : "https://github.com/madefor/0410/blob/gh-pages/api/v1/543466.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#"}
Following the schema specification below, generate a valid JSON instance: {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "string"}}}, "required": ["values"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"values" : ["minecraft:cooked_porkchop", "harvestcraft:cookedtofaconitem", "harvestcraft:bbqjackfruititem"]}
json_instruct
{"type": "object", "properties": {"values": {"type": "array", "items": {"type": "string"}}}, "required": ["values"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate a valid JSON object that conforms to the following schema: {"type": "object", "properties": {"subjects": {"type": "array", "items": {"type": "string"}}}, "required": ["subjects"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"subjects" : ["Operating Systems", "Data Mining and Warehousing", "A.D.A Design and Analysis Of Algorithms", "Data Structures", "Digital Electronics", "O.O.P. Object Oriented Programming", "Discrete Mathematical Structures", "Operating Systems", "Artificial Intelligence", "Web Technology", "Data Structures", "Compiler Design", "Advanced Computer Architecture", "Distributed Computing", "O.O.A.D. Object Oriented Analysis and Design", "Software Engineering", "Akash Goyal"]}
json_instruct
{"type": "object", "properties": {"subjects": {"type": "array", "items": {"type": "string"}}}, "required": ["subjects"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"extends": {"type": "string"}, "parserOptions": {"type": "object", "properties": {"ecmaVersion": {"type": "integer"}, "project": {"type": "string"}, "sourceType": {"type": "string"}}, "required": ["ecmaVersion", "project", "sourceType"]}}, "required": ["extends", "parserOptions"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"extends" : "../../index.js", "parserOptions" : {"ecmaVersion" : 6, "project" : "./test-lint/basic/tsconfig.json", "sourceType" : "module"}}
json_instruct
{"type": "object", "properties": {"extends": {"type": "string"}, "parserOptions": {"type": "object", "properties": {"ecmaVersion": {"type": "integer"}, "project": {"type": "string"}, "sourceType": {"type": "string"}}, "required": ["ecmaVersion", "project", "sourceType"]}}, "required": ["extends", "parserOptions"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"nom": {"type": "string"}, "circ": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": {"type": "integer"}, "exp": {"type": "integer"}, "res": {"type": "array", "items": {"type": "object", "properties": {"nuance": {"type": "string"}, "nom": {"type": "string"}, "voix": {"type": "integer"}}, "required": ["nuance", "nom", "voix"]}}}, "required": ["nom", "circ", "dpt", "inscrits", "abs", "votants", "blancs", "nuls", "exp", "res"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"nom" : "Chaillac", "circ" : "1\u00e8re circonscription", "dpt" : "Indre", "inscrits" : 855, "abs" : 472, "votants" : 383, "blancs" : 25, "nuls" : 10, "exp" : 348, "res" : [{"nuance" : "REM", "nom" : "M. Fran\u00e7ois JOLIVET", "voix" : 230}, {"nuance" : "FN", "nom" : "Mme Myl\u00e8ne WUNSCH", "voix" : 118}]}
json_instruct
{"type": "object", "properties": {"nom": {"type": "string"}, "circ": {"type": "string"}, "dpt": {"type": "string"}, "inscrits": {"type": "integer"}, "abs": {"type": "integer"}, "votants": {"type": "integer"}, "blancs": {"type": "integer"}, "nuls": {"type": "integer"}, "exp": {"type": "integer"}, "res": {"type": "array", "items": {"type": "object", "properties": {"nuance": {"type": "string"}, "nom": {"type": "string"}, "voix": {"type": "integer"}}, "required": ["nuance", "nom", "voix"]}}}, "required": ["nom", "circ", "dpt", "inscrits", "abs", "votants", "blancs", "nuls", "exp", "res"], "$schema": "http://json-schema.org/draft-07/schema#"}
Following the schema specification below, generate a valid 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" : "1208040003", "district_id" : "1208040", "name" : "BANGUN BARU"}
json_instruct
{"type": "object", "properties": {"id": {"type": "string"}, "district_id": {"type": "string"}, "name": {"type": "string"}}, "required": ["id", "district_id", "name"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "array", "items": {"type": "object", "properties": {"header": {"type": "string"}, "time": {"type": "string"}, "link": {"type": "string"}, "body": {"type": "string"}}, "required": ["header", "time", "link", "body"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
[{"header" : "family of man trampled at wal-mart sues retailer", "time" : "06:11 PM EST", "link" : "http://www.reuters.com/article/domesticNews/idUSTRE4B27EK20081203", "body" : "NEW YORK (Reuters) - The family of a man killed in a stampede of frenzied holiday shoppers filed a wrongful death lawsuit against Wal-Mart Stores Inc on Wednesday, seeking unspecified damages.\n\nShoppers on New York\u2019s Long Island broke down doors and surged into the Valley Stream Wal-Mart at 5 a.m. last Friday, the day after Thanksgiving, known as \u201cBlack Friday,\u201d traditionally the busiest retail shopping day of the year.\n\nJdimytai Damour, 34, was knocked to the ground and trampled to death. He had been assigned to cover security as an independent contractor.\n\nDamour\u2019s death was caused by \u201cthe carelessness, reckless negligence, wanton disregard for public safety and gross negligence\u201d in the \u201cstaging, conducting and advertising for sales events,\u201d said the lawsuit, filed in Bronx Supreme Court.\n\nThe lawsuit also named the shopping mall where the incident occurred and the security company employed by Wal-Mart.\n\nIn a statement, Wal-Mart said the company planned to reach out to Damour\u2019s family \u201cto do what we can to help them through this difficult time.\u201d\n\n\u201cTomorrow morning we will release our sales numbers for the month of November,\u201d the statement said. \u201cThis event is overshadowed by the tragic death of Jdimytai Damour at our Valley Stream, New York store on November 28.\u201d\n\nNew York\u2019s largest grocery workers union has urged authorities to investigate what it called \u201cWal-Mart\u2019s failure to provide a safe workplace.\u201d\n\nWal-Mart said it provided additional internal security and employees and third-party security and worked closely with police to prepare for \u201cBlack Friday,\u201d which once marked the day retailers would turn a profit -- or get into the black -- for the year."}]
json_instruct
{"type": "array", "items": {"type": "object", "properties": {"header": {"type": "string"}, "time": {"type": "string"}, "link": {"type": "string"}, "body": {"type": "string"}}, "required": ["header", "time", "link", "body"]}, "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"values": {"type": "array", "items": {"type": "string"}}}, "required": ["values"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"values" : ["stevekung:no_wither_sound/main"]}
json_instruct
{"type": "object", "properties": {"values": {"type": "array", "items": {"type": "string"}}}, "required": ["values"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"version": {"type": "number"}, "people": {"type": "array", "items": {"type": "object", "properties": {"pose_keypoints_2d": {"type": "array", "items": {"type": "number"}}, "face_keypoints_2d": {"type": "array", "items": {}}, "hand_left_keypoints_2d": {"type": "array", "items": {}}, "hand_right_keypoints_2d": {"type": "array", "items": {}}, "pose_keypoints_3d": {"type": "array", "items": {}}, "face_keypoints_3d": {"type": "array", "items": {}}, "hand_left_keypoints_3d": {"type": "array", "items": {}}, "hand_right_keypoints_3d": {"type": "array", "items": {}}}, "required": ["pose_keypoints_2d", "face_keypoints_2d", "hand_left_keypoints_2d", "hand_right_keypoints_2d", "pose_keypoints_3d", "face_keypoints_3d", "hand_left_keypoints_3d", "hand_right_keypoints_3d"]}}}, "required": ["version", "people"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"version" : 1.2, "people" : [{"pose_keypoints_2d" : [602.232, 304.641, 1, 584.247, 325.048, 1, 565.06, 335.001, 1, 591.691, 364.039, 1, 586.507, 322.925, 1, 607.569, 310.523, 1, 643.719, 340.319, 1, 641.272, 378.255, 1, 611.852, 428.305, 1, 615.846, 493.768, 1, 570.039, 460.289, 1, 639.305, 412.666, 1, 708.367, 396.689, 1, 710.158, 474.372, 1, 595.86, 303.985, 1, 603.468, 300.718, 1, 572.514, 305.624, 1, 722.4, 305.799, 0], "face_keypoints_2d" : [], "hand_left_keypoints_2d" : [], "hand_right_keypoints_2d" : [], "pose_keypoints_3d" : [], "face_keypoints_3d" : [], "hand_left_keypoints_3d" : [], "hand_right_keypoints_3d" : []}]}
json_instruct
{"type": "object", "properties": {"version": {"type": "number"}, "people": {"type": "array", "items": {"type": "object", "properties": {"pose_keypoints_2d": {"type": "array", "items": {"type": "number"}}, "face_keypoints_2d": {"type": "array", "items": {}}, "hand_left_keypoints_2d": {"type": "array", "items": {}}, "hand_right_keypoints_2d": {"type": "array", "items": {}}, "pose_keypoints_3d": {"type": "array", "items": {}}, "face_keypoints_3d": {"type": "array", "items": {}}, "hand_left_keypoints_3d": {"type": "array", "items": {}}, "hand_right_keypoints_3d": {"type": "array", "items": {}}}, "required": ["pose_keypoints_2d", "face_keypoints_2d", "hand_left_keypoints_2d", "hand_right_keypoints_2d", "pose_keypoints_3d", "face_keypoints_3d", "hand_left_keypoints_3d", "hand_right_keypoints_3d"]}}}, "required": ["version", "people"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create an example JSON object that satisfies this schema: {"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"}, "(6, 2, 1)": {"type": "string"}, "(7, 0, 1)": {"type": "string"}, "(7, 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)", "(6, 2, 1)", "(7, 0, 1)", "(7, 1, 1)"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"(0, 0, 2)" : "Hydrograd", "(1, 0, 1)" : "Released", "(1, 1, 1)" : "June 30, 2017 (2017-06-30)", "(2, 0, 1)" : "Recorded", "(2, 1, 1)" : "January 7, 2017 - March 6, 2017", "(3, 0, 1)" : "Studio", "(3, 1, 1)" : "Sphere Studios, North Hollywood, Los Angeles", "(4, 0, 1)" : "Genre", "(4, 1, 1)" : "Hard rock", "(5, 0, 1)" : "Length", "(5, 1, 1)" : "65:14", "(6, 0, 1)" : "Label", "(6, 1, 1)" : "Roadrunner", "(6, 2, 1)" : "1686-174542", "(7, 0, 1)" : "Producer", "(7, 1, 1)" : "Jay Ruston"}
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"}, "(6, 2, 1)": {"type": "string"}, "(7, 0, 1)": {"type": "string"}, "(7, 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)", "(6, 2, 1)", "(7, 0, 1)", "(7, 1, 1)"], "$schema": "http://json-schema.org/draft-07/schema#"}
Construct a JSON document that adheres to this schema specification: {"type": "object", "properties": {"compilerOptions": {"type": "object", "properties": {"strict": {"type": "boolean"}, "alwaysStrict": {"type": "boolean"}, "allowJs": {"type": "boolean"}, "sourceMap": {"type": "boolean"}, "esModuleInterop": {"type": "boolean"}, "module": {"type": "string"}, "target": {"type": "string"}, "noUnusedLocals": {"type": "boolean"}, "noUnusedParameters": {"type": "boolean"}, "noImplicitAny": {"type": "boolean"}, "noImplicitThis": {"type": "boolean"}, "importsNotUsedAsValues": {"type": "string"}, "removeComments": {"type": "boolean"}, "resolveJsonModule": {"type": "boolean"}, "strictBindCallApply": {"type": "boolean"}}, "required": ["strict", "alwaysStrict", "allowJs", "sourceMap", "esModuleInterop", "module", "target", "noUnusedLocals", "noUnusedParameters", "noImplicitAny", "noImplicitThis", "importsNotUsedAsValues", "removeComments", "resolveJsonModule", "strictBindCallApply"]}, "exclude": {"type": "array", "items": {"type": "string"}}}, "required": ["compilerOptions", "exclude"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"compilerOptions" : {"strict" : true, "alwaysStrict" : true, "allowJs" : false, "sourceMap" : true, "esModuleInterop" : true, "module" : "commonjs", "target" : "ES2017", "noUnusedLocals" : true, "noUnusedParameters" : true, "noImplicitAny" : false, "noImplicitThis" : false, "importsNotUsedAsValues" : "remove", "removeComments" : true, "resolveJsonModule" : true, "strictBindCallApply" : true}, "exclude" : ["**/*.test.ts"]}
json_instruct
{"type": "object", "properties": {"compilerOptions": {"type": "object", "properties": {"strict": {"type": "boolean"}, "alwaysStrict": {"type": "boolean"}, "allowJs": {"type": "boolean"}, "sourceMap": {"type": "boolean"}, "esModuleInterop": {"type": "boolean"}, "module": {"type": "string"}, "target": {"type": "string"}, "noUnusedLocals": {"type": "boolean"}, "noUnusedParameters": {"type": "boolean"}, "noImplicitAny": {"type": "boolean"}, "noImplicitThis": {"type": "boolean"}, "importsNotUsedAsValues": {"type": "string"}, "removeComments": {"type": "boolean"}, "resolveJsonModule": {"type": "boolean"}, "strictBindCallApply": {"type": "boolean"}}, "required": ["strict", "alwaysStrict", "allowJs", "sourceMap", "esModuleInterop", "module", "target", "noUnusedLocals", "noUnusedParameters", "noImplicitAny", "noImplicitThis", "importsNotUsedAsValues", "removeComments", "resolveJsonModule", "strictBindCallApply"]}, "exclude": {"type": "array", "items": {"type": "string"}}}, "required": ["compilerOptions", "exclude"], "$schema": "http://json-schema.org/draft-07/schema#"}
Using the following JSON schema, generate a compatible JSON instance: {"type": "object", "properties": {"category": {"type": "array", "items": {"type": "string"}}, "city": {"type": "string"}, "em_sigma_b": {"type": "number"}, "cum_star": {"type": "number"}, "name": {"type": "string"}, "em_sigma_p": {"type": "number"}, "lat": {"type": "number"}, "lng": {"type": "number"}, "em_star": {"type": "number"}, "id": {"type": "string"}}, "required": ["category", "city", "em_sigma_b", "cum_star", "name", "em_sigma_p", "lat", "lng", "em_star", "id"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"category" : ["Restaurants", "Barbeque", "Chinese"], "city" : "Las Vegas", "em_sigma_b" : 0.0389892190124013, "cum_star" : 1.9608294930875576, "name" : "Sam Woo BBQ Restaurant", "em_sigma_p" : 0.003956688937831554, "lat" : 36.125380799999995, "lng" : -115.1959803, "em_star" : 1.770055000993958, "id" : "DVfCbJhJUDWRlUfrKzaKOA"}
json_instruct
{"type": "object", "properties": {"category": {"type": "array", "items": {"type": "string"}}, "city": {"type": "string"}, "em_sigma_b": {"type": "number"}, "cum_star": {"type": "number"}, "name": {"type": "string"}, "em_sigma_p": {"type": "number"}, "lat": {"type": "number"}, "lng": {"type": "number"}, "em_star": {"type": "number"}, "id": {"type": "string"}}, "required": ["category", "city", "em_sigma_b", "cum_star", "name", "em_sigma_p", "lat", "lng", "em_star", "id"], "$schema": "http://json-schema.org/draft-07/schema#"}
Create a JSON structure that matches this schema definition: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "author": {"type": "object", "properties": {"email": {"type": "string"}, "name": {"type": "string"}}, "required": ["email", "name"]}, "license": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}}, "required": ["name", "version", "description", "main", "author", "license", "repository"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "idr", "version" : "1.0.3", "description" : "\u8eab\u4efd\u8bc1\u9605\u8bfb\u5668node.js\u6a21\u5757", "main" : "index.js", "author" : {"email" : "[email protected]", "name" : "libinqi"}, "license" : "MIT", "repository" : {"type" : "git", "url" : "git://github.com/libinqi/idr-syn.git"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "author": {"type": "object", "properties": {"email": {"type": "string"}, "name": {"type": "string"}}, "required": ["email", "name"]}, "license": {"type": "string"}, "repository": {"type": "object", "properties": {"type": {"type": "string"}, "url": {"type": "string"}}, "required": ["type", "url"]}}, "required": ["name", "version", "description", "main", "author", "license", "repository"], "$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" : [[[128.625, 22.666666666666668], [128.625, 22.75], [128.75, 22.75], [128.75, 22.666666666666668], [128.625, 22.666666666666668]]]}, "properties" : {"code" : 342805, "url" : "http://madefor.github.io/0410/api/v1/342805.geojson", "view" : "https://github.com/madefor/0410/blob/gh-pages/api/v1/342805.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#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"ETag": {"type": "string"}, "Last-Modified": {"type": "string"}, "base": {"type": "object", "properties": {"repo": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}}, "required": ["repo"]}, "closed_at": {"type": "string"}, "created_at": {"type": "string"}, "draft": {"type": "boolean"}, "head": {"type": "object", "properties": {"ref": {"type": "string"}}, "required": ["ref"]}, "html_url": {"type": "string"}, "id": {"type": "integer"}, "labels": {"type": "array", "items": {}}, "mergeable": {"type": "null"}, "mergeable_state": {"type": "string"}, "merged": {"type": "boolean"}, "merged_at": {"type": "string"}, "number": {"type": "integer"}, "state": {"type": "string"}, "updated_at": {"type": "string"}}, "required": ["ETag", "Last-Modified", "base", "closed_at", "created_at", "draft", "head", "html_url", "id", "labels", "mergeable", "mergeable_state", "merged", "merged_at", "number", "state", "updated_at"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"ETag" : "W/\"e785754b44c4b28405677b6a5adb4c4c\"", "Last-Modified" : "Wed, 13 May 2020 00:46:47 GMT", "base" : {"repo" : {"name" : "exchangelib-feedstock"}}, "closed_at" : "2020-05-13T00:46:46Z", "created_at" : "2020-05-13T00:35:11Z", "draft" : false, "head" : {"ref" : "3.2.0_ha1f94e"}, "html_url" : "https://github.com/conda-forge/exchangelib-feedstock/pull/2", "id" : 417046028, "labels" : [], "mergeable" : null, "mergeable_state" : "unknown", "merged" : true, "merged_at" : "2020-05-13T00:46:46Z", "number" : 2, "state" : "closed", "updated_at" : "2020-05-13T00:46:47Z"}
json_instruct
{"type": "object", "properties": {"ETag": {"type": "string"}, "Last-Modified": {"type": "string"}, "base": {"type": "object", "properties": {"repo": {"type": "object", "properties": {"name": {"type": "string"}}, "required": ["name"]}}, "required": ["repo"]}, "closed_at": {"type": "string"}, "created_at": {"type": "string"}, "draft": {"type": "boolean"}, "head": {"type": "object", "properties": {"ref": {"type": "string"}}, "required": ["ref"]}, "html_url": {"type": "string"}, "id": {"type": "integer"}, "labels": {"type": "array", "items": {}}, "mergeable": {"type": "null"}, "mergeable_state": {"type": "string"}, "merged": {"type": "boolean"}, "merged_at": {"type": "string"}, "number": {"type": "integer"}, "state": {"type": "string"}, "updated_at": {"type": "string"}}, "required": ["ETag", "Last-Modified", "base", "closed_at", "created_at", "draft", "head", "html_url", "id", "labels", "mergeable", "mergeable_state", "merged", "merged_at", "number", "state", "updated_at"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"ast": {"type": "null"}, "code": {"type": "string"}, "map": {"type": "null"}, "metadata": {"type": "object", "properties": {}, "required": []}, "sourceType": {"type": "string"}}, "required": ["ast", "code", "map", "metadata", "sourceType"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"ast" : null, "code" : "export var zeroGap = {\n left: 0,\n top: 0,\n right: 0,\n gap: 0\n};\n\nvar parse = function parse(x) {\n return parseInt(x || '', 10) || 0;\n};\n\nvar getOffset = function getOffset(gapMode) {\n var cs = window.getComputedStyle(document.body);\n var left = cs[gapMode === 'padding' ? 'paddingLeft' : 'marginLeft'];\n var top = cs[gapMode === 'padding' ? 'paddingTop' : 'marginTop'];\n var right = cs[gapMode === 'padding' ? 'paddingRight' : 'marginRight'];\n return [parse(left), parse(top), parse(right)];\n};\n\nexport var getGapWidth = function getGapWidth(gapMode) {\n if (gapMode === void 0) {\n gapMode = 'margin';\n }\n\n if (typeof window === 'undefined') {\n return zeroGap;\n }\n\n var offsets = getOffset(gapMode);\n var documentWidth = document.documentElement.clientWidth;\n var windowWidth = window.innerWidth;\n return {\n left: offsets[0],\n top: offsets[1],\n right: offsets[2],\n gap: Math.max(0, windowWidth - documentWidth + offsets[2] - offsets[0])\n };\n};", "map" : null, "metadata" : {}, "sourceType" : "module"}
json_instruct
{"type": "object", "properties": {"ast": {"type": "null"}, "code": {"type": "string"}, "map": {"type": "null"}, "metadata": {"type": "object", "properties": {}, "required": []}, "sourceType": {"type": "string"}}, "required": ["ast", "code", "map", "metadata", "sourceType"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}}, "required": ["start"]}, "author": {"type": "string"}, "license": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"grunt": {"type": "string"}, "grunt-shell": {"type": "string"}, "nodemon": {"type": "string"}}, "required": ["grunt", "grunt-shell", "nodemon"]}, "dependencies": {"type": "object", "properties": {"body-parser": {"type": "string"}, "client-sessions": {"type": "string"}, "cookie-parser": {"type": "string"}, "dotenv": {"type": "string"}, "express": {"type": "string"}, "express-session": {"type": "string"}, "morgan": {"type": "string"}, "mysql": {"type": "string"}, "nodemailer": {"type": "string"}, "nodemon": {"type": "string"}, "webpack": {"type": "string"}}, "required": ["body-parser", "client-sessions", "cookie-parser", "dotenv", "express", "express-session", "morgan", "mysql", "nodemailer", "nodemon", "webpack"]}}, "required": ["name", "version", "description", "main", "scripts", "author", "license", "devDependencies", "dependencies"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "PersonalApp", "version" : "0.0.0", "description" : "Personal App", "main" : "server/index.js", "scripts" : {"start" : " nodemon server/index.js"}, "author" : "Krishan Arya", "license" : "MIT", "devDependencies" : {"grunt" : "^1.0.1", "grunt-shell" : "^2.0.0", "nodemon" : "^1.10.0"}, "dependencies" : {"body-parser" : "^1.15.2", "client-sessions" : "^0.7.0", "cookie-parser" : "^1.4.3", "dotenv" : "^2.0.0", "express" : "^4.14.0", "express-session" : "^1.14.0", "morgan" : "^1.7.0", "mysql" : "^2.11.1", "nodemailer" : "^2.7.0", "nodemon" : "^1.11.0", "webpack" : "^1.13.1"}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "version": {"type": "string"}, "description": {"type": "string"}, "main": {"type": "string"}, "scripts": {"type": "object", "properties": {"start": {"type": "string"}}, "required": ["start"]}, "author": {"type": "string"}, "license": {"type": "string"}, "devDependencies": {"type": "object", "properties": {"grunt": {"type": "string"}, "grunt-shell": {"type": "string"}, "nodemon": {"type": "string"}}, "required": ["grunt", "grunt-shell", "nodemon"]}, "dependencies": {"type": "object", "properties": {"body-parser": {"type": "string"}, "client-sessions": {"type": "string"}, "cookie-parser": {"type": "string"}, "dotenv": {"type": "string"}, "express": {"type": "string"}, "express-session": {"type": "string"}, "morgan": {"type": "string"}, "mysql": {"type": "string"}, "nodemailer": {"type": "string"}, "nodemon": {"type": "string"}, "webpack": {"type": "string"}}, "required": ["body-parser", "client-sessions", "cookie-parser", "dotenv", "express", "express-session", "morgan", "mysql", "nodemailer", "nodemon", "webpack"]}}, "required": ["name", "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": {"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" : "0xf88629b22dcd3b3eff99b63f7380bac3f939d8a8", "tool" : "solhint", "start" : 1563607053.886628, "end" : 1563607058.361174, "duration" : 4.474546194076538, "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#"}
Create an example JSON object that satisfies this schema: {"type": "object", "properties": {"text": {"type": "array", "items": {"type": "object", "properties": {"desc": {"type": "null"}, "bounds": {"type": "array", "items": {"type": "object", "properties": {"x": {"type": "integer"}, "y": {"type": "integer"}}, "required": ["x", "y"]}}}, "required": ["desc", "bounds"]}}, "image": {"type": "array", "items": {"type": "object", "properties": {"desc": {"type": "null"}, "bounds": {"type": "array", "items": {"type": "object", "properties": {"x": {"type": "integer"}, "y": {"type": "integer"}}, "required": ["x", "y"]}}}, "required": ["desc", "bounds"]}}}, "required": ["text", "image"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"text" : [{"desc" : null, "bounds" : [{"x" : 51, "y" : 224}, {"x" : 1874, "y" : 224}, {"x" : 1874, "y" : 1109}, {"x" : 51, "y" : 1109}]}, {"desc" : null, "bounds" : [{"x" : 1713, "y" : 224}, {"x" : 1874, "y" : 224}, {"x" : 1874, "y" : 288}, {"x" : 1713, "y" : 288}]}, {"desc" : null, "bounds" : [{"x" : 51, "y" : 342}, {"x" : 424, "y" : 342}, {"x" : 424, "y" : 477}, {"x" : 51, "y" : 477}]}, {"desc" : null, "bounds" : [{"x" : 719, "y" : 662}, {"x" : 1284, "y" : 662}, {"x" : 1284, "y" : 881}, {"x" : 719, "y" : 881}]}, {"desc" : null, "bounds" : [{"x" : 641, "y" : 952}, {"x" : 1344, "y" : 952}, {"x" : 1344, "y" : 1109}, {"x" : 641, "y" : 1109}]}], "image" : [{"desc" : null, "bounds" : [{"x" : 860, "y" : 427}, {"x" : 1123, "y" : 427}, {"x" : 1123, "y" : 658}, {"x" : 860, "y" : 658}]}]}
json_instruct
{"type": "object", "properties": {"text": {"type": "array", "items": {"type": "object", "properties": {"desc": {"type": "null"}, "bounds": {"type": "array", "items": {"type": "object", "properties": {"x": {"type": "integer"}, "y": {"type": "integer"}}, "required": ["x", "y"]}}}, "required": ["desc", "bounds"]}}, "image": {"type": "array", "items": {"type": "object", "properties": {"desc": {"type": "null"}, "bounds": {"type": "array", "items": {"type": "object", "properties": {"x": {"type": "integer"}, "y": {"type": "integer"}}, "required": ["x", "y"]}}}, "required": ["desc", "bounds"]}}}, "required": ["text", "image"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"word" : "xylophilan", "definition" : "One of a tribe of beetles (Xylophili) whose larv\u00e6 live on decayed wood."}
json_instruct
{"type": "object", "properties": {"word": {"type": "string"}, "definition": {"type": "string"}}, "required": ["word", "definition"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"name": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "license": {"type": "string"}, "type": {"type": "string"}, "require": {"type": "object", "properties": {"php": {"type": "string"}, "laravel/framework": {"type": "string"}}, "required": ["php", "laravel/framework"]}, "autoload": {"type": "object", "properties": {"classmap": {"type": "array", "items": {"type": "string"}}}, "required": ["classmap"]}}, "required": ["name", "keywords", "license", "type", "require", "autoload"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"name" : "larapack/spark-diff", "keywords" : ["laravel"], "license" : "MIT", "type" : "package", "require" : {"php" : ">=5.5.9", "laravel/framework" : "5.2.*"}, "autoload" : {"classmap" : ["src"]}}
json_instruct
{"type": "object", "properties": {"name": {"type": "string"}, "keywords": {"type": "array", "items": {"type": "string"}}, "license": {"type": "string"}, "type": {"type": "string"}, "require": {"type": "object", "properties": {"php": {"type": "string"}, "laravel/framework": {"type": "string"}}, "required": ["php", "laravel/framework"]}, "autoload": {"type": "object", "properties": {"classmap": {"type": "array", "items": {"type": "string"}}}, "required": ["classmap"]}}, "required": ["name", "keywords", "license", "type", "require", "autoload"], "$schema": "http://json-schema.org/draft-07/schema#"}
The schema below describes a JSON structure. Generate a valid example: {"type": "object", "properties": {"symbol": {"type": "string"}, "name": {"type": "string"}, "decimals": {"type": "integer"}, "address": {"type": "string"}}, "required": ["symbol", "name", "decimals", "address"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"symbol" : "wMBX", "name" : "wMBX Token", "decimals" : 18, "address" : "0x71ba91dc68c6a206db0a6a92b4b1de3f9271432d"}
json_instruct
{"type": "object", "properties": {"symbol": {"type": "string"}, "name": {"type": "string"}, "decimals": {"type": "integer"}, "address": {"type": "string"}}, "required": ["symbol", "name", "decimals", "address"], "$schema": "http://json-schema.org/draft-07/schema#"}
Based on the schema below, produce a valid JSON object: {"type": "object", "properties": {"imports": {"type": "object", "properties": {"aleph/types": {"type": "string"}, "preact": {"type": "string"}, "preact-render-to-string": {"type": "string"}}, "required": ["aleph/types", "preact", "preact-render-to-string"]}, "scopes": {"type": "object", "properties": {}, "required": []}}, "required": ["imports", "scopes"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"imports" : {"aleph/types" : "https://deno.land/x/[email protected]/types.d.ts", "preact" : "https://esm.sh/preact", "preact-render-to-string" : "https://esm.sh/preact-render-to-string"}, "scopes" : {}}
json_instruct
{"type": "object", "properties": {"imports": {"type": "object", "properties": {"aleph/types": {"type": "string"}, "preact": {"type": "string"}, "preact-render-to-string": {"type": "string"}}, "required": ["aleph/types", "preact", "preact-render-to-string"]}, "scopes": {"type": "object", "properties": {}, "required": []}}, "required": ["imports", "scopes"], "$schema": "http://json-schema.org/draft-07/schema#"}
Generate sample JSON data that conforms to the following schema definition: {"type": "object", "properties": {"jquery.tablednd.js": {"type": "string"}, "jquery.tablednd.min.js": {"type": "string"}}, "required": ["jquery.tablednd.js", "jquery.tablednd.min.js"], "$schema": "http://json-schema.org/draft-07/schema#"}
{"jquery.tablednd.js" : "sha512-oAWAqJptdH3hJJW0/rQQhwFJrRvKcfzaNk+D7cfK4of+jsxBUgRN0/ptT9n/duH7o+ZCLYwiu/FZelKYCfDs+w==", "jquery.tablednd.min.js" : "sha512-DokOwJaHn5T1sUj31P2rFhWi4wU+npXDGoWypROWkvo9jHxXA3uchJsOYcSZuaUMpd8EvSfPwsHpOJndr+0F2Q=="}
json_instruct
{"type": "object", "properties": {"jquery.tablednd.js": {"type": "string"}, "jquery.tablednd.min.js": {"type": "string"}}, "required": ["jquery.tablednd.js", "jquery.tablednd.min.js"], "$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": {"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" : "0x40ff2d08804f1a74164741a9722c10ae15c2c148", "tool" : "osiris", "start" : 1564615887.7157674, "end" : 1564615897.675753, "duration" : 9.959985733032227, "analysis" : [{"errors" : [], "file" : "/unique_chucks/33/0x40ff2d08804f1a74164741a9722c10ae15c2c148.sol", "name" : "BasicToken"}, {"errors" : [], "file" : "/unique_chucks/33/0x40ff2d08804f1a74164741a9722c10ae15c2c148.sol", "name" : "SafeMath"}, {"errors" : [], "file" : "/unique_chucks/33/0x40ff2d08804f1a74164741a9722c10ae15c2c148.sol", "name" : "SkyHopeCoin"}, {"errors" : [], "file" : "/unique_chucks/33/0x40ff2d08804f1a74164741a9722c10ae15c2c148.sol", "name" : "StandardToken"}]}
json_instruct
{"type": "object", "properties": {"contract": {"type": "string"}, "tool": {"type": "string"}, "start": {"type": "number"}, "end": {"type": "number"}, "duration": {"type": "number"}, "analysis": {"type": "array", "items": {"type": "object", "properties": {"errors": {"type": "array", "items": {}}, "file": {"type": "string"}, "name": {"type": "string"}}, "required": ["errors", "file", "name"]}}}, "required": ["contract", "tool", "start", "end", "duration", "analysis"], "$schema": "http://json-schema.org/draft-07/schema#"}