Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added about/roadmap page #96

Merged
merged 1 commit into from
Oct 29, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
37 changes: 37 additions & 0 deletions content/about/roadmap.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
---
title: "IVOA Roadmap"
date: 2024-10-28T18:10:54+01:00
draft: false
tags:
- about
---

Since its formation in 2002, the IVOA can boast of a number of achievements:
- Reaching truly world-wide cohesion in debating and agreeing key astronomical standards.
The IVOA is endorsed by the International Astronomical Union (IAU) as the accepted method
for producing astronomical data-related standards. Our standards are passed on to
IAU Commission 5 for ratification.
- Establishing a forum for discussing and debating astronomical data technology in general
as well VO standards in particular. The twice yearly "Interoperability Meetings" have been
a key feature in resolving international differences as well as sharing ideas and technology.
- Rapid agreement on an initial set of basic standards - a table exchange format, a specification
for simple catalogue and image query services, the definition of metadata describing resources,
a dictionary for standardised column names, and a suite of standards allowing the construction
of VO registries. Services complying with these initial standards are already deployed around the world.
Also very successful has been the definition of a simple standardised way for applications to pass
messages between each other, so they can collaborate smoothly on VO tasks. At the time of writing
the IVOA has agreed a crucial new standard, the Table Access Protocol, which allows software
to send flexible queries to a wide variety of databases.

The IVOA is working hard on further standards, including those needed for virtual storage
addressing, single sign on, semantic reasoning, grid and web service modularisation.

The last semestral roadmap document maintained by the TCG is the 2024A
Roadmap, spanning the time between the May 2024 and November 2024
Interoperability meetings and can be found
[here](http://wiki.ivoa.net/twiki/bin/view/IVOA/2024ARoadmap)
([Roadmap 2024A](http://wiki.ivoa.net/twiki/bin/view/IVOA/2024ARoadmap)).

All [Technical Roadmap Documents](https://wiki.ivoa.net/twiki/bin/view/IVOA/TCGRoadmaps)
can be found at this [wiki page](https://wiki.ivoa.net/twiki/bin/view/IVOA/TCGRoadmaps).

Loading