Changes between Version 6 and Version 7 of ApertureDataCrawler
- Timestamp:
- 10/12/05 16:04:24 (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ApertureDataCrawler
v6 v7 55 55 * Each resource must have a URI that can be used in a getCBD call. 56 56 * 57 * FUTURE: If the sub-resource indication is given (resource is of type container)58 * then the sub-resources are assumed to have the same dcterms:modified as the container and are received through59 * a call to listResources on the uri of the list item.60 57 * @param containerUri the uri of the container 61 58 * @return null if the container cannot be found, otherwise an Container with Resources