Import schema structure and properties to database

Опубликовано: 05 Апрель 2026
на канале: Primere Creatives
42
0

Video made for my blog: http://primerecms.blogspot.hu/2017/02...

Save JSON file to the server. If JSON saved, possible to upgrade and restore.
Import content and structure of JSON file to the local database. Now we have 733 nodes with descriptions.
Select specified node as content type you want. In this example we selected NewsArticle
Import properties of selected node. For this content type we have 93 properties. We can use these properties to get data for this content types.
Because now we have full schema hierarchy, we can use the first level of structure to offer main types of contents. If content types selected, the user can specify any subtype to refine the content type or category.
We have not only the names of schema nodes, but we have node properties too for specified node name, we can automatically create forms to get required data for json-ld or content creation process.