Changes between Version 33 and Version 34 of DASISH/Scenario


Ignore:
Timestamp:
05/14/13 14:01:31 (11 years ago)
Author:
olhsha
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DASISH/Scenario

    v33 v34  
    1010----
    1111
    12 
    13 
    14 '''ToDo:''' (general): add example XML serializations of requests/responses to serve as basis for (modifications of) the schemata.
    15 
    16 '''Status'''. Partially done.
    1712
    1813= Authentication =
     
    4540== Unresolvable target ==
    4641* User: select an annotation with unresolvable targets for reading.
    47 * Client: get annotation and its target sources
    48 * {{{GET api/annotations/<aid>}}}
    49 * {{{GET api/annotations/<aid>/sources}}}
    50 * Client: get cached representations for target sources
    51 * {{{GET api/sources/<sid>/cached/<cid>/metadata}}}
     42* Client: get annotation {{{GET api/annotations/<aid>}}}
     43* Client: get the unresolved source {{{GET api/sources/<sid>}}}
     44* Client: get the version list of the unresolved source {{{GET api/versions/<vid>}}}
     45* Client: get cached representations for the considered version   {{{GET api/sources/<sid>/cached/<cid>/metadata}}}
    5246
    53 See [[XSD and XML#RespondingGETapiannotationsAIDzyyexampleusageforunresolvabletargetsources | Example: getting an annotation with an unresolvable target source]], [[XSD and XML#RespondingGETapisourcesSIDbbbexampleusageforunresolvabletargetsources| Example: getting target sources for the annotation]], [[XSD and XML#RespondingGETapisourcesSIDbbbcachedCIDttttmetadataexampleusageforunresolvabletargetsources | Example: getting a cached representation for the unresolvable target source]].
     47See:
     48*  [[XSD and XML#RespondingGETapiannotationsAIDzyyexampleusageforunresolvabletargetsources1 | example  unresolvable target sources step 1]],
     49* [[XSD and XML#RespondingGETapisourcesSIDbbbexampleusageforunresolvabletargetsources2 |  example  unresolvable target sources step 2]],
     50* [[XSD and XML#RespondingGETapisourcesSIDbbbexampleusageforunresolvabletargetsources3 | example  unresolvable target sources step 3]]
     51* [[XSD and XML#RespondingGETapisourcesSIDbbbcachedCIDttttmetadataexampleusageforunresolvabletargetsources4 |  example  unresolvable target sources step 4]].
    5452
    5553= Annotation creation =
     
    6765 * {{{POST/api/cources/<sid>/cached}}}
    6866
    69 
    70 == Olha's question ==
    71 The serialisation is an instance of the same element as the serialization of the respond on {{{GET api/sources/<sid>/cached/<cid>}}}. Agree?
    7267
    7368