wiki:barServiceServiceSyntax

Version 56 (modified by jkowalski, 12 years ago) (diff)

--

3d Brain Atlas Reconstructor on-line service

  1. Available backend services
    1. getAvailableDatasets
    2. getCafInfo
    3. getReconstruction
    4. getPreviewReconstruction
    5. getThumbnail
    6. getCafSlide
    7. queryReconstruction
    8. getReconstructionByKey
    9. getThumbnailByKey
  2. Availiable frontend services
    1. getPreview
    2. getCafInfoPage

Available backend services

getAvailableDatasets

Return AJAX data describing CAF datasets (atlases) available to the user in the service.

Example

getCafInfo

Return the index file of selected CAF dataset. Index file contains the list of structures available for reconstruction, their hierarchy and the list of slides within the given dataset.

Examples

getReconstruction

Return a model of a given structure from selected dataset as a zip file containing the reconstruction and a short description.

Examples

getPreviewReconstruction

Return a lightweight model of a given structure from selected dataset as an x3d mesh.

Examples

getThumbnail

Return a thumbnail of the reconstruction of a given structure available via getReconstruction in png format.

Examples

getCafSlide

Return an SVG image with CAF slide filtered using provided settings.

Examples

queryReconstruction

Return AJAX data describing reconstructions in the service matching the criteria.

Examples

getReconstructionByKey

Return reconstruction (stored in the service) of a given service identifier.

Example

getThumbnailByKey

Return a thumbnail of reconstruction (stored in the service) of a given service identifier in png format.

Example

Availiable frontend services

getPreview

Display a window allowing to manipulate (rotate, zoom, etc.) lightweight version of the reconstuciton. Note that the web browser has to support  WebGL in order to use this feature.

Examples

getCafInfoPage

Display a window containing basic information about CAF dataset.

Examples

friendster counter