Kjetil Kjernsmo

Results 100 issues of Kjetil Kjernsmo

Here is a first pass over #125 with a suggested BNF and some text. I'll mark it WiP, because I have a feeling we should be able to simplify it...

doc: Protocol
topic: resource access
topic: querying

URI Normalization is needed for consistency when comparing URIs. RFC3986 gives some guidelines, but it is hardly enough, as we already noticed with the http vs https debate that we...

doc: Protocol
topic: security privacy cryptography
topic: resource access
topic: querying
topic: caching

I don't find it terribly appealing to effectively use directories (like https://github.com/solid/specification/tree/main/2021 and https://github.com/solid/specification/tree/main/ED ) to what is actually a version control task. This is quite likely to lead to...

Discussed in #85 whether we should use the `MS-Author-Via: SPARQL`.

topic: resource access

We have currently opted to release published versions of the specifications to `https://solidproject.org/TR/` and Editor's drafts to `https://solidproject.org/ED/` and while this is something we want to do going forward, automation...

A certain level of SPARQL Update support is [expected in Solid](https://github.com/solid/solid-spec/blob/master/api-rest.md#alternative-using-sparql-1), to be used with the `PATCH` method (#85). This discussion has [begun](https://github.com/solid/solid-spec/issues/159), and this issue is to discuss some...

topic: resource access
topic: querying
doc: Ecosystem
status: Nominated

As noted in #125, SPARQL Update contains several operations beyond DELETE and INSERT. It has been an open question what to do with them. Since they are not currently supported...

doc: Protocol
topic: querying

I'm proposing a draft of the wording I proposed in #322. I think this is the minimal change we can do to SPARQL that also legitimizes the behaviour in NSS...

doc: Protocol
topic: querying

While writing up a text around the semaphore mechanism from [the RWW Design Issue](https://www.w3.org/DesignIssues/ReadWriteLinkedData.html), also discussed in #125 , https://github.com/solid/solid-spec/pull/193 , https://github.com/solid-archive/query-panel/issues/3 and others, I found that I have not...

doc: Protocol
topic: resource access
topic: querying