build_schema
Create a complete schema in one call by defining properties and types, with types referencing property names for structured knowledge graphs.
Instructions
Build a complete schema (properties + types) in one call. Creates all properties first, then creates types that reference those properties by name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| types | Yes | Types to create | |
| properties | Yes | Properties to create |