The following sub-sections present all packages in the model with their types.
The packages are listed here in alphabetical order.
Each sub-section contains a description of the package and a table containing its various features.
vodml-id |
feature type |
description |
|
vo-dml:model |
TODO : Missing description : please, update your UML model asap.
|
coordsys_tessel |
package |
|
coordsys_tessel.CoordFrame |
objectType |
|
coordsys_tessel.Position2D |
objectType |
|
crossmatchedMeassurements |
package |
Messurements that implies more than one detection to be obtained and, at least, one crossmatch. Examples are distance or proper
motion.
|
crossmatchedMeassurements.ProperMotion |
objectType |
A crossmatch source COULD contain a properMotion element describing the velocity on the sky (imaginary fixed background)
as seen from the center of mass of the Solar System, as compared to the imaginary fixed background of the more distant stars.
It is usually express as a vector of two components, describing the variation of the position on certain sky coordinates (in
general right ascension and declination), corrected by declination and expressed on mas/year.
|
crossmatchedMeassurements.ProperMotion.muCoord1 |
attribute |
<Enter note text here> |
crossmatchedMeassurements.ProperMotion.muCoord2 |
attribute |
TODO : Missing description : please, update your UML model asap.
|
crossmatchedMeassurements.ProperMotion.totalProperMotion |
attribute |
<Enter note text here> |
crossmatchedMeassurements.RadialPosition |
objectType |
A crossmatched source COULD contain a radial position describing the measurement of the distance to the object. Distance that
can be expressed in two ways: as a distance and as a parallax.
|
crossmatchedMeassurements.RadialPosition.distance |
attribute |
<Enter note text here> |
crossmatchedMeassurements.RadialPosition.parallax |
attribute |
TODO : Missing description : please, update your UML model asap.
|
ds |
package |
|
ds.DataSet |
objectType |
TODO : Missing description : please, update your UML model asap.
|
individualMeasurements |
package |
Messurements that can be obtained in one single source detection. Examples are postion and radial velocity (through spectroscopy) |
individualMeasurements.RadialMotion |
objectType |
A Source object COULD contain a radialMotion associated object with that contains the calculation of the tangential velocity
of the source detection. Usually done through spectroscopic calculations.
|
individualMeasurements.RadialMotion.radialVelocity |
attribute |
TODO : Missing description : please, update your UML model asap.
|
individualMeasurements.RadialMotion.redshift |
attribute |
TODO : Missing description : please, update your UML model asap.
|
individualMeasurements.SourcePosition |
objectType |
Object describing the source position in the sky in the 3D space. It is described by a spatial coordinate object, reused from
STC, a spatial coverage (specially for extended sources). See IVOA STC document for details.
|
individualMeasurements.SourcePosition.distance |
attribute |
TODO : Missing description : please, update your UML model asap.
|
individualMeasurements.SourcePosition.parallax |
attribute |
TODO : Missing description : please, update your UML model asap.
|
ivoa |
package |
|
ivoa.IntegerQuantity |
dataType |
TODO : Missing description : please, update your UML model asap.
|
ivoa.IntegerQuantity.value |
attribute |
TODO : Missing description : please, update your UML model asap.
|
ivoa.Quantity |
dataType |
TODO : Missing description : please, update your UML model asap.
|
ivoa.Quantity.unit |
attribute |
TODO : Missing description : please, update your UML model asap.
|
ivoa.RealQuantity |
dataType |
TODO : Missing description : please, update your UML model asap.
|
ivoa.RealQuantity.value |
attribute |
TODO : Missing description : please, update your UML model asap.
|
ivoa.Unit |
primitiveType |
TODO : Missing description : please, update your UML model asap.
|
ivoa.anyURI |
primitiveType |
TODO : Missing description : please, update your UML model asap.
|
ivoa.boolean |
primitiveType |
TODO : Missing description : please, update your UML model asap.
|
ivoa.complex |
primitiveType |
TODO : Missing description : please, update your UML model asap.
|
ivoa.datetime |
primitiveType |
TODO : Missing description : please, update your UML model asap.
|
ivoa.integer |
primitiveType |
TODO : Missing description : please, update your UML model asap.
|
ivoa.nonnegativeInteger |
primitiveType |
TODO : Missing description : please, update your UML model asap.
|
ivoa.rational |
primitiveType |
TODO : Missing description : please, update your UML model asap.
|
ivoa.real |
primitiveType |
TODO : Missing description : please, update your UML model asap.
|
ivoa.string |
primitiveType |
TODO : Missing description : please, update your UML model asap.
|
nameResolver |
package |
<Enter note text here> |
nameResolver.ResolvedName |
objectType |
Unique identifier for this detection within the source catalogue. As a crossmatched source is a result of a combination of
different detections or sources from different catalogues, the structure contains a main identifier and a set of aliases.
|
nameResolver.ResolvedName.identifier |
attribute |
TODO : Missing description : please, update your UML model asap.
|
nameResolver.ResolvedName.resolvedNameAlias |
composition |
TODO : Missing description : please, update your UML model asap.
|
nameResolver.ResolvedNameAlias |
objectType |
TODO : Missing description : please, update your UML model asap.
|
nameResolver.ResolvedNameAlias.alias |
attribute |
<Enter note text here> |
photometry |
package |
|
photometry.PhotCal |
objectType |
TODO : Missing description : please, update your UML model asap.
|
photometry.PhotometryPoint |
objectType |
|
photometry.PhotometryPoint.magnitude |
attribute |
TODO : Missing description : please, update your UML model asap.
|
photometry.PhotometryPoint.photCal |
reference |
<Enter note text here> |
source |
package |
TODO : Missing description : please, update your UML model asap.
|
source.CrossmatchedSource |
objectType |
As a consolidation of different source detections (from one of more catalogues), general entities called source are generated.
For these entities, other quantities can be defined, e.g. the proper motions (tranversal velocity of the sources on the sphere)
that imply different detections and a crossmatch of the different source detections.
|
source.CrossmatchedSource.properMotion |
reference |
<Enter note text here> |
source.CrossmatchedSource.radialPosition |
reference |
<Enter note text here> |
source.CrossmatchedSource.resolvedName |
reference |
<Enter note text here> |
source.CrossmatchedSource.source |
composition |
|
source.Source |
objectType |
Mother class that contains the basic support for any element inside a source catalogue. That implies an identifier, a position
and, possibly, a classification using a SKOS element.
|
source.Source.coordFrame |
reference |
TODO : Missing description : please, update your UML model asap.
|
source.Source.dataSet |
reference |
TODO : Missing description : please, update your UML model asap.
|
source.Source.name |
attribute |
TODO : Missing description : please, update your UML model asap.
|
source.Source.photometryPoint |
composition |
|
source.Source.position |
attribute |
|
source.Source.radialMotion |
reference |
TODO : Missing description : please, update your UML model asap.
|
source.Source.sourcePosition |
reference |
<Enter note text here> |