objectType Target
the target of an observation
Members
| name | type | mult | description |
|---|---|---|---|
| name | ivoa:string | proper name of the target | |
| targetID | ivoa:anyURI | optional | resolvable target identifier; the targetID URI should be of the form {scheme}:{id} so it can be resolved (for example: naif:170100) |
| type | TargetType | optional | type of target; typically used to figure out what the target name means and where to look for additional information about it |
| redshift | ivoa:real | optional | cosmological redshift of the target |
| standard | ivoa:boolean | optional | indicates that the target is typically used as a standard (astrometric, photometric, etc) |
| moving | ivoa:boolean | optional | indicates that the target is a moving object; used for solar system objects but not high proper motion stars |
| keywords | ivoa:string | 0 or more | additional keywords that describe the target; keywords cannot contain the pipe ( |
Containment
This is contained by Observation