*Jumps:* IvoaResReg :: [[http://www.ivoa.net/forum/registry/][registry mail archive]] :: ResourceMetadata <br> *Meetings:* InterOpMay2004ResReg ---++ Registry Working Group WP3 (Metadata Specifications) ---+ Discussion of VOResource v0.10 Please add your comments about VOResource v0.10 here. Be sure to include your name and date. -- RayPlante - 22 June 2004 ---+ Table Metadata ---++ Simple Quick Change In order to provide holding places for metadata being entered by AstroGrid datacenters now, we need to add two new elements to the column definition ( =ErrorColumn= & =UcdPlus= ): <verbatim> <xs:complexType name="ParamType"> <xs:sequence> <xs:element ref="vr:Name" /> <xs:element ref="vr:Description" minOccurs="0"/> <xs:element ref="vs:DataType" minOccurs="0"/> <xs:element ref="vs:Unit" minOccurs="0"/> <xs:element ref="vs:UCD" minOccurs="0"/> <xs:element name="ErrorColumn" type="xs:string" minOccurs="0"/> <xs:element name="UcdPlus" type="xs:string" minOccurs="0"/> </xs:sequence> </xs:complexType> </verbatim> Once the discussion is complete on UCD versioning and column associations, we can change the above and transform the documents as appropriate -- IVOA.MartinHill - 1/7/04 ---++ <noop>TabularSkyServiceType class change As above, but also change =TabularSkyServiceType= to =TabularServiceType= which then just describes tables. It becomes an element in =SkyService=, rather than a subclass. This should make it easier to map to VOTable headers, and of course means we can reuse =TabularServiceType= for RDBMS-based services that are not sky objects. -- IVOA.MartinHill - 1/7/04 ---++ Factor out UCD, <noop>UcdPlus, <noop>DataType and Units Given these are (or will be) used so often, it might be worth defining a tiny 'master' schema for each of these elements so they can be reused more easily. However if they're used more widely, it will become considerably more difficult for them to develop... -- IVOA.MartinHill - 1/7/04 ---++ Extend <noop>relationshipType enumeration I would like to extend the relationshipType enumeration with at least a _served-by_ value that is the converse of the _service-for_ value so that it makes it easy to point to a service from a resource. (More detail can be found on http://wiki.astrogrid.org/bin/view/Astrogrid/RelatedRegistryResources) -- IVOA.PaulHarrison - 18 Oct 2004 This has been added to [[VOResourceV10][VOResource v1.0]]. -- IVOA.RayPlante - 08 Jun 2005 <br><br><br> <!-- * Set ALLOWTOPICRENAME = IVOA.TWikiAdminGroup -->
This topic: IVOA
>
WebHome
>
IvoaResReg
>
IVOARegWp03
>
RWP03Specs
>
VOResourceV010
>
VOResourceV010Disc
Topic revision: r4 - 2005-06-08 - RayPlante
Copyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback