దామోదర
దామోదర
#### Feature description: Many quad-stores have different endpoints for `SPARQL`, and `SPARQL-Update` apis. like [Oxigraph](https://github.com/oxigraph/oxigraph), virtuoso in some configs. Current accessor takes single `endpoint` param for configuration.
Namaste. Thanks for your great work. [RDF-star](https://w3c.github.io/rdf-star/cg-spec/2021-04-13.html) and SPARQL-star standards addresses the problem of annotating arcs in an [RDF](url) Graph by extending the RDF data model to allow for triples...
Currently [#uri-slashes-hierarchical-identifier](https://solidproject.org/ED/protocol#uri-slashes-hierarchical-identifier) is not an object on any statement with predicate `spec:requirement` in spec rdfa. As it seems also n requirement to be enforced, though shared between server and client,...
In many cases, There exists natural requirement of knowing and or showing containment chain, like in breadcrumbs, etc. Currently it is not possible, in single request. Though uri semantics can...
Currently there is no way specified for upward navigation. i.e. 1. knowing parent container of given resource. 2. knowing subject resource of given auxiliary resource. Uri semantics are necessary and...
Currently, there is no section unambiguously defining naming constraints for solid resources. Few can be inferred, and others have ambiguity. It would be great if that little ambiguity is resolved....
As per spec, currently auxiliary resources can be just LDP-RSs. `Auxiliary resources are represented as RDF documents [RDF11-CONCEPTS]. HTTP interactions on auxiliary resources are subject to the requirements as per...
`oxigraph::io` provides structs and functions for parsing from, serializing to, syntaxes that can be determined at runtime. This functionality is general, and is most helpful in many cases, and a...
As this crate stands for correctness, it is imperative to fix misleading terminology that is used through out the request-target handling documentation. 1. Use `HttpRequestTarget` instead of `Uri`, as it...
[iiif](https://iiif.io) is internaltional image interoperability framework. It would be great if imageproc provides processing fns for implementing [iiif-image](https://iiif.io/api/image/3.0/) api.