దామోదర

Results 89 issues of దామోదర

When one try to update representation of a resource to a new one with different content-type, the operation is prone to data-loss when using fs-accessor. It first removes file corresponding...

☀️ enhancement

Thanks for frunk! Sorry if this is obvious, but i cannot figure out how to spell out an hlist with all items satisfying a trait bound. Could you help? Thanks...

The Solid ecosystem aims for decentralized web, in which users are in control of their data, and identity. To enable that, it uses WebID(s) as the primary identifiers for agents....

topic: authentication

Spec says that: > The slash (/) character in the URI path indicates hierarchical relationship segments, and enables relative referencing [[RFC3986](https://solidproject.org/ED/protocol#bib-rfc3986)]. The semantics of the slash character is shared by...

Currently turtle parsers seems doesn't take `PREFIX` case-**in**sensitive sparql-like directives, which are supported by turtle syntax since 2014. It would be highly valuble for their support to handle turtle from...

Opendal integration tests can be used to test custom service implementations directly, if they are published as a support crate. This will remove need to write tests for any custom...

Currently the library uses sparql-update for patching, which solid servers are not required to support. Only n3-patch is required by the specification. Hence, it would be great if solid client...

enhancement

Currently included A/V players doesn't work for private resources. They can be supported using [Media source extensions](https://w3c.github.io/media-source/) api, which is supported in most of the browsers.

bug

Hello guys, Thanks for manifesto.. in latest commit, you created internal.ts as proxy for importing inside lib. now with this, bundlers like rollup cannot perform tree-shaking. let's say we want...

If app can be configured through uri, by providing storage root, user's webid, etc, then that can serve as an api for integrating, launching the app from many contexts with...

enhancement