IVOA Glossary

Term Description
ADQL (Astronomical Data Query Language) is the language used by the International Virtual Observatory Alliance (IVOA) to represent astronomy queries posted to VO services. ADQL is based on the Structured Query Language (SQL), especially on SQL 92. The VO has a number of tabular data sets and many of them are stored in relational databases, making SQL a convenient access means. A subset of the SQL grammar has been extended to support queries that are specific to astronomy.
Agent Software that acts or works on behalf of a user.
AJAX (Asynchronous Javascript + XML) A framework for adding dynamic interactions within web pages.
Aladin An interactive tool that allows the user to visualize digitized images and catalogs from many sources.
Ant A Java -based software build tool, similar to Unix ""make"".
API (Application Programming Interface) The documentation of the interface to a software library or tool.
Applet A small program that runs in a larger client context, often Java programs embedded in Web pages.
AppsWG Applications Working Group
Architecture The overarching design of a computer, network, or software system.
Array A data structure for software elements where each element has a unique identifying index number.
ASCII (American Standard Code for Information Interchange) Formally, an encoding of common alphanumeric symbols. Often used to mean a human readable representation with no ‘special’ characters or formatting.
ASDM Archive Science data model : a data format for ALMA , EVLA data
ASP (Active Server Pages) A technology that enables dynamic web pages using server -side scripting.
Asynchronous services See Synchronous/Asynchronous services
Astropy A community Python Library for Astronomy. Astropy aims to enable the community to develop a robust ecosystem of affiliated packages covering a broad range of needs for astronomical research, data processing, and data analysis. See also PyVO
Attributes 1. In XML, characteristics of an element that are specified within the
Bindings Associations between defined web interfaces and the services that provide them.
Authentication In computer security, verification of the identity of a user and/or the user's eligibility to access a service.
C \#
C++ An object-oriented version of the C programming language.
Callbacks Routines that are automatically invoked when some event occurs or situation is encountered.
Capability What a service can do - i.e. whether it offers a cone search service, or a TAP service, or a plain web interface, etc. A service can offer more than one capability.
Carnivore Open source registry developed at Caltech, supporting publishing, searching, and harvesting. Primarily intended for use by data providers who want to set up their own registry.
Certificate An electronic document that verifies the owner of a public key, issued by a certificate authority.
CGI (Common Gateway Interface) A protocol that defines how data is passed to server applications using HTTP.
Client A computer program or terminal that requests information or services from another computer (a server) on the network.
Code stubs Code, usually generated by software tools, which defines the interfaces to some component but typically does not include any implementation of its functionality.
Cone search A VO protocol that requests information near a specified location in the sky.
Container An element that acts as a parent and contains child elements.
CORBA (Common Object Request Broker Architecture) An open, vendor-independent architecture and infrastructure that computer applications use to work together over networks.
Crossmatch Find objects from two or more datasets that are near each other in the sky.
CSP IVOA Standing Committee on Science Priorities
Cyberinfrastructure A research environment in which advanced computational services are available to researchers through high-performance networks.
Daemon A program or process that runs in the background unattended and may be invoked by another process to perform its function.
DAL (Data Access Layer) The VO protocols that define how VO applications access data resources. Data Access Layer Working Group
DALWG Data Access Layer Working Group
Data model A formal description of how data may be structured and used.
Database management system A collection of programs that enables storage, modification, and information extraction from a database. Also see RDBMS.
DataScope A web-based VO tool that finds information from many VO sources near a specified point in the sky.
DCPIG Data Curation and Preservation Interest Group
Distributed database A database where the underlying data is stored on multiple servers.
Distributed computing Spreading the workload for processing tasks over multiple machines.
DCOM (Distributed Common Object Model) A protocol that allows communication and manipulation of objects over a network connection.
DHCP (Dynamic Host Configuration Protocol) A protocol that automatically manages IP addresses for a set of nodes in a network.
DMWG Data Modelin Working Group
DOM (Document Object Model) A W3C standard in which a structured document such as an XML file is viewed as a tree of elements.
EduIG Education Interest Group
Element 1. A single item in an array. 2. In XML, a node in document. Each element starts with a and ends with.
Exec IVOA Executive Committee
Federation The dynamic combination of information from separate sources of information.
FITS (Flexible Image Transport System) The IAU-approved standard format for astronomical data.
FTP (File Transfer Protocol) A protocol used to exchange files over the internet.
Footprint The region of the sky that has been observed by one or more telescopes.
GPL (GNU Public License) A software license which allows for redistribution but requires both original and modified source code to be made available.
Grid Massive distributed computing capabilities currently available on the Internet.
Grid computing Applying the resources of many computers in a network to a single problem at the same time.
GUI (Graphical User Interface) A graphics-based user interface that incorporates movable windows, icons and a mouse.
GWSWG Grid and Web Services Working Group
HPC (High Performance Computing) Typically refers to supercomputers used in scientific research.
HTML (Hypertext Markup Language) A standard document format used on most web pages which makes it easy for one document to refer to another.
HTTP Communications protocol used to access most web pages.
HTTPS A secure version of the HTTP protocol.
HTTP GET An HTTP request where any parameters of the request are included in the URL itself.
HTTP POST An HTTP request where data is sent to the server.
IDL (Interactive Data Language) A popular data analysis programming language used by scientists.
Instance document An XML document that conforms to a schema.
Interface A structured interaction between two entities, often a client and a server.
Interoperability The ability of software and/or hardware on different machines from different vendors or sources to share data or collaborate without special effort on the part of the user.
Interpreted language A programming language that is parsed and executed without needing any explicit compilation.
IRAF (Image Reduction and Analysis Facility) A software system for astronomical data analysis including both tools, libraries and languages developed primarily at the National Optica Astronomy Observatories (NOAO).
IVOA (International Virtual Observatory Alliance) An international collaboration formed in June 2002 to coordinate Virtual Observatory activities worldwide.
IVORN, IVOA identifier A standardized, unique ID used in a number of contexts within the VO.
Java An object-oriented, platform-independent programming language, developed by Sun, and modeled after C++.
JDBC (Java Database Connectivity) The standard Java interface for access to SQL -based DBMS ’s.
KDDIG Knowledge Discovery Interest Group
Markup language A language for annotating a document to enable each component to be appropriately formatted, displayed, or used.
Metadata Information or labels that describe data.
Middleware An intermediate level of computer software typically used to provide a common interface to heterogeneous lower level components.
MIME (Multipurpose Internet Mail Extensions) The most common protocol for encoding, transmitting, and decoding non-text files via e-mail.
Mirage VO-enabled tool for exploratory analysis and visualization of images and multi-dimensional numerical data.
Mosaic, mosaicking A virtual observation made by combining multiple observations at different positions resulting in a combination of images that abut and/or overlap into a single larger image.
MySQL An open source SQL relational database management system (RDBMS).
Name resolver A service that translates object names into astronomical coordinates.
Namespace 1. The set of names in a naming system. 2. In XML, a collection of names, identified by a URI reference, that are used in XML documents as element types and attribute names.
NED (NASA Extragalactic Database) An astronomical resource containing extensive information on extragalactic objects. NED also provides a name resolver.
NESSSI (NVO Extensible Scalable Secure Service Infrastructure) A VO web service that runs secure, asynchronous services on the Grid.
OAI (Open Archive Initiative) A protocol that defines an interface for the sharing of metadata.
OASIS (On-line Archive Science Information Services) A VO Tool to access and display astronomical image and catalog data.
Object-oriented Programming based on the concept of an “object”, a data structure associated with specific routines that define the behavior of the object.
ObsCoreDM The Observation Core components Data Model describes the core metadata common to most data products distributed for astronomical observations. It is the common basis that helps to search and discover datasets across various VO compatible archives via a customized TAP protocol: ObsTAP
ObsTAP TAP interface to ObsCoreDM
Ontology A formal description of the vocabulary used in a field, especially describing the relationships between various concepts within that subject.
Open source Software, usually free, created by a development community where the source code is distributed as well as compiled code.
OpenSkyQuery A VO Service that enables crossmatching of astronomical catalogs and selection of catalog subsets.
Operating system The program framework in which all other programs run on a computer, e.g. Windows XP, MacOS? X, Linux, etc.
Operations IG Operations Interest Group
Parameters Inputs to or elements in a system which can be varied.
Parse To separate into more easily understood parts.
Peer-to-peer Communication between two or more computers where the protocol is symmetric between the participants so that each participant can make the same requests or give the same responses. This contrasts with client-server protocols
Perl A programming language frequently used for web scripts and to process data passed via HTML forms.
PHP (PHP
PLASTIC (PLatform for AStronomical Tool InterConnection? ) A protocol that allows collaboration between multiple processes running on the user’s desktop.
Platform The combination of a computer’s operating system software and hardware.
Portal A web site that serves as a starting point to other destinations or services on the web.
Protocol A set of rules that define the interactions between two or more components.
Proxy A piece of software that acts on behalf of a user or another piece of software. An agent is a client proxy.
Proxy certificate A certificate that is used in the place of another, typically with a limited lifetime.
PyVO Astropy affiliated package providing access to remote data and VO services using Python.
Query To interrogate a collection of data such as records in a database.
Radio IG Radio Interest Group
RDBMS (Relational DataBase? Management System) A DBMS that uses represents data using a relational database.
RDF (Resource Description Framework) A recommendation from the W3C for creating metadata structures that define data on the web.
Registry The “yellow pages” for the VO. Collects and stores basic information about archives, data collections, databases, and other resources.
Registry WG Resource Registry Working Group
Relational database A database that stores data in a structure consisting of one or more tables (aka relations) of rows and columns, which may be interconnected.
Resource metadata The metadata that describes services and data resources available in the VO.
REST (Representational State Transfer) An approach to web services that uses the standard HTTP GET and POST protocols.
RMI (Remote Method Invocation) A Java protocol for distributed computing.
ROME (Request-Object Management Environment) A VO tool to manage the execution of a task that requires many subtasks.
RPC (Remote Procedure Call) Protocols for distributed computing where the interaction is represented as the client computer invoking discrete services/calls on the server.
RSS (Rich Site Summary). An XML format for sharing content among different Web sites such as news items.
Ruby An object-oriented programming language.
SAMP Messaging protocol that allows applications to exchange messages and data between each other through a central hub, which is a tiny application that runs on the user's desktop. For example, you might have retrieved a catalogue from a cone search service using Topcat, but also have an image tool such as Aladin or DS9 running, looking at an image of the same piece of sky. Topcat can then send the table to the image tool, which can overplot the objects on the image.
SAX (Simple API for XML) A standardized interface for parsing XML documents using callbacks.
Schema 1. A description of the structure and rules an XML document must satisfy. 2. In SQL, a description of the tables and columns in the database.
SCSP Standing Committee on Standards and Processes
Script A simple program usually written in an interpreted language.
Semantics The expression of the meaning of symbols or names. In the VO, the actual scientific meaning of data and services.
Semantics WG Semantics Working Group
Serialization The process of converting an object into a format that can be stored or transmitted across a network.
Server A computer system in a network whose services may be invoked by one or more clients.
Service Something on the internet which will actively do somethin, as opposed to being a passive repository of information. For example, an image service may have a large atlas of images, but also offers a way of submitting a query to get back a cut-out image from a particular piece of sky.
Servlet A program, typically Java, that runs on a web server in response to a web request.
SESAME A web service interface to the SIMBAD name resolver.
Sexagesimal Numeral system with number 60 as the base.
SExtractor (Source Extractor) A tool that detects sources in astronomical images.
SIA, SIAP (Simple Image Access Protocol) A VO protocol that supports queries for images available in a given data collection near a given position on the sky.
SIMBAD (Set of Identifications, Measurements and Bibliography for Astronomical Data) An astronomical database provides extensive information on both galactic and extragalactic objects. SIMBAD also provides a name resolver.
Simple Spectral Access See SSAP.
Single Sign On Many datasets in the VO are public, but many have some proprietary restrictions, that need a user to specify who they are, and for the service to work out if they are allowed access. The idea behind single sign-on is that you should only have to sign-on once per session, and have your credentials passed around as necessary. The technical infrastructure for this is agreed but not yet fully implemented.
SkyNode A VO protocol (and the services that implement it) that provides an ADQL interface to astronomical databases.
SkyPortal A web site that supports translation of a user ADQL query into queries of one or more SkyNodes.
SkyServer Web service that presents data from the Sloan Digital Sky Survey.
SkyView Web site and VO-enabled distributable tool that generates images from survey data.
SMTP (Simple Mail Transfer Protocol) A protocol used to send and receive email.
SOA (Service Oriented Architecture) An approach to distributed computing that focuses on services that communicate with each other.
SOAP (Simple Object Access Protocol) A protocol for invoking remote services by exchanging XML -based messages.
Socket The low-level software element that makes a connection to the network. Normally a client connects to a socket on a server.
Solar IG Solar Systems Interest Group
Source code The version of a program normally written or edited by a programmer and either compiled into an executable program, or run directly using an interpreter (see interpreted languag).
SQL (Structured Query Language) The standard language used to communicate with RDBMS s
SQL Server Microsoft’s RDBMS software.
SRB (Storage Resource Broker) Middleware developed at the San Diego Supercomputing Center that provides standardized access to a number of very large data resources.
SSAP (Simple Spectral Access Protocol) A protocol that returns a set of spectra in a specified region of the sky. Similar to SIA but has many more options.
SSDL (SOAP Service Description Language) SSDL is a SOAP -centric description language for web services that enables protocol -based integration.
SSL (Secure Sockets Layer) A protocol for managing the security of a message transmission over the Internet.
Standalone application A computer program capable of operating without external resources.
STC (Space-Time Coordinates) An IVOA standard for describing a region or position in both space and time.
STILTS (STIL Tool Set) A set of VO tools for processing of tabular data based on the UK Starlink Tables Infrastructure.
Synchronous/Asynchronous services A synchronous service is one where the user needs to stay connected to a remote service and interact with it in real time, whereas with an asynchronous service the user specifies a job to be done, disconnects and collects the result later. For this to work, the IVOA has agreed a standardised way of describing a job, and the current state of a job.
TAP Table Access Protocol. TAP services provide query-driven access to astronomical tables and databases. For example, whereas a simple cone-search allows you to search only by sky position, and returns a fixed set of columns, a TAP service allows to make searches along the lines of "give me all the records with B-V>2.0 and give me just columns B, D, F, and G". Queries need to be formulated in the standard ADQL, but often the tool you are using will construct this for you.
TCG IVOA Technical Coordination Group
TDIG Time Domain Interest Group
Theory IG Theory Interest Group
TLA (Three Letter Acronym) A tribute to the use of acronyms in the computer field.
Token An item in a string of text that can be separated out by a parser, such as a single word in a sentence or a number in a comma-delimited list.
TOMCAT An HTTP server that can run Java servlets.
TOPCAT (Tool for OPerations on Catalogs And Tables) An interactive graphical viewer and editor for tabular data, designed for but not limited to astronomical tables.
Treeview A VO-enabled viewer for hierarchical file structures.
UCD (Unified Content Descriptors) A formal vocabulary for astronomical data that is controlled by the IVOA.
URI (Uniform Resource Identifier) An address standard for a resource available on the Internet.
URL (Uniform Resource Locator) The global address of documents and other resources on the World Wide Web. The first part of the address specifies the protocol to be used when accessing the resource, the remainder describes its network location.
Validator A tool that checks some element of a system for conformance to a standard.
Virtual data Data product that is dynamically generated when needed.
Vizier A very large collection of astronomical catalogues and tables stored at CDS, Strasbourg. As well as well known catalogues, it includes many tables published as part of astronomical papers. Vizier catalogues and tables can be accessed through the CDS web pages, or through several different VO tools.
VOClient A software suite callable from many languages which implements data access in the VO.
VOEvent A VO standard for representing, transmitting, publishing and archiving the discovery of a transient celestial event.
VOEventNet A peer-to-peer cyberinfrastructure to enable rapid and federated observations of the dynamic night sky.
VOPlot A VO Tool for visualizing astronomical data from VOTable sources.
VOSpace A distributed storage concept for the VO.
VOStat A VO and web-enabled statistics package.
VOTable An XML -based encoding scheme for astronomical tables and catalogs, established by the IVOA in order to provide an unambiguous way to transmit tables between computer programs
UCD Unified Content Descriptor. A standard vocabulary for describing astronomical data quantities. It does not specify the name of a quantity, or its units, but rather what type of quantity it is. For example, a column in table might have the name "T-kin" and the UCD "phys.temperature" which states that it represents a temperature, but does not imply a specific unit.
Units IVOA standardised strings to specify the units of a quantity. At the time of writing this is in the final stages of agreement by the IVOA.
W3C (World Wide Web Consortium) An international consortium where member organizations, a full-time staff, and the public work together to develop web standards.
WCS (World Coordinate System) A detailed specification of the conversion between coordinates within a file and physical coordinates, especially between pixel and celestial coordinates in an image.
WCS Fixer A VO web service that corrects the WCS information in a given FITS image.
Web service Software available over the web using a standardized XML messaging system.
WESIX A VO web service to the standard astronomical image analysis package SExtractor together with a crossmatching service.
Wget Free software package for retrieving files using HTTP, HTTPS and FTP.
Workflow A sequence or network of tasks and associated information needed to pass from one task to another to accomplish some goal.
WS see web service
WSDL (Web Services Description Language) An XML document that describes and locates a web service.
XMatch see crossmatch
XML (eXtensible Markup Language) A markup language that provides a file format for representing data.
XML-RPC (XML-Remote Procedure Call) A web service protocol that utilizes XML technology to implement an RPC protocol.
XOP (XML Binary Optimized Packaging) A standard specifying how binary data should be represented in XML.
XPath (XML Path Language) a language that describes how to locate specific content within an XML document.
XQuery A standard language for querying XML data.
XSL (eXtensible Stylesheet Language) A standard for describing how to transform XML documents into other documents in either XML or other formats.
XSLT (eXtensible Stylesheet Language Transformations) A conversion tool that implements XSL.
YAML (YAML Ain’t Markup Language) A data serialization language based on XML and other languages.
Edit | Attach | Watch | Print version | History: r5 < r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r5 - 2022-04-20 - MarcoMolinaro
 
This site is powered by the TWiki collaboration platform Powered by Perl This site is powered by the TWiki collaboration platformCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback