pub async fn export_to_solid( input_q42_path: String, output_dir_path: String, ) -> Result<String, String>