Skip to content

Commit dcd7c26

Browse files
authored
Merge pull request #11 from ivoa-std/to-WD-1.0
To wd 1.0
2 parents 546f024 + 6d8ac43 commit dcd7c26

File tree

5 files changed

+9
-6
lines changed

5 files changed

+9
-6
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
*.aux
66
*.bbl
77
ivoatexmeta.tex
8+
gitmeta.tex
89
*.log
910
*.html
1011
*.zip

LineTAP.tex

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
\documentclass[11pt,a4paper]{ivoa}
22
\input tthdefs
3+
\input gitmeta
34
\usepackage{todonotes}
45
\usepackage{textcomp}
56

@@ -664,8 +665,8 @@ \section{LineTAP and the VO Registry}
664665

665666
\subsection{Registering LineTAP-conforming Tables}
666667

667-
LineTAP tables are registered using VODataService
668-
\citep{2010ivoa.spec.1202P} tablesets, where the table utype is set to
668+
LineTAP tables are registered using VODataService \citep{2021ivoa.spec.1102D}
669+
tablesets, where the table utype is set to
669670
$$\hbox{\verb|ivo://ivoa.net/std/linetap#table-1.0|}.$$
670671

671672
The tableset is normally contained in a VODataService \xmlel{CatalogService}

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ DOCNAME = LineTAP
77
DOCVERSION = 1.0
88

99
# Publication date, ISO format; update manually for "releases"
10-
DOCDATE = 2022-07-06
10+
DOCDATE = 2023-03-23
1111

1212
# What is it you're writing: NOTE, WD, PR, REC, PEN, or EN
1313
DOCTYPE = WD
@@ -18,7 +18,7 @@ [email protected]
1818

1919
# Source files for the TeX document (but the main file must always
2020
# be called $(DOCNAME).tex
21-
SOURCES = $(DOCNAME).tex role_diagram.pdf
21+
SOURCES = $(DOCNAME).tex role_diagram.pdf gitmeta.tex
2222

2323
# List of image files to be included in submitted package (anything that
2424
# can be rendered directly by common web browsers)

ivoatex

localrefs.bib

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,9 @@ @article{INCHI
4040
Bdsk-Url-1 = {https://doi.org/10.1186/s13321-015-0068-4}}
4141

4242
@article{atoms8040076,
43+
abstract = {This paper presents an overview of the current status of the Virtual Atomic and Molecular Data Centre (VAMDC) e-infrastructure, including the current status of the VAMDC-connected (or to be connected) databases, updates on the latest technological development within the infrastructure and a presentation of some application tools that make use of the VAMDC e-infrastructure. We analyse the past 10 years of VAMDC development and operation, and assess their impact both on the field of atomic and molecular (A&M) physics itself and on heterogeneous data management in international cooperation. The highly sophisticated VAMDC infrastructure and the related databases developed over this long term make them a perfect resource of sustainable data for future applications in many fields of research. However, we also discuss the current limitations that prevent VAMDC from becoming the main publishing platform and the main source of A&M data for user communities, and present possible solutions under investigation by the consortium. Several user application examples are presented, illustrating the benefits of VAMDC in current research applications, which often need the A&M data from more than one database. Finally, we present our vision for the future of VAMDC.},
4344
article-number = {76},
44-
author = {Albert, Damien and others},
45+
author = {Albert, Damien and Antony, Bobby K. and Ba, Yaye Awa and Babikov, Yuri L. and Bollard, Philippe and Boudon, Vincent and Delahaye, Franck and Del Zanna, Giulio and Dimitrijevi{\'c}, Milan S. and Drouin, Brian J. and Dubernet, Marie-Lise and Duensing, Felix and Emoto, Masahiko and Endres, Christian P. and Fazliev, Alexandr Z. and Glorian, Jean-Michel and Gordon, Iouli E. and Gratier, Pierre and Hill, Christian and Jevremovi{\'c}, Darko and Joblin, Christine and Kwon, Duck-Hee and Kochanov, Roman V. and Krishnakumar, Erumathadathil and Leto, Giuseppe and Loboda, Petr A. and Lukashevskaya, Anastasiya A. and Lyulin, Oleg M. and Marinkovi{\'c}, Bratislav P. and Markwick, Andrew and Marquart, Thomas and Mason, Nigel J. and Mendoza, Claudio and Millar, Tom J. and Moreau, Nicolas and Morozov, Serguei V. and M{\"o}ller, Thomas and M{\"u}ller, Holger S. P. and Mulas, Giacomo and Murakami, Izumi and Pakhomov, Yury and Palmeri, Patrick and Penguen, Julien and Perevalov, Valery I. and Piskunov, Nikolai and Postler, Johannes and Privezentsev, Alexei I. and Quinet, Pascal and Ralchenko, Yuri and Rhee, Yong-Joo and Richard, Cyril and Rixon, Guy and Rothman, Laurence S. and Roueff, Evelyne and Ryabchikova, Tatiana and Sahal-Br{\'e}chot, Sylvie and Scheier, Paul and Schilke, Peter and Schlemmer, Stephan and Smith, Ken W. and Schmitt, Bernard and Skobelev, Igor Yu. and Sreckovi{\'c}, Vladimir A. and Stempels, Eric and Tashkun, Serguey A. and Tennyson, Jonathan and Tyuterev, Vladimir G. and Vastel, Charlotte and Vuj{\v c}i{\'c}, Veljko and Wakelam, Valentine and Walton, Nicholas A. and Zeippen, Claude and Zw{\"o}lf, Carlo Maria},
4546
doi = {10.3390/atoms8040076},
4647
issn = {2218-2004},
4748
journal = {Atoms},

0 commit comments

Comments
 (0)