/schema-org
well-formed Schema.org / JSON-LD document — @context is https://schema.org, @type is in the vocabulary, all required properties for the type present, no context-array shadowing. Content-Type: application/ld+json.
chaos.catastrophic.ioGET /schema-org
Returns Schema.org / JSON-LD documents with vocabulary and context violations. Default points @context at a non-existent IRI. Use ?mode= to isolate other violations: unknown @type, missing required properties, or a context array that shadows a schema.org term.
context-lie
type-unknown
missing-required
context-array-conflictnot.catastrophic.ioGET /schema-org
well-formed Schema.org / JSON-LD document — @context is https://schema.org, @type is in the vocabulary, all required properties for the type present, no context-array shadowing. Content-Type: application/ld+json.
Build against not.catastrophic.io/schema-org, then
flip the hostname to chaos.catastrophic.io to exercise the chaos.