wiki:barServiceServiceSyntax

Version 57 (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. 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. details

Examples

getReconstruction

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

Examples

getPreviewReconstruction

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

Examples

getThumbnail

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

Examples

getCafSlide

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

Examples

queryReconstruction

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

Examples

getReconstructionByKey

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

Example

getThumbnailByKey

Return a thumbnail of reconstruction (stored in the service) of a given service identifier in png format. 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. details

Examples

getCafInfoPage

Display a window containing basic information about CAF dataset. details

Examples

friendster counter