Skip to content

Commit f534322

Browse files
authored
Merge pull request #45 from lmichel/update_introduction
Update introduction in MANGO.tex
2 parents ef7e364 + f13094f commit f534322

File tree

1 file changed

+13
-15
lines changed

1 file changed

+13
-15
lines changed

doc/MANGO.tex

Lines changed: 13 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -119,47 +119,45 @@ \section{Introduction}
119119
\citep{note:stcvot} \citep{note:seb}.
120120
In this case the goal was no longer to design a source model but to provide a complete description of
121121
individual quantities (positions, velocity, fluxes, magnitudes…).
122-
None of these proposals have come to completion due to the complexity of the task.
122+
None of these proposals has come to completion due to the complexity of the task.
123123

124124
The source DM issue resurfaced at the spring 2018 Interop in Victoria during an hands-on session
125125
focusing on the tools available to work with VO data models and especially with VO-DML.
126-
The goal of this session was to annotate data from different origins in order to make them
127-
interoperable with each other.
128-
The main concern expressed during this session was not much related to the tools themselves
129-
but indeed to the lack of models for sources.
126+
The goal of this session was to annotate astronomical data from different origins in order to make them
127+
interoperable with each other. The main concern expressed during this session was not much related to the tools themselves but indeed to the lack of models representing sources.
130128
This is a paradox in the VO world: source data which represent the basic building
131129
blocks of astronomers' work, is not modelled.
132130
This paradox can be explained by the fact that the observation of source objects is multi-faceted.
133-
In a general way, the way features for source data are described and organised depends on
131+
In a general way, the way features for source data are described and organized depends on
134132
the targeted science case.
135133
Principal investigators and archive designers set up the data profile and structure it according
136134
to this goal which varies from one project to another.
137135
Therefore this diversity cannot be served by a single static data model describing a source
138136
item for all possible cases.
139-
Having a global source model would lead to a very complex solution not usable in practice.
137+
Having a global all-purpose source model would lead to a very complex solution not usable in practice.
140138

141-
This standard proposes to overcome this paradox and presents a template model gathering independent
139+
In contrast this specification proposes to overcome this paradox and presents a template model gathering independent
142140
components from VO existing models embedded on demand in a container.
143141

144142
MANGO is not designed to describe what a source is but to help clients to discover and to understand
145-
the quantities available for a particular source instance.
146-
VOtable data mapped on MANGO with Mivot (2023ivoa.spec.0620M) annotations can be consumed quantity
147-
par quantity instead of column per column.
148-
The way complex quantities are built is described by MANGO but no longer by the clients.
143+
the features (i.e quantities) available for a particular source instance.
144+
VOTable data mapped on MANGO with MIVOT (2023ivoa.spec.0620M) annotations can be consumed on a feature basis
145+
instead of column per column.
146+
The way complex quantities are built is described by MANGO but no longer by the client applications.
149147

150148
\subsection{Role within the VO Architecture}
151149

152150
\begin{figure}
153151
\centering
154152

155153
\includegraphics[width=0.9\textwidth]{role_diagram.pdf}
156-
\caption{Architecture diagram for this document}
154+
\caption{Architecture diagram showing the MANGO DM and its relations to other IVOA specifications}
157155
\label{fig:archdiag}
158156
\end{figure}
159157

160158
Fig.~\ref{fig:archdiag} shows the role this document plays within the
161-
IVOA architecture \citep{2010ivoa.rept.1123A}.
162-
159+
IVOA architecture \citep{2010ivoa.rept.1123A}. This model reuses existing data models like Measure and Coords, and PhotDM. Implementations can use the TAP protocol and distribute data model instances in VOTable.
160+
UCD, VOUnits and Vocabularies are also re-used.
163161

164162
\section{Representing observed astronomical objects : Use Cases and Requirements}
165163

0 commit comments

Comments
 (0)