[CATALOGUE]Starting Data Model Subgroup
Roy Williams
roy at caltech.edu
Mon Jul 26 11:37:34 PDT 2004
> The VOTable
> is a serialization of a simple table, but an astronomical catalog
> is more than a table - it will have extra standard metadata linking
> the sources to their parent observations and extraction algorithms,
> for instance.
You will use inheritance, I hope. Not just build everything from scratch?
We already have a simple example. A ConeSearchResponse inherits from the
VOTable model. It is a VOTable that must have RA, Dec, and ID attributes.
We can also inherit curatedTable from Table by adding the VOResource
curation information.
Please tell me you are not going to rebuild all this stuff that we already
have....?
Roy
More information about the dm
mailing list