Skip to content

Commit 21fcbf7

Browse files
committed
changed section names and added information
1 parent 0436afe commit 21fcbf7

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

LineTAP.tex

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ \subsection{Non-Use Cases}
296296
\end{table}
297297

298298

299-
\section{Spectral Line Data}\label{sect:quantities}
299+
\section{Spectral Lines Table}\label{sect:quantities}
300300

301301
Table~\ref{tab:ltcols} gives the columns that make up the LineTAP
302302
relational model. Implementations MUST have all columns given in this
@@ -411,8 +411,11 @@ \section{Species Table}\label{sect:speciestable}
411411
There is no explicit relationship between a species table and LineTAP
412412
tables on a given service, i.e., the presence of a species in the the
413413
species table is not a guarantee that data on it is available from any
414-
table in the service.\todo{Is there a use case for having InChI in here?
415-
I'd say InChIKey is good enough.}
414+
table in the service.
415+
416+
For most cases, only the InChIKey is enough to reference a molecule. The InChi
417+
column is present in this table for the case that users want to use it to confirm if the
418+
returned molecule is the one they're searching for.
416419

417420
\begin{table}[hpt]
418421
\hskip -0.05\linewidth
@@ -438,12 +441,7 @@ \section{Species Table}\label{sect:speciestable}
438441
\label{tab:spcols}
439442
\end{table}
440443

441-
442-
\section{Protocol}
443-
\label{sect:protocol}
444-
\subsection{Queries: LineTAP}
445-
446-
\subsection{User-defined functions}
444+
\section{ADQL User-defined functions}
447445
\label{sect:udfs}
448446

449447
LineTAP services MUST implement the \texttt{ivo\_specconv} user defined

0 commit comments

Comments
 (0)