Summary
Request to add a getRdf API method to Ketcher for retrieving the RDF representation of chemical structures, with support for specifying V2000 and V3000 formats similar to how it is done in SDF
Solution
Introduce a getRdf method in the Ketcher API that allows users to:
Retrieve the RDF representation of the current structure on the canvas.
Specify the desired format (V2000 or V3000) for the RDF output, similar to how it's done in SDF export.
Summary Request to add a getRdf API method to Ketcher for retrieving the RDF representation of chemical structures, with support for specifying V2000 and V3000 formats similar to how it is done in SDF Solution Introduce a getRdf method in the Ketcher API that allows users to: