Changes between Version 12 and Version 13 of REST_API


Ignore:
Timestamp:
10/13/10 22:53:23 (14 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • REST_API

    v12 v13  
    99'''Important to know:'''
    1010
    11   * In non-interactive formats, data resources (e.g. person) are always exported/imported together with all their subresources (e.g. address) and referenced resources (e.g. location), while subresources are always exported/imported together with the respective main resource
    12   * In interactive formats, as opposed to that, main resources and subresources are always addressed separately
     11  * In '''non-interactive formats''', data resources (e.g. person) are always exported/imported together with all their subresources and referenced resources (=compound resource model), and requested subresources are always exported/imported together with the respective main resource
     12  * In '''interactive formats''', main resources and subresources are always addressed separately (=no compound resources)
    1313
    1414