JSON-LD
CoreModels supports importing schemas using JSON-LD, which offers a convenient way to enrich JSON files with required schemas, including those found in schema.org. To learn more about JSON-LD, refer to this useful link, currently both graph based JSON-LD and non-graph based JSON-LD are supported.
You can upload your schema using this importer. Simply attach your file, or provide a URL for your schema, or connect your github account and fetch schemas from accessible repositories. Accepted file formats include .json or .jsonld.
There are two different import types, and we will explain each one of them.
Import the JSON-LD properties using the import/export profile as seen in the step by step guide.
Import the JSON-LD properties based on how you configure them and detects any new changes. First, it will open the import/export profile then proceeds to the Merge Grid to display and prompt for the changes.
Last updated