Changes between Version 5 and Version 6 of barServiceGetAvailableDatasets
- Timestamp:
- 03/08/12 11:06:26 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
barServiceGetAvailableDatasets
v5 v6 49 49 }}} 50 50 where: 51 51 52 <id>:: is the atlas identifier in the service, 53 52 54 <name>:: is the atlas name, 55 53 56 <root>:: is the name of the root element in the atlas structures hierarchy tree, 57 54 58 <description>:: is the atlas description, 59 55 60 <date>:: is the CAF dataset compilation date, 61 56 62 <cafslides>:: indicates if CAF slides are available, 63 57 64 <reconstructions>:: indicates if reconstructions of structures in the atlas are available, 65 58 66 <thumbnails>:: indicates if thumbnail images of structures in the atlas are available, 67 59 68 <customreconstruction>:: indicates if it is possible to submit custom reconstruction of structures in the atlas, 69 60 70 <hidden>:: indicates if the dataset is invisible in the front-end interface, 71 61 72 <internal>:: indicates if access to the dataset is restricted to limited group of users, 73 62 74 <unit>:: is the spacial reference system unit used in the dataset. 63 75