Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 615 Bytes

13_SchemaIntegrator.md

File metadata and controls

9 lines (7 loc) · 615 Bytes

Schema Integrator

image

The Schema Integrator is quite simple. Just add one or more valid JSON-LD blocks. The snippet needs to start with <script type="application/ld+json"> and has to end with </script>. Otherwise, it won't get stored.

Note!

If a dynamic extractor adds JSON-LD data to the given element, the schema integrator is not able to replace the values! That said, you need to take extra care implementing additional schema blocks - this could lead to dangerous duplicate entries otherwise!