Changes between Version 7 and Version 8 of FCS-specification


Ignore:
Timestamp:
04/17/12 12:53:08 (12 years ago)
Author:
dietuyt
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FCS-specification

    v7 v8  
    5757== Technical details aggregator ==
    5858
     59The aggregator exists of 2 parts:
     60
     61 * a backend, responsible for all communication with the end points
     62 * a frontend, the web GUI that provides an end user interface to the functionality of the backend
     63
    5964=== Input for the aggregator ===
    6065
    61 
     66To restrict a content search to certain (sub)collections the aggregator accepts 2 input formats:
     67
     68 * a list of [MdSelfLink, endpoint URL] pairs in JSON
     69   * in case the client only knows the MdSelfLink it can retrieve the endpoint URL via the ResourceProxy with the mimetype "application/sru+xml" that can be found when resolving the MdSelfLink
     70 * a CMDI file based on the [http://catalog.clarin.eu/ds/ComponentRegistry?item=clarin.eu:cr1:p_1271859438175 VirtualCollection profile]
    6271
    6372=== Referring to an SRU endpoint from a CMDI file ===
    6473
    65 This can be done with a ResourceProxy where:
    66  * ResourceType = Resource
     74This can be done with a !ResourceProxy where:
     75 * !ResourceType = Resource
    6776 * mimetype = application/sru+xml
    6877