Sarven Capadisli

Results 854 comments of Sarven Capadisli

I will follow-up with a PR based on the information here and in other issues to further clarify the spec. There is no new information in this comment above and...

The authorization system carries access permissions granting agents the ability to perform operations on resources. The authorization system can instruct the server as to what's permitted. It is about the...

The authorization component in the Solid Protocol does not include (or expect) knowledge about resource states. Neither do the access control specs (such as WAC) require knowledge about resource states...

Those questions are summaries. What are the possible inquiries in code, e.g., in SPARQL, that follows the request semantics, e.g., of `PUT /C/R`? I don't see any unit of information...

The update should only change the description of the target resource. Don't mention propagations or side-effects until the request semantics can be further specialised.

There is a change log as well as a link to the diff service. Commit history for a publication where the source is maintained in its own repository need not...

There is rough consensus in https://github.com/solid/solid-spec/issues/134 that handling of LDPC resources is an implementation detail. I've created https://github.com/solid/specification/issues/109 to provide some answers to the general issue around representation handling. Regular...

Documenting a clarification on this issue (based on meeting with @dmitrizagidulin ): If `/index.*` exists, what happens when `/` is requested? Common practice: where `/index.*` placed in the system and...

>index.html OTOH is a HTML representation of the container Possibly. To actually resolve that, I was hoping to get an answer to https://github.com/solid/specification/issues/69#issuecomment-554760518 , https://github.com/solid/specification/issues/109#issuecomment-549805258 eg. `Content-Location`? That aside.. *Any*...

Edit/Note: I wrote the prior to seeing Kjetil's comment above / in https://github.com/solid/specification/issues/69#issuecomment-563198708 This issue was intended to work out whether `index.*` can be observed or interacted with. I still...