1.1.7 • Published 7 years ago

opencadc-votable v1.1.7

Weekly downloads
3
License
GPL-3.0
Repository
github
Last release
7 years ago

OpenCADC Virtual Observatory Table model

Version 1.1.4 April 2017

First built to support Version 1.2 of the specification, but should be adaptable to 1.3.

Simple model for a VOTable. It contains the most used portions of a VOTable. Feel Free to extend or provide pull requests for further support of the IVOA specification.

Installation

npm install opencadc-votable

Usage

var opencadcVO = require('opencadc-votable');

var metaData = new opencadcVO.Metadata(...);
1.1.7

7 years ago

1.1.6

7 years ago

1.1.5

7 years ago

1.1.4

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago