Luke Arno  wrote:
> == Abstract ==
>
> Decouple resource discovery from resource creation.

[...]

>    feed link - an Atom or HTML link element whose rel attribute value
>    is 'feed'

[...]

>    entrypost link - an Atom or HTML link element whose rel attribute
>    value is 'entrypost

[...]

> 5.  Discovering Resources
>
>    Atom Feeds are used to discover the IRIs and other metadata of
>    various resources.
>
>    Client                          Server
>      |                                |
>      |  1.) GET                       |
>      |------------------------------->|
>      |                                |
>      |  2.) 200 OK, Atom Feed Doc     |
>      |<-------------------------------|
>      |                                |
>
>    1.  The client sends a GET request to a known IRI.
>
>    2.  The server responds with an Atom Feed Document containing the
>        IRIs and other metadata of various resources.
>
>    The methods of identifying the IRIs of resources are detailed in
>    sections 5.1 - 5.5.
>
>
> 5.1  Feeds
>
>    The IRIs of Atom Feeds are found in the href attributes of feed links
>    (see section 3).

[...]

> 5.4  Entry Post
>
>    IRIs used to create resources by POSTing Atom Entry Documents can be
>    found in the href attributes of entrypost links (see section 3).

Gee! Welcome back gregorio-09!

I've not read the rest in detail. -1 for the moment but don't record it
for a vote ;-)

-- 
Thomas Broyer

Reply via email to