Technical reference documentation and architecture details for Lutaml::Model.
Documents
-
Architecture - System architecture and design patterns
-
Reference Type - Object relationship references
-
Custom Adapters - Creating custom serialization adapters
-
Custom Registers - Dynamic model modification
-
Format-Independent Features - Cross-format features
-
Parent and Root Context - Navigation in model hierarchies
-
Three-Phase Namespace Architecture - Implementation details
Architecture and design
Understanding how Lutaml::Model works internally:
-
Architecture - Three-layer architecture overview
-
Namespace Architecture - XML namespace implementation
Extending Lutaml::Model
Create your own extensions:
-
Custom Adapters - Support new serialization formats
-
Custom Registers - Dynamically modify model hierarchies
-
Reference Type - Create object relationships
Advanced topics
Deep dives into specific features:
-
Format-Independent Features - Cross-format mechanisms
-
Parent and Root Context - Model hierarchy navigation
See also
-
Core Topics - Fundamental concepts
-
Guides - Task-oriented how-tos
-
Tutorials - Step-by-step learning