Statements (24)
| Predicate | Object |
|---|---|
| gptkbp:instanceOf |
gptkb:website
|
| gptkbp:accessibleBy |
gptkb:REST_API
server-side code |
| gptkbp:alsoKnownAs |
gptkb:DOM_storage
|
| gptkbp:compatibleWith |
automatic expiration (except sessionStorage)
structured query |
| gptkbp:dataPersists |
across browser sessions (localStorage)
until browser/tab is closed (sessionStorage) |
| gptkbp:includes |
localStorage
sessionStorage |
| gptkbp:introducedIn |
gptkb:HTML5
|
| gptkbp:moreSecureThan |
cookies (for client-side storage)
|
| gptkbp:notSentWith |
every HTTP request
|
| gptkbp:removes |
gptkb:digital_media
gptkb:JavaScript |
| gptkbp:standardizedBy |
gptkb:World_Wide_Web_Consortium
|
| gptkbp:storageLimit |
typically 5-10 MB per origin
|
| gptkbp:storesDataAs |
key-value pairs
|
| gptkbp:supportedBy |
modern web browsers
|
| gptkbp:usedFor |
storing data in web browsers
|
| gptkbp:bfsParent |
gptkb:HTML_Standard
gptkb:Web_SQL_Database |
| gptkbp:bfsLayer |
6
|
| https://www.w3.org/2000/01/rdf-schema#label |
Web storage
|