Disambiguation evidence for Notifications API Standard via surface form
"Notifications API"
As subject (51)
Triples where this entity appears as subject under the
label "Notifications API".
| Predicate | Object |
|---|---|
| allows | Displaying notifications when a web app is closed but has a service worker → |
| allows | Displaying notifications when a web app is not in the foreground → |
| category | Browser API → |
| category | Client-side web technology → |
| category |
Web APIs
→
surface form: "Web API"
|
| defines | JavaScript API for creating and managing notifications → |
| defines | Permission-based model for showing notifications to users → |
| defines | Web platform interface for displaying notifications → |
| exposesInterface | Notification → |
| exposesInterface |
Notifications API Standard
→
surface form: "NotificationEvent"
|
| exposesInterface | NotificationOptions dictionary → |
| fullName | Notifications API Standard → |
| goal | Allow web apps to notify users outside the active browser tab → |
| goal | Provide system-level notifications in a consistent way across browsers → |
| hasConstructor | Notification() → |
| hasEvent | onclick → |
| hasEvent | onclose → |
| hasEvent | onerror → |
| hasEvent | onshow → |
| hasMethod | Notification.requestPermission() → |
| implementedIn | Desktop browsers → |
| implementedIn | Mobile browsers → |
| implementedIn | Web browsers → |
| instanceOf | W3C specification → |
| instanceOf | Web standard → |
| integratesWith | Permissions API → |
| integratesWith | Push API → |
| integratesWith | Service Workers → |
| partOf | Open Web Platform → |
| permissionStates | default → |
| permissionStates | denied → |
| permissionStates | granted → |
| relatedTo | Permissions API specification → |
| relatedTo | Push API → |
| relatedTo |
Service Workers
→
surface form: "Service Workers specification"
|
| requires | User permission to show notifications → |
| standardizedBy |
W3C Working Group
→
surface form: "W3C Web Applications Working Group"
|
| standardizedBy | World Wide Web Consortium → |
| status | Living standard → |
| supports | Directionality of notification text → |
| supports | Notification actions → |
| supports | Notification click events → |
| supports | Notification close events → |
| supports | Renotify behavior → |
| supports | Rich notifications with title, body, and icon → |
| supports | Silent notifications → |
| supports | Tagging of notifications → |
| supports | Vibration patterns on supported devices → |
| usedBy | Progressive Web Apps → |
| usedBy | Web applications → |
| usedBy | Websites → |
As object (1)
Triples where some other subject referred to this entity
as "Notifications API".
Progressive Web Apps
→
usesTechnology
→
"Notifications API"
→
↳ resolves to Notifications API Standard