You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
morekeywords={xmlns,version,encoding,schemaLocation,,xsi,status,name,url,ref,tableref,dmid,dmref,dmrole,dmtype,value,datatype,ucd,utype,xtype,arraysize,unit,type,id,ID}, % list your attributes here
65
+
}
65
66
66
67
\begin{document}
67
68
@@ -1705,7 +1706,7 @@ \section{ObsCore Data Model Detailed Description}
1705
1706
{proposal\_id } &
1706
1707
\seqsplit{Provenance.Proposal.identifier} &
1707
1708
unitless & string & Identifier of proposal to which observation belongs & NO\\\hline
1708
-
\caption{Table X: Data model summary (with addition of axes dimension and UCD for each axis)}
1709
+
\caption{Data model summary (with addition of axes dimension and UCD for each axis)}
1709
1710
\label{tab:6}
1710
1711
\end{tabularx}
1711
1712
%\end{landscape}
@@ -2365,12 +2366,12 @@ \subsubsection{Implementing a package of multiple data products}
2365
2366
three fields are integers, with this convention: (0=false, 1=true).
2366
2367
\end{itemize}
2367
2368
2368
-
Tables \ref{table:tapschema-mandatory1} and \ref{table:tapschema-mandatory2} show TAP\_SCHEMA.columns values for the mandatory fields of an ObsTAP table. All Utypes have the data model
2369
-
namespace prefix {}``obscore:'' omitted in the table. The Datatype, Size, Principal, Index, and Std values shown here
2369
+
Tables \ref{table:tapschema-mandatory1} and \ref{table:tapschema-mandatory2} show TAP\_SCHEMA.columns values for the mandatory fields of an ObsTAP table, and Tables \ref{table:tapschema-optional} shows optional fields. All Utypes have the data model
2370
+
namespace prefix ``obscore:'' omitted in the table. The Datatype, Size, Principal, Index, and Std values shown here
2370
2371
are informative for TAP 1.0 only; later versions of TAP may specify different values.
2371
2372
2372
2373
%TITOTOTO
2373
-
\begin{sidewaystable}
2374
+
\begin{sidewaystable}[hbt]
2374
2375
%\begin{longtable}[hbt]
2375
2376
\small
2376
2377
\begin{tabular}{|l|l|l|l|l|l|}% 6 left justified
@@ -2490,7 +2491,7 @@ \subsubsection{Implementing a package of multiple data products}
2490
2491
meta.number
2491
2492
\\\hline
2492
2493
\end{tabular}
2493
-
\caption{TAP.schema.columns values for the mandatory fields for an ObsTAP table. Part 1. All Utypes have the data model namespace prefix {\emph obscore:} omitted in the table..}
2494
+
\caption{TAP\_SCHEMA.columns values for the mandatory fields for an ObsTAP table. Part 1. All Utypes have the data model namespace prefix {\emph obscore:} omitted in the table..}
2494
2495
\label{table:tapschema-mandatory1}
2495
2496
\end{sidewaystable}
2496
2497
@@ -2598,7 +2599,7 @@ \subsubsection{Implementing a package of multiple data products}
2598
2599
meta.id;instr
2599
2600
\\\hline
2600
2601
\end{tabular}
2601
-
\caption{TAP.schema.columns values for the mandatory fields for an ObsTAP table. Part 2.}
2602
+
\caption{TAP\_SCHEMA.columns values for the mandatory fields for an ObsTAP table. Part 2.}
2602
2603
\label{table:tapschema-mandatory2}
2603
2604
\end{sidewaystable}
2604
2605
@@ -2820,7 +2821,7 @@ \subsubsection{Implementing a package of multiple data products}
2820
2821
meta.id; obs.proposal
2821
2822
\\\hline
2822
2823
\end{tabular}
2823
-
\caption{TAP.schema.columns values for the optional fields for an ObsTAP table. All Utypes have the data model namespace prefix {\emph obscore:'} omitted in the table..}
2824
+
\caption{TAP\_SCHEMA.columns values for the optional fields for an ObsTAP table. All Utypes have the data model namespace prefix {\emph obscore:'} omitted in the table..}
2824
2825
\label{table:tapschema-optional}
2825
2826
\end{sidewaystable}
2826
2827
@@ -2832,18 +2833,13 @@ \section{Examples of ObsTAP query responses}
2832
2833
It contains all mandatory fields for ObsCore1.1. and the implementation details for the Datalink service attached to the
0 commit comments