File tree Expand file tree Collapse file tree 1 file changed +7
-9
lines changed Expand file tree Collapse file tree 1 file changed +7
-9
lines changed Original file line number Diff line number Diff 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
301301Table~\ref {tab:ltcols } gives the columns that make up the LineTAP
302302relational model. Implementations MUST have all columns given in this
@@ -411,8 +411,11 @@ \section{Species Table}\label{sect:speciestable}
411411There is no explicit relationship between a species table and LineTAP
412412tables on a given service, i.e., the presence of a species in the the
413413species 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
449447LineTAP services MUST implement the \texttt {ivo\_ specconv } user defined
You can’t perform that action at this time.
0 commit comments