Roles¶
- class pyvo.mivot.glossary.Roles[source]¶
- Bases: - object- Accepted roles for all implemented classes; correspond to the last path element of the - dmrolesas defined in VODML (VODML-ID)- Attributes Summary - Roles of the Article class that are supported - Roles of the Color class that are supported - Roles of the DataOrigin class that are supported - Roles of the EpochPosition class that are supported - Roles of the EpochPositionCorrelations class that are supported - Roles of the EpochPositionErrors class that are supported - Roles of the PErrorAsym1D class that are supported - Roles of the PErrorSym2D class that are supported - Roles of the PErrorSym1D class that is supported - Roles of the PErrorSym2D class that are supported - Roles of the PhotometricProperty class that are supported - Roles of the QueryOrigin class that are supported - Attributes Documentation - Article = ['identifier', 'editor']¶
- Roles of the Article class that are supported 
 - Color = ['value', 'error', 'definition']¶
- Roles of the Color class that are supported 
 - DataOrigin = ['ivoid', 'reference_url', 'resource_version', 'creators', 'cites', 'is_derived_from', 'original_date', 'rights', 'rights_uri', 'articles']¶
- Roles of the DataOrigin class that are supported 
 - EpochPosition = ['longitude', 'latitude', 'parallax', 'radialVelocity', 'pmLongitude', 'pmLatitude', 'obsDate']¶
- Roles of the EpochPosition class that are supported 
 - EpochPositionCorrelations = ['longitudeParallax', 'latitudeParallax', 'pmLongitudeParallax', 'pmLatitudeParallax', 'longitudeLatitude', 'pmLongitudePmLatitude', 'latitudePmLatitude', 'latitudePmLongitude', 'longitudePmLatitude', 'longitudePmLongitude', 'isCovariance']¶
- Roles of the EpochPositionCorrelations class that are supported 
 - EpochPositionErrors = ['parallax', 'radialVelocity', 'position', 'properMotion']¶
- Roles of the EpochPositionErrors class that are supported 
 - PErrorAsym1D = ['low', 'high']¶
- Roles of the PErrorAsym1D class that are supported 
 - PErrorEllipse = ['semiMajorAxis', 'semiMinorAxis', 'angle']¶
- Roles of the PErrorSym2D class that are supported 
 - PErrorSym1D = ['sigma']¶
- Roles of the PErrorSym1D class that is supported 
 - PErrorSym2D = ['sigma1', 'sigma2']¶
- Roles of the PErrorSym2D class that are supported 
 - PhotometricProperty = ['value', 'error']¶
- Roles of the PhotometricProperty class that are supported 
 - QueryOrigin = ['publisher', 'server_software', 'service_protocol', 'request', 'request_date', 'query', 'contact', 'ivoid']¶
- Roles of the QueryOrigin class that are supported