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}
296
296
\end {table }
297
297
298
298
299
- \section {Spectral Line Data }\label {sect:quantities }
299
+ \section {Spectral Lines Table }\label {sect:quantities }
300
300
301
301
Table~\ref {tab:ltcols } gives the columns that make up the LineTAP
302
302
relational model. Implementations MUST have all columns given in this
@@ -411,8 +411,11 @@ \section{Species Table}\label{sect:speciestable}
411
411
There is no explicit relationship between a species table and LineTAP
412
412
tables on a given service, i.e., the presence of a species in the the
413
413
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.
416
419
417
420
\begin {table }[hpt]
418
421
\hskip -0.05\linewidth
@@ -438,12 +441,7 @@ \section{Species Table}\label{sect:speciestable}
438
441
\label {tab:spcols }
439
442
\end {table }
440
443
441
-
442
- \section {Protocol }
443
- \label {sect:protocol }
444
- \subsection {Queries: LineTAP }
445
-
446
- \subsection {User-defined functions }
444
+ \section {ADQL User-defined functions }
447
445
\label {sect:udfs }
448
446
449
447
LineTAP services MUST implement the \texttt {ivo\_ specconv } user defined
You can’t perform that action at this time.
0 commit comments