First schema import - living example
Land inside an imported schema: objects on the grid, enums as taxonomies, rules in the Rule Builder.
A seeded end-to-end import you can walk through instead of reading about. The sample Article schema (two object types with $ref through $defs, two enums, required, pattern, one oneOf publish rule, one custom x-source-team key) is imported into a Sample Space through the seeded Default Profile: Article and Author become Objects, their properties become Properties wired through the Composition relation group, enum values become Enums, required becomes a boolean mixin per property, the oneOf lands whole in the Rules mixin for the Rule Builder, and the unknown x-source-team key is auto-created as a new mixin element - proof the profile grows with your schema.