Re: Web Identity 1.0 -- Draft Spec

On 1 January 2014 22:05, Melvin Carvalho <melvincarvalho@gmail.com> wrote:

> https://web-payments.org/specs/source/web-identity/
>
> This is some work going on in the web payments community group.
>
> Still a very early draft, but it may be interesting to compare how the
> payments group does identity compared with this groups efforts.
>
> Bear in mind that there's quite a bit of industry backing behind payments,
> including active participation from Mozilla, so this set of specs may end
> up winning the race to become w3c RECs.
>

So having raised the subject some more feedback on the spec.

In terms of reading and writing there appear to be 4 verbs

read
delete
replace
append

All via HTTP POST

First question that springs to mind is did you consider using

1) HTTP Verbs such as PUT DELETE PATCH GET

2) SPARQL update or JSON PATCH for this kind of operation

3) The Changeset vocab [1]

[1] http://docs.api.talis.com/getting-started/changesets

Received on Wednesday, 1 January 2014 21:30:35 UTC