{"id":28213521,"url":"https://github.com/solidlabresearch/policy-aware-decentralized-stream-replayer","last_synced_at":"2025-06-11T17:31:49.355Z","repository":{"id":288399859,"uuid":"967942568","full_name":"SolidLabResearch/policy-aware-decentralized-stream-replayer","owner":"SolidLabResearch","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-17T09:32:37.000Z","size":329,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-17T20:11:23.859Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SolidLabResearch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-04-17T08:44:00.000Z","updated_at":"2025-04-17T09:32:40.000Z","dependencies_parsed_at":"2025-04-17T23:56:15.251Z","dependency_job_id":"e5562b2c-2535-43cc-a475-ede4e9ee03f6","html_url":"https://github.com/SolidLabResearch/policy-aware-decentralized-stream-replayer","commit_stats":null,"previous_names":["argahsuknesib/policy-aware-decentralized-stream-replayer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SolidLabResearch/policy-aware-decentralized-stream-replayer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SolidLabResearch%2Fpolicy-aware-decentralized-stream-replayer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SolidLabResearch%2Fpolicy-aware-decentralized-stream-replayer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SolidLabResearch%2Fpolicy-aware-decentralized-stream-replayer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SolidLabResearch%2Fpolicy-aware-decentralized-stream-replayer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SolidLabResearch","download_url":"https://codeload.github.com/SolidLabResearch/policy-aware-decentralized-stream-replayer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SolidLabResearch%2Fpolicy-aware-decentralized-stream-replayer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259308157,"owners_count":22837974,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-05-17T20:10:47.742Z","updated_at":"2025-06-11T17:31:49.350Z","avatar_url":"https://github.com/SolidLabResearch.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Policy Aware Decentralized Stream Replayer\n\nA simpler sensor data replayer to the inbox of an LDES in LDP or any LDP container which works with the UMA flow of the Solid Pod.\n\n## Usage\n\n### Installation\n\n```bash\nnpm install\n```\n\n### Building\n\nNow, navigate to the `src/config` folder and update the `config.json` file with the required parameters.\n\n```json\n{\n    \"ldes_location\": \"insert_location_here\",\n    \"frequency\": 4,\n    \"file_location\": \"insert_file_location_here\",\n    \"is_ldes\": true,\n}\n```\n\nIf the `is_ldes` parameter is set to `true`, the `ldes_location` parameter should be the location of the LDES. The replayer will itself extract the inbox of the LDES stream.  If the `is_ldes` parameter is set to `false`, the `ldes_location` parameter should be the location of the LDP container.\n\nNow, build the project using the following command:\n\n```bash\nnpm run build\n```\n\n### Running\n\nTo run the project, use the following command:\n\n```bash\nnpm run start\n```\n\n## License\n\nThis code is copyrighted by [Ghent University - imec](https://www.ugent.be/ea/idlab/en) and released under the [MIT Licence](./LICENCE.md) \n\n## Contact\n\nFor any questions, please contact [Kush](mailto:kushagrasingh.bisen@ugent.be) or create an issue in the repository.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolidlabresearch%2Fpolicy-aware-decentralized-stream-replayer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsolidlabresearch%2Fpolicy-aware-decentralized-stream-replayer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolidlabresearch%2Fpolicy-aware-decentralized-stream-replayer/lists"}