Registry Iteration 02 Schema
Catch all page for registry schema discussions. Attachments: registry xml file, query templates, service entry templates, registry schema file, etc.
Schema attatched by
ElizabethAuden - 12 Jun 2003
Iteration 2 resource registry schema
Updated by
AnitaRichards - 23 Jun 2003
Component schemas for describing an astronomical/solar/STP resource:
identity.xsd,
curation.xsd,
content.xsd,
service.xsd.
Here is the xml template to go with these schema
registry_template_v1_0.xml
Examples of the identity, curation and content xml files (in a single file) have been prepared for the
1XMM (x-ray sattelite),
SURF (Solar),
USNO-B (reference stars),
WFCSUR (Isaac Newton Telescope survey) archives.
RegistrySchemaExampleComments related to current schema.
RegistryUnits Annotation explaining additions with respect to RSMV7, suggested conventions for units etc.
--
AnitaRichards - 13 Jun 2003
19 June 2003: registry_v1_0.xsd is an updated schema combining the elements of registry.xsd and resourceRegistry.xsd. Currently, the registry code submits an XQuery statement to a single xml file containing all registry entries. Each entry in the registry is expected to be contained in a service element, which contains identity, curation, content and serviceMetadataConcept elements:
<registry>
<service>
<identity></identity>
<curation></curation>
<content></content>
<serviceMetadataConcept></serviceMetadataConcept>
</service>
</registry>
Please see the attached "registry_template_v1_0.xml" for an empty registry service entry, as well as "registry_v1_0.xml", which contains metadata for the SURF archive.
--
ElizabethAuden - 19 Jun 2003
Old links