Open timbl opened 5 years ago
The browser native file system is supported in solid-rest through the BrowserFS project which handles multiple forms of in-browser storage (localStorage, indexedDB, Native File API, and others) as well as cloud storage. The indexedDB portion is working in rdflib/mashlib, for example, in Data Kitchen.
See http://wicg.github.io/native-file-system/
https://developers.chrome.com/origintrials/#/view_trial/3868592079911256065
https://groups.google.com/a/chromium.org/forum/#!msg/blink-dev/noan0cgEBGQ/t8DuK8_hDwAJ