Skip to content

Commit 3c5277b

Browse files
authored
Merge pull request #75 from lmichel/remove-science-apppendies
hide details of the science cases and the reference to M Taylor in the title
2 parents 47b220c + c2d2559 commit 3c5277b

File tree

4 files changed

+18
-18
lines changed

4 files changed

+18
-18
lines changed

doc/MANGO.tex

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -371,24 +371,24 @@ \section{Integrating MANGO with TAP Services}
371371
% \section{Euclid}
372372
% \input{usecase_euclid.tex}
373373

374-
\section{Chandra Archive}
375-
\label{sec:chandra}
376-
\input{usecase_chandra.tex}
374+
% \section{Chandra Archive}
375+
% \label{sec:chandra}
376+
% \input{usecase_chandra.tex}
377377

378-
\section{Vizier}
379-
\input{usecase_vizier.tex}
378+
% \section{Vizier}
379+
% \input{usecase_vizier.tex}
380380

381-
\section{Morphologically Complex Structures}
382-
\input{usecase_complex_structures.tex}
381+
% \section{Morphologically Complex Structures}
382+
% \input{usecase_complex_structures.tex}
383383

384-
\section{Exoplanets}
385-
\input{usecase_exoplanets.tex}
384+
% \section{Exoplanets}
385+
% \input{usecase_exoplanets.tex}
386386

387-
\subsubsection{Client on (MT behalf)}
388-
\input{usecase_client_side.tex}
387+
% \subsubsection{Client Point of View}
388+
% \input{usecase_client_side.tex}
389389

390-
\section{Xmatch tool }
391-
\input{usecase_xmatch.tex}
390+
% \section{Xmatch tool }
391+
% \input{usecase_xmatch.tex}
392392

393393
\section{Imported Models Instance}
394394

doc/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ DOCNAME = MANGO
77
DOCVERSION = 0.1
88

99
# Publication date, ISO format; update manually for "releases"
10-
DOCDATE = 2025-02-03
10+
DOCDATE = 2025-02-06
1111

1212
# What is it you're writing: NOTE, WD, PR, REC, PEN, or EN
1313
DOCTYPE = WD

doc/ivoatexmeta.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
% GENERATED FILE -- edit this in the Makefile
22
\newcommand{\ivoaDocversion}{0.1}
3-
\newcommand{\ivoaDocdate}{2025-02-03}
4-
\newcommand{\ivoaDocdatecode}{20250203}
3+
\newcommand{\ivoaDocdate}{2025-02-06}
4+
\newcommand{\ivoaDocdatecode}{20250206}
55
\newcommand{\ivoaDoctype}{WD}
66
\newcommand{\ivoaDocname}{MANGO}
77
\renewcommand{\ivoaBaseURL}{https://www.ivoa.net/documents/MANGO}

doc/usecases.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
missions, archive designers and tools developers.
77
The call for contribution was totally open. This gave a good picture of the needs but we do not pretend
88
that everything will be supported by this first version.
9-
All the use-cases summarized below are detailed in appendix.
9+
%All the use-cases summarized below are detailed in appendix.
1010

1111
\subsubsection{GAIA}
1212
The GAIA mission is producing the largest and more precise 3D map of our galaxy.
@@ -172,7 +172,7 @@ \subsubsection{Vizier catalog archive}
172172
MANGO is not meant to replace the current management of the ViZier metadata, but rather
173173
to make those understandable/interoperable for a wide panel of VO-compliant clients.
174174

175-
\subsubsection{Client (on Mark Taylor behalf)}
175+
\subsubsection{Client Requirements}
176176
Right now, the meta-data provided within the VOTable allow client software such Aladin or Topcat to run most
177177
of the functionalities expected by the user, either for data analysis or plotting.
178178
This information is often inferred from UCDs, UTypes or column names. It can also be given by the user.

0 commit comments

Comments
 (0)