Changes between Version 25 and Version 26 of DASISH/Scenario


Ignore:
Timestamp:
04/29/13 15:48:46 (11 years ago)
Author:
olhsha
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DASISH/Scenario

    v25 v26  
    4949* {{{GET api/sources/<sid>/cached/<cid>/metadata}}}
    5050
    51 See [[XSD and XML#RespondingGETapiannotationsAIDzyyexampleusageforunresolvabletargetsources | Example: getting an annotation with an unresolvable target source]], [[XSD and XML#RespondingGETapiannotationsAIDzyysourcesexampleusageforunresolvabletargetsources | Example: getting target sources for the annotation]], [[XSD and XML#RespondingGETapisourcesSID05cachedCID005Ametadataexampleusageforunresolvabletargetsources | Example: getting a cached representation for the unresolvable target source]].
     51See [[XSD and XML#RespondingGETapiannotationsAIDzyyexampleusageforunresolvabletargetsources | Example: getting an annotation with an unresolvable target source]], [[XSD and XML#RespondingGETapiannotationsAIDzyysourcesexampleusageforunresolvabletargetsources | Example: getting target sources for the annotation]], [[XSD and XML#RespondingGETapisourcesSIDbbbcachedCIDttttmetadataexampleusageforunresolvabletargetsources | Example: getting a cached representation for the unresolvable target source]].
    5252
    5353= Annotation creation =
     
    5555* Client: sends the annotation to the server
    5656* {{{POST api/annotation}}}
    57 * Example:
     57
     58See [[XSD and XML#RequestbodyforPOSTapiannotations | Example: body of the POST submitting a new annotation]]
     59
     60* Example UGOT:
    5861{{{
    5962<?xml version="1.0"?>
     
    7275}}}
    7376
    74 See  [[XSD and XML#RequestbodyforPOSTapiannotations]], two versions, with and without action "CREATE_CACHED_REPRESENTATION".
     77
    7578
    7679