wiki:barServiceServiceSyntax

Version 63 (modified by pmajka, 12 years ago) (diff)

--

3d Brain Atlas Reconstructor on-line service

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

Available backend services

getAvailableDatasets

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

Example

getCaf

Return zip archive containing requested CAF dataset. 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

getCafSlide

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

Examples

getVolume

Return zipped labeled NifTi? volume containing neuroanatomical information from the requested CAF dataset. See details

Example

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

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. The identifier can be obtained using 'queryReconstruction' service. See details.

Example

getThumbnailByKey

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

Example

Available 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

queryJob

Display a window containing information about a reconstruction job of requested identifier - and about other reconstruction jobs requested for the same CAF dataset. See details.

Examples

friendster counter