This extension enables the display of linked organization information within dataset pages. It integrates with an external PHP web application (linkorgs-app) to show organization relationships. The extension adds an iframe to the dataset read page that communicates with the linkorgs-app to display organizational connections. The standard plugin creates an iframe that points to localhost:80/app.php where the corresponding linkorgs-app should be present. Users can either host it themselves or wait for a public release of a centralized service. The plugin will be updated with the centralized service URL as soon as available.