| ||||||||
Changed: | ||||||||
< < | Jumps: IvoaResReg :: registry mail archive :: RegistryMetadata :: VOResourceV10 | |||||||
> > | Jumps: IvoaResReg :: registry mail archive :: RegistryMetadata :: VOResourceV10 Meetings: InterOpMay2011Registry | |||||||
Deleted: | ||||||||
< < | Meetings: InterOpMay2011Registry | |||||||
Relational Registry DM | ||||||||
Added: | ||||||||
> > | (Note there's now a page for RI2Discussion). | |||||||
This page describes efforts towards creating a "relational" Registry DM that will express the same data model that is implicit within the resource XML schema, in order that the new DM definition could be used with a next generation Registry interface which might be more TAP-like. | ||||||||
Changed: | ||||||||
< < | One of the most desirable features of a relational DM is that it contain a few tables as possible to make querying it easier. I have tried to model the VOResource, VODataService and SIA schema (only) to achieve this aim and the result is shown below. | |||||||
> > | One of the most desirable features of a relational DM is that it contain a few tables as possible to make querying it easier. I have tried to model the VOResource, VODataService and SIA schema (only) to achieve this aim and the result is shown below. | |||||||
Changed: | ||||||||
< < | ![]() | |||||||
> > | ![]() | |||||||
As can be seen this still involves the creation of 22 tables if the current element multiplicities that are in the XML schema are to be fully supported, as well as full round-trip to XML, and note that this number will increase when other schema are included. | ||||||||
Changed: | ||||||||
< < | The methodology for mapping the XML to relational schema involved the following transformations. | |||||||
> > | The methodology for mapping the XML to relational schema involved the following transformations. | |||||||
Changed: | ||||||||
< < |
| |||||||
> > |
| |||||||
Deleted: | ||||||||
< < | ||||||||
A Java library of objects that represent the Registry metadata models along with standard XML schema mapping (via JAXB) and the above relational mapping (via JPA) is available at http://software.astrogrid.org/doc/ivoa-objects/ | ||||||||
Changed: | ||||||||
< < | ||||||||
> > | -- PaulHarrison - 13 Jun 2011 | |||||||
Deleted: | ||||||||
< < | ||||||||
|