//! Reverse synchronization - Code to RDF extraction
//!
//! This module provides functionality to extract service definitions from source code
//! in multiple languages (Rust, Elixir, Go) and convert them into RDF format for
//! integration with the ggen ontology system.
pub use ;