Sarven Capadisli

Results 326 issues of Sarven Capadisli

An `https:` based request URI may have response content using `http:` based URI. dokieli should treat them as equivalent (as fallback). First look for https sameAs http and vice-versa.

RDF
tech-debt

When a citation is made to a URI which was already cited, dokieli repeats the same process ie. fetches and updates the document; inline text and the references section. Hence,...

bug
UI

On 'Save As' dokieli takes the user input for inbox and annotationService to update the derived document before saving. It is possible that the user specifies URIs for inbox/annotationService that...

UI
feature

This is going to be a tough one (some issues on concurrency and versioning...) but quite important if we can have multi-authors editing an article simultaneously.

UI
feature
architecture
storage
editor

Derived from https://github.com/linkeddata/dokieli/issues/188 . If an annotation has its own `oa:annotationService`, use that to find reactions to the annotation.

UI
feature

Depending on the `DO.C.Lang` value, apply the language for all human-readable content eg. menus, common items that go into the document. This requires all human-readable content to be moved into...

UI

At minimum a WebID is an Agent, and maybe has a name, avatar etc.. If no statement about the WebID is found, the user is currently signed in as "anonymous"...

bug
UI
authentication

dokieli is currently (v0.3.20) using https://github.com/solid/solid-auth-client/ to handle WebID-OIDC based authentication. User clicks 'Sign in' from the dokieli menu, and then presented with "OpenID Connect" the option to sign in....

UI
architecture

Apply a user's preferred license (where some information is gathered from their profile) to the UI. So that it is auto-selected for their annotation. Also keep previously selected in memory.

UI
feature