Module: Opencdd::Model
- Defined in:
- lib/opencdd/model.rb,
lib/opencdd/model/yaml_entity.rb,
lib/opencdd/model/entity_store.rb,
lib/opencdd/model/yaml_database.rb
Overview
CDD-native model layer backed by Lutaml::Model. Provides typed attributes with semantic CDD names (preferred_name, superclass, class_type) — not wire-format keys (MDC_P004, MDC_P010). YAML is the canonical persistence format per user decision (2026-07-13).
Defined Under Namespace
Classes: EntityStore, YamlDatabase, YamlEntity