wiki:barServiceServiceSyntax

Version 58 (modified by pmajka, 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. See details.

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. See details.

Examples

getReconstruction

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

Examples

getPreviewReconstruction

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

Examples

getThumbnail

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

Examples

getCafSlide

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

Examples

queryReconstruction

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

Examples

getReconstructionByKey

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

Example

getThumbnailByKey

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

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. See details.

Examples

getCafInfoPage

Display a window containing basic information about CAF dataset. See details.

Examples

friendster counter