{"id":13929376,"url":"https://github.com/solid/notifications","last_synced_at":"2026-03-04T09:01:23.313Z","repository":{"id":38821987,"uuid":"420060439","full_name":"solid/notifications","owner":"solid","description":"Solid Notifications Technical Reports","archived":false,"fork":false,"pushed_at":"2025-05-11T07:40:41.000Z","size":1470,"stargazers_count":11,"open_issues_count":64,"forks_count":7,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-05-11T08:28:39.755Z","etag":null,"topics":["notifications","solid","specification"],"latest_commit_sha":null,"homepage":"https://solid.github.io/notifications/protocol","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/solid.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2021-10-22T10:41:13.000Z","updated_at":"2025-05-11T07:39:26.000Z","dependencies_parsed_at":"2024-05-20T00:28:41.729Z","dependency_job_id":"b00fe189-d874-4227-a9cf-4bd01d9cb6d6","html_url":"https://github.com/solid/notifications","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/solid/notifications","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solid%2Fnotifications","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solid%2Fnotifications/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solid%2Fnotifications/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solid%2Fnotifications/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/solid","download_url":"https://codeload.github.com/solid/notifications/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solid%2Fnotifications/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30076935,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T08:01:56.766Z","status":"ssl_error","status_checked_at":"2026-03-04T08:00:42.919Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["notifications","solid","specification"],"created_at":"2024-08-07T18:02:18.402Z","updated_at":"2026-03-04T09:01:23.295Z","avatar_url":"https://github.com/solid.png","language":"HTML","readme":"# Solid Notifications\n\nThis repository hosts the technical reports for Solid Notifications.\n\nThese reports are incubated by the [Solid Notifications Panel](https://github.com/solid/notifications-panel) for inclusion in the [Solid Technical Reports](https://solidproject.org/TR/) as part of the [W3C Solid Community Group](https://www.w3.org/groups/cg/solid) (CG). The reports are within the scope of the [Notifications Panel Charter](https://github.com/solid/process/blob/main/notifications-panel-charter.md).\n\n## Technical Reports\n\n### Protocol\n* Latest Published Version:\n  * [Solid Notifications Protocol](https://solidproject.org/TR/notifications-protocol)\n* Editors Draft:\n  * [Solid Notifications Protocol](https://solid.github.io/notifications/protocol)\n\n### Notification Channel Types\n\nThe Solid Notification Protocol makes it possible to define [notification channel types](https://solid.github.io/notifications/protocol#notification-channel-types). In order to help with the discovery of notification channel types that can be used with the Solid Notifications Protocol, it is encouraged to register them for maximum global interoperability at [Solid Technical Reports](https://solidproject.org/TR/#notification-channel-type-registry).\n\nThe notification channel types listed below are intended to be useful to application developers looking for existing\nchannel types as well as to authors of new channel types.\n\n* Editors Drafts:\n  * [EventSourceChannel2023](https://solid.github.io/notifications/eventsource-channel-2023)\n  * [LDNChannel2023](https://solid.github.io/notifications/ldn-channel-2023)\n  * [StreamingHTTPChannel2023](https://solid.github.io/notifications/streaming-http-channel-2023)\n  * [WebhookChannel2023](https://solid.github.io/notifications/webhook-channel-2023)\n  * [WebSocketChannel2023](https://solid.github.io/notifications/websocket-channel-2023)\n  * [WebPushChannel2023](https://solid.github.io/notifications/webpush-channel-2023)\n\n* Deprecated Editors Drafts:\n  * [WebSocketSubscription2021](https://solid.github.io/notifications/websocket-subscription-2021)\n  * [StreamingHTTPSubscription2021](https://solid.github.io/notifications/streaming-http-subscription-2021)\n  * [EventSourceSubscription2021](https://solid.github.io/notifications/eventsource-subscription-2021)\n  * [LinkedDataNotificationsSubscription2021](https://solid.github.io/notifications/linkeddatanotifications-subscription-2021)\n  * [WebHookSubscription2021](https://github.com/solid/notifications/blob/main/webhook-subscription-2021.md)\n  * [WebPushSubscription2022](https://solid.github.io/notifications/webpush-subscription-2022)\n\nTo add a new notification channel type to the list above, please create a PR including the name and the URL of the document describing the channel type.\n\n\n\n## Diagrams\n\n### Mermaid\n\nSequence diagrams use [Mermaid](https://mermaid-js.github.io/mermaid/) as source syntax.\nGithub workflow generates them automatically before deplying github pages.\nAny file ending with `.mmd` will be rendered into file ending with `.mmd.svg`.\nFor exmple `source-flow.mmd` results in `source-flow.mmd.svg` which can be referenced from the spec.\n\nTo preview diagrams locally following tools are available:\n\n* [Mermaid Live Editor](https://mermaid-js.github.io/mermaid-live-editor/)\n* [Docker image](https://hub.docker.com/r/matthewfeickert/mermaid-cli)\n* [mermaid-cli](https://www.npmjs.com/package/@mermaid-js/mermaid-cli)\n* [code editor extensions](https://github.com/mermaid-js/mermaid/blob/develop/docs/integrations.md#editor-plugins)\n\nAll `*.mmd.svg` files are ignored by git so they won't be commited to the repository.\n","funding_links":[],"categories":["others"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolid%2Fnotifications","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsolid%2Fnotifications","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolid%2Fnotifications/lists"}