Changes between Version 25 and Version 26 of FCS-Specification-ScrapBook


Ignore:
Timestamp:
02/10/14 15:17:53 (10 years ago)
Author:
oschonef
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FCS-Specification-ScrapBook

    v25 v26  
    1515 2. Better structure of document (and don't include aggregation stuff; that's a different specification; implementors of endpoints should not need to worry about aggregator implementation)
    1616 3. Keep XML sanity always in mind (so there are no namespace issues as in CMDI)
    17  4. Drop the restivenesses of Resource, content models should be: `Resource (DataView*, ResourceFragment*)` and `ResourceFragment (DataView*)`
    18  5. Honor and use extension hooks provided by SRU/CQL
    19  6. Non-normative stuff
     17 4. Drop the recursiveness of Resource, content models should be: `Resource (DataView*, ResourceFragment*)` and `ResourceFragment (DataView*)`
     18 5. Drop the KWIC data view in favor of HITS data view; the latter will allow for multiple hits
     19 6. Honor and use extension hooks provided by SRU/CQL
     20 7. Non-normative stuff
    2021   1. Endpoint specific extension hooks, e.g. to avoid tag abuse of !DataView. Resource.xsd could provide an extension hook, so arbitrary XML could also be embedded.
    2122   2. Clients can put query parameters at @ref to allow hit highlighting on their systems