Changes between Version 21 and Version 22 of CombinedUseCase
- Timestamp:
- 10/07/06 18:32:04 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CombinedUseCase
v21 v22 68 68 * Users select discovered datasets for browsing 69 69 * The Browse Web Service retreives a MOLES stub-B record. Possibly displayed by NDG Browse GUI.('''GUI needs extension''') 70 * User can browse the links to other MOLES objects (abiding by security const arints), back to DIFs, other URLs.70 * User can browse the links to other MOLES objects (abiding by security constraints), back to DIFs, other URLs. 71 71 * User can view or download XML documents. 72 72 * User can select data granules. … … 83 83 * Ensure NDG access to DPs data is logged: e.g. name, date, data granule id or filename. 84 84 * Test access to DPs data. 85 85 86 === Data Extractor (Data Browse) === 86 87 * '''Where do NDG DX services ''need'' to be installed? 88 * DX gets called with ref to a CSML file. ('''Is this currently how it happens?''') 89 * DX accesses security information from CSML ('''not currently'''). 90 * DX uses NDG Security service to check can have access to data. 91 * DX displays details of data allowing selections to be made. 92 * DX creates a CSML file for this subset 93 * DX passes this to NDG Data delivery or GeoSplat 94 * '''Don't think any of this is currently happening like this?''' 87 95 88 96 === Data Delivery ===