JSON Tree + Schema Registry
json.platphormnews.com
v1.4.0
API
LLMs.txt
Tree
Graph
Raw
39 nodes
|
Depth: 3
JSON Editor
Valid
Local draft
35 lines
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
{ "$schema": "https://json.platphormnews.com/schemas/json/realm.schema.json", "sample": true, "sampleLabel": "Public schema registry realm sample", "product": "JSON Tree + PlatPhorm Schema Registry", "purpose": "Inspect, format, validate, search, explore, and validate JSON against public PlatPhorm schema contracts.", "realm": { "id": 100, "universe_id": 1, "slug": "json-tree-schema-registry", "name": "JSON Tree + PlatPhorm Schema Registry", "realm_type": "utility-platform", "primary_domain": "json.platphormnews.com", "canonical_url": "https://json.platphormnews.com", "environment": "production", "visibility": "public", "feature_tags": ["json", "schema-registry", "api", "mcp", "llms"], "environment_tags": ["production"], "governance_tags": ["public", "phase-1"] }, "publicAccess": { "editor": "public-safe", "localDrafts": "browser IndexedDB only", "schemaBrowsing": "public-safe", "futureProtectedActions": "PLATPHORM_API_KEY when enabled" }, "schemaFiles": [ "/schemas/json/platphorm-universal-schema-pack.json", "/schemas/json/core.schema.json", "/schemas/json/realm.schema.json", "/schemas/json/item.schema.json", "/schemas/json/observability.schema.json", "/schemas/json/agent.schema.json" ] }
root
{8 keys}
object
root: Object with 8 keys Path: $.root Type: object Children: 8
$schema
"https://json.pla..."
string
$schema: "https://json.platphormnews.com/schemas/json/realm.schema.json" Path: $.root.$schema Type: string
sample
true
boolean
sample: true Path: $.root.sample Type: boolean
sampleLabel
"Public schema re..."
string
sampleLabel: "Public schema registry realm sample" Path: $.root.sampleLabel Type: string
product
"JSON Tree + Plat..."
string
product: "JSON Tree + PlatPhorm Schema Registry" Path: $.root.product Type: string
purpose
"Inspect, format,..."
string
purpose: "Inspect, format, validate, search, explore, and validate JSON against public PlatPhorm schema contracts." Path: $.root.purpose Type: string
realm
{12 keys}
object
realm: Object with 12 keys Path: $.root.realm Type: object Children: 12
id
100
number
id: 100 Path: $.root.realm.id Type: number
universe_id
1
number
universe_id: 1 Path: $.root.realm.universe_id Type: number
slug
"json-tree-schema..."
string
slug: "json-tree-schema-registry" Path: $.root.realm.slug Type: string
name
"JSON Tree + Plat..."
string
name: "JSON Tree + PlatPhorm Schema Registry" Path: $.root.realm.name Type: string
realm_type
"utility-platform"
string
realm_type: "utility-platform" Path: $.root.realm.realm_type Type: string
primary_domain
"json.platphormne..."
string
primary_domain: "json.platphormnews.com" Path: $.root.realm.primary_domain Type: string
canonical_url
"https://json.pla..."
string
canonical_url: "https://json.platphormnews.com" Path: $.root.realm.canonical_url Type: string
environment
"production"
string
environment: "production" Path: $.root.realm.environment Type: string
visibility
"public"
string
visibility: "public" Path: $.root.realm.visibility Type: string
feature_tags
[5 items]
array
feature_tags: Array with 5 items Path: $.root.realm.feature_tags Type: array Children: 5
0
"json"
string
0: "json" Path: $.root.realm.feature_tags[0] Type: string
1
"schema-registry"
string
1: "schema-registry" Path: $.root.realm.feature_tags[1] Type: string
2
"api"
string
2: "api" Path: $.root.realm.feature_tags[2] Type: string
3
"mcp"
string
3: "mcp" Path: $.root.realm.feature_tags[3] Type: string
4
"llms"
string
4: "llms" Path: $.root.realm.feature_tags[4] Type: string
environment_tags
[1 items]
array
environment_tags: Array with 1 items Path: $.root.realm.environment_tags Type: array Children: 1
0
"production"
string
0: "production" Path: $.root.realm.environment_tags[0] Type: string
governance_tags
[2 items]
array
governance_tags: Array with 2 items Path: $.root.realm.governance_tags Type: array Children: 2
0
"public"
string
0: "public" Path: $.root.realm.governance_tags[0] Type: string
1
"phase-1"
string
1: "phase-1" Path: $.root.realm.governance_tags[1] Type: string
publicAccess
{4 keys}
object
publicAccess: Object with 4 keys Path: $.root.publicAccess Type: object Children: 4
editor
"public-safe"
string
editor: "public-safe" Path: $.root.publicAccess.editor Type: string
localDrafts
"browser IndexedD..."
string
localDrafts: "browser IndexedDB only" Path: $.root.publicAccess.localDrafts Type: string
schemaBrowsing
"public-safe"
string
schemaBrowsing: "public-safe" Path: $.root.publicAccess.schemaBrowsing Type: string
futureProtectedActio...
"PLATPHORM_API_KE..."
string
futureProtectedActions: "PLATPHORM_API_KEY when enabled" Path: $.root.publicAccess.futureProtectedActions Type: string
schemaFiles
[6 items]
array
schemaFiles: Array with 6 items Path: $.root.schemaFiles Type: array Children: 6
0
"/schemas/json/pl..."
string
0: "/schemas/json/platphorm-universal-schema-pack.json" Path: $.root.schemaFiles[0] Type: string
1
"/schemas/json/co..."
string
1: "/schemas/json/core.schema.json" Path: $.root.schemaFiles[1] Type: string
2
"/schemas/json/re..."
string
2: "/schemas/json/realm.schema.json" Path: $.root.schemaFiles[2] Type: string
3
"/schemas/json/it..."
string
3: "/schemas/json/item.schema.json" Path: $.root.schemaFiles[3] Type: string
4
"/schemas/json/ob..."
string
4: "/schemas/json/observability.schema.json" Path: $.root.schemaFiles[4] Type: string
5
"/schemas/json/ag..."
string
5: "/schemas/json/agent.schema.json" Path: $.root.schemaFiles[5] Type: string
100%
Hide Map
Overview
39 nodes
Nodes:
39
Statistics
39 total nodes, max depth 3
Objects
3
Arrays
4
Strings
29
Numbers
2
Booleans
1
Nulls
0
Schema Registry
Public-safe
loading
Validate the current editor JSON against bundled PlatPhorm schemas.
Validate
JSON-LD contract viewer: unknown