Skip to content

Commit

Permalink
Merge pull request #11 from ivoa-std/to-WD-1.0
Browse files Browse the repository at this point in the history
To wd 1.0
  • Loading branch information
mmpcn authored Mar 28, 2023
2 parents 546f024 + 6d8ac43 commit dcd7c26
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 6 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
*.aux
*.bbl
ivoatexmeta.tex
gitmeta.tex
*.log
*.html
*.zip
Expand Down
5 changes: 3 additions & 2 deletions LineTAP.tex
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
\documentclass[11pt,a4paper]{ivoa}
\input tthdefs
\input gitmeta
\usepackage{todonotes}
\usepackage{textcomp}

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

\subsection{Registering LineTAP-conforming Tables}

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

The tableset is normally contained in a VODataService \xmlel{CatalogService}
Expand Down
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ DOCNAME = LineTAP
DOCVERSION = 1.0

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

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

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

# List of image files to be included in submitted package (anything that
# can be rendered directly by common web browsers)
Expand Down
2 changes: 1 addition & 1 deletion ivoatex
Submodule ivoatex updated 2 files
+4 −2 tthntbib.sty
+11 −11 update_generated.py
3 changes: 2 additions & 1 deletion localrefs.bib
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,9 @@ @article{INCHI
Bdsk-Url-1 = {https://doi.org/10.1186/s13321-015-0068-4}}

@article{atoms8040076,
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.},
article-number = {76},
author = {Albert, Damien and others},
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},
doi = {10.3390/atoms8040076},
issn = {2218-2004},
journal = {Atoms},
Expand Down

0 comments on commit dcd7c26

Please sign in to comment.