File Transformers
The File Transformer Services
are standalone services responsible to provide a way for users to download plans and descriptions in various file formats. So, their role is to "transform" these data structures to these formats.
There are currently two file transformer services implemented and integrated.
- Docx file transformer service: Used for PDF files and Word documents.
- Rda file transformer service: Used for JSON files following the RDA specification.
note
You can create your own file transformer. More details here.