npm

opencadc-votable

1.1.7 • Public • Published

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(...);

Readme

Keywords

Package Sidebar

Install

npm i opencadc-votable

Weekly Downloads

1

Version

1.1.7

License

GPL-3.0

Last publish

Collaborators

  • at88mph