దామోదర

Results 91 issues of దామోదర

@Tpt has released new crates `oxttl`, `oxxml` for parsers and serializers. They are async friendly. It would be great to have sophia support async parsers and serializers too. Enables proper...

A macro for authoring a graph/dataset, or their respective sources would be helpful in writing data, test cases, using pre defined terms. Say like following. ```rust import rdf_vocabularies::ns; let term1:...

enhancement
help wanted

Thanks for great work. Shapes are now getting used extensively, as they make working with rdf types lot easier by giving predictable shapes to data, in otherwise open-world. It would...

help wanted

Hello guys, In manifest currently `start_url` is setted to `/` at below: https://github.com/sveltejs/sapper-template/blob/7a95820993f5f4c8f4d27d0a594c8585fe9fcbfc/static/manifest.json#L7 But when apps is mounted at custom mount\_path, absolute root is not the `start_url`. Thus it will...

It would be great, if web components example with `lit` is added, along with common dev tools.

Current spec as it exists, doesn't distinguish between information resources and concept resources. I.e, as every subject's identifier has to deref to an information resource representation(like json-ad doc), the architecture...

Thanks every-one for great work. We have a stack, where integrating existdb into stack is difficult, And xmls are stored as files along with other resources.. distributed, access controlled through...

Currently there is near-zero high-level docs other than architecture document. See also: #54

documentation

See also: https://github.com/solid/specification/pull/598

Blocked on https://github.com/seanmonstar/reqwest/issues/2039