Graph Modeling Linked Data Frontend Template Guide
31/03/2026
This guide details the file structure of Graph Modeling's Linked Data Frontend templates.
Note
Graph Modeling (PoolParty) 10.1 announces a critical Content Security Policy (CSP) update that disallows unsafe-inline styles and scripts, requiring developers to refactor all inline code, especially within Velocity Templates (.vm files), to external CSS/JS files. Refer to our guide on Content Security Policy Compliance for more information on how to comply as well as how to whitelist certain analytics tools for LDF.
The templates for the Linked Data Frontend reside in the frontendRoot directory that can be found at /var/lib/poolparty/data/frontendRoot for on-premise installations of Graph Modeling; and inside the Docker image for Docker installations. For more information on Docker installations of the platform, refer to LDF Configuration with Docker.
The basic folder and file structure is as follows: