C++ parser for VOTable

This project has been undertaken by the Inter-University Centre for Astronomy and Astrophysics and Persistent Systems, Pune as part of the VOI initiative.

This is a C++ parser for the VOTable XML format as part of the VOI (Virtual Observatory India) project.

Please send comments and questions to <voindia@vo.iucaa.ernet.in>.

Downloads

VOTable Parser Version

Windows32

(Built with MSVC 6.0)

Linux Redhat 7.1

(Built with g++ 2.96)

1.2

VOTableParser1_2win32.zip

VOTableParser1_2linux.zip

1.1

VOTableParser1_1win32.zip

VOTableParser1_2linux.zip

 

Change log is available here.

API Documentation is available here.

Source code is available here. Please see the copyright and disclaimer here before downloading the source code.

 Salient Implementation Features

Object Model

wpe2.jpg (29666 bytes)

 

Current Scope

 Coming Up Soon

·         Support for streaming in order to read large VOTable documents and real time data in VOTable format.