The repository contains the code for the Privacy-preserving platform for ANomaly Detection in healthcare streAms (PANDA) platform, which is a service vor monitoring the health of patients to detect anomalies in their health data streams. To enable privacy, PANDA utilizes Solid as a data storage solution and extends it with User Managed Access to allow the patients to specify granular access control policies for their data streams.
You run the linter via
npm run lint:ts
You can automatically fix some issues via
npm run lint:ts:fix
This code is copyrighted by Ghent University - imec and released under the MIT Licence
For any questions, please contact Kush or create an issue in the repository here .