VODirectory: Search for VO Services

VODirectory Examples

1) Resolve a catalog name to its ServiceURL:




2) Search for services based on constraints, e.g. 'X-ray image services':




3) List all the information available for a service:




4) Print the column metadata that would be returned by a service:




5) Perform a search based on keywords:




Additional examples available in the Help Page
VOSesame: Resolve Object Names

VOSesame Examples

1) Print the default result for a call on NGC4256:




2) Resolve all information available about NGC4256, print a header and output the result as a comma-separated table:




3) Print only the name and decimal coords of M31:



4) Same as example 3), but reverse the order of the output and resolve multiple targets:



Additional examples available in the Help Page
VOData: Query & Access Data

VOData Examples

1) Simple query of a familiar resource name against a single object name:




2) Query the USNO-A2 Catalog for a list of 119 positions: object name:




3) Find all data on M106 available from any CADC archive:




4) Find only image services that have HST data for NGC 1428:




5) Print a count of the number of results we would get for a query of NOAO images of IC10:




6) Download all the tables published in a particular paper, save the results as a CSV file:




Additional examples available in the Help Page