Changes between Initial Version and Version 1 of NewDataProvider


Ignore:
Timestamp:
06/10/05 10:36:10 (19 years ago)
Author:
joe
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • NewDataProvider

    v1 v1  
     1= How can I become a data provider? = 
     2 
     3Note -- We are currently in the process of updating the documentation for writing the SOAP webservice for a Data Provider. 
     4 
     5---- 
     6 
     7There are three major steps to make your data available to the VSO: 
     8 
     9  1. Describe your holdings in terms that the VSO can understand. 
     10  1. Create a SOAP Web Service to translate VSO requests to terms suitable for your archive. 
     11  1. Publish the location of the SOAP service and description of your holdings with VSO. 
     12 
     13Assistance is available for the entire process.  We suggest that you [wiki:ContactUs Contact Us], as we may know other people who are working on making the same data available. 
     14 
     15---- 
     16 
     17== Describe your holdings in terms that the VSO can understand. == 
     18 
     19So that we can route appropriate queries to your system, we will need to some general information about your holdings, such as the instruments, the layout of the data, the time ranges that you have available, and how the data are available for download. 
     20 
     21There is a [wiki:NewDataProviderQuestionaire New Data Provider Questionaire] available to assist you in this process. 
     22 
     23== Create a SOAP Web Service to translate VSO requests to terms suitable for your archive. == 
     24 
     25The SOAP web service provides an interface for VSO to query your holdings, and once data products of interest have been identified, to request those items. 
     26 
     27The SOAP web service may be located physically near the data archive, but we can also host the service at one of the participating VSO sites, if you wish. 
     28 
     29For those sites wishing to host the service themselves, we have a [wiki:DataProviderInheritable Data Provider Inheritable] available to assist providers, and examples of DataProviders that search data organized in directories, and those that use databases for cataloging metadata.  The SOAP inheritable is written in Perl, and uses [http://soaplite.com/ SOAP::Lite]. 
     30 
     31If you wish for one of the VSO partners to host the webservice, we will need to work with you to write the interface to search your data, and may need remote read access to catalog databases. 
     32 
     33Assistance is available in writing a webservice.  Please [wiki:ContactUs contact us] for more information. 
     34 
     35== Publish the location of the SOAP service and description of your holdings with VSO. == 
     36 
     37There is not currently an automated way of doing this, so you will either need to [wiki:ContactUs contact us], or [http://vso1.nascom.nasa.gov/cgi-bin/trac.cgi/newticket file a ticket] under the component 'Registry'.