// Copyright 2026 Haiyang Li. Licensed under Apache-2.0.
//
//! KG import/export format adapters. See `docs/protocol.md` for the
//! full pipeline description, parse strategy notes, and deferred format list.
pub use AdapterError;
pub use ;
pub use FormatAdapter;
pub use JsonFormatAdapter;
/// Phase P0: format names accepted by the v0.5 adapter registry.
pub const PHASE0_FORMATS: & = &;