Changes between Version 21 and Version 22 of DASISH/Scenario


Ignore:
Timestamp:
04/29/13 14:37:34 (11 years ago)
Author:
olhsha
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DASISH/Scenario

    v21 v22  
    2323* User: visits the page  {{{http://en.wikipedia.org/wiki/Sagrada_Fam%C3%ADlia}}} (for example).
    2424* Client: requests the lists of annotations to which the user has "read" access.
    25  * {{{GET api/annotations?source="http://en.wikipedia.org/wiki/Sagrada_Fam%C3%ADlia"&access=read}}}
    26 * Service: returns list of annotation id-s with the corresponding headlines, notebooks, owners, and target source ID's;
     25 * {{{GET api/annotations?link="http://en.wikipedia.org/wiki/Sagrada_Fam%C3%ADlia"&access=read}}}
     26* Service: returns list of annotation URI-s with the corresponding headlines, owners, and target source refs (URI-s);
    2727
    28 See [[XSD and XML#RespondingGETapiannotationssourcehttp:en.wikipedia.orgwikiSagrada_FamC3ADliaaccessread]]
     28See [[XSD and XML#RespondingGETapiannotationslinkhttp:en.wikipedia.orgwikiSagrada_FamC3ADliaaccessread]]
     29
    2930
    3031* Client: Resolving fragments (mapping) happens after the response. There are two internal lists for the client: the resolvable and unresolvable target.