VodmlUrl

class pyvo.mivot.glossary.VodmlUrl[source]

Bases: object

VODML URLs of the supported models. Names of the class attributes match the ModelPrefix fields.

Attributes Summary

Phot

VODML URL of the Photometry Data Model

coords

VODML URL of the Astronomical Coordinates and Coordinate Systems datamodel

ivoa

VODML URL of the VODML primitive types

mango

VODML URL of the MANGO model

meas

VODML URL of the Astronomical Measurements Model

Attributes Documentation

Phot = 'https://ivoa.net/xml/VODML/Phot-v1.vodml.xml'

VODML URL of the Photometry Data Model

coords = 'https://ivoa.net/xml/VODML/Coords-v1.vo-dml.xml'

VODML URL of the Astronomical Coordinates and Coordinate Systems datamodel

ivoa = 'https://www.ivoa.net/xml/VODML/IVOA-v1.vo-dml.xml'

VODML URL of the VODML primitive types

mango = 'https://raw.githubusercontent.com/ivoa-std/MANGO/refs/heads/wd-v1.0/vo-dml/mango.vo-dml.xml'

VODML URL of the MANGO model

meas = 'https://ivoa.net/xml/VODML/Meas-v1.vo-dml.xml'

VODML URL of the Astronomical Measurements Model