How to Install starlink-votable-java in Ubuntu 18.04



Install starlink-votable-java by entering the following commands in the terminal:

sudo apt update
sudo apt install starlink-votable-java

Description:

Classes for VOTable input and output

The VOTable format is an XML standard for the interchange of data represented as a set of tables. In this context, a table is an unordered set of rows, each of a uniform structure, as specified in the table description (the table metadata). VOTable was designed to be close to the FITS Binary Table format.

Homepage: https://github.com/Starlink/starjava/tree/master/votable

Version: 2.0+2017.11.07-1

Section: universe/java