From b74d5ea3a35080c0937a657b35bcbe72ed9d9f41 Mon Sep 17 00:00:00 2001 From: Marco Molinaro Date: Thu, 21 Jan 2021 11:36:41 +0100 Subject: [PATCH 1/2] updated ivoatex submodule --- ivoatex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ivoatex b/ivoatex index 649354a..70d2afe 160000 --- a/ivoatex +++ b/ivoatex @@ -1 +1 @@ -Subproject commit 649354ad8a6a5842e72380ff1dd09eefde9a5596 +Subproject commit 70d2afe455256590aa5bc3f3f922190f338c075e From 7fd525c000e67729927335ed957f435e7efd3111 Mon Sep 17 00:00:00 2001 From: Marco Molinaro Date: Thu, 21 Jan 2021 11:40:43 +0100 Subject: [PATCH 2/2] aligned bib records to ADS solution, fixing missing citations --- ConeSearch.bib | 22 ++-------------------- ConeSearch.tex | 20 ++++++++++---------- 2 files changed, 12 insertions(+), 30 deletions(-) diff --git a/ConeSearch.bib b/ConeSearch.bib index 8b65b4b..53f1923 100755 --- a/ConeSearch.bib +++ b/ConeSearch.bib @@ -1,21 +1,3 @@ -@Misc{std:VOT11, - author={Francois Ochsenbein and Roy Williams and Clive Davenhall and Daniel Durand and Pierre Fernique and David Giaretta and Robert Hanisch and Tom McGlynn and Alex Szalay and Mark B. Taylor and Andreas Wicenec}, - editor={Francois Ochsenbein}, - howpublished={{IVOA Recommendation}}, - title={VOTable Format Definition, Version 1.11}, - year=2004, - month=aug, - day=11, - url={http://www.ivoa.net/documents/cover/VOT-20040811.html}, -} +# Currently unused, kept here if Cone Search specific bib records were +# needed -@Misc{STD:RM101, - author={Robert Hanish and the IVOA Resource Registry WG and the NVO Metadata WG}, - editor={Robert Hanish}, - howpublished={{IVOA Recommendation}}, - title={Resource Metadata for the Virtual Observatory, Version 1.01}, - year=2004, - month=apr, - day=26, - url={http://www.ivoa.net/documents/RM/20040426/index.html} -} \ No newline at end of file diff --git a/ConeSearch.tex b/ConeSearch.tex index 2ebf655..e15ba4d 100755 --- a/ConeSearch.tex +++ b/ConeSearch.tex @@ -127,14 +127,14 @@ \subsection{Role within the VO Architecture} \end{figure} Fig.~\ref{fig:archdiag} shows the role this document plays within the -IVOA architecture \citep{note:VOARCH}. +IVOA architecture \citep{2010ivoa.rept.1123A}. \section{Resource} \label{sec:resif} A Simple Cone Search service for accessing catalogue resources is implemented as a synchronous resource, as compliant as possible to the -DALI specification \citep{std:DALI}. +DALI specification \citep{2017ivoa.spec.0517D}. \begin{table}[th] \begin{center} @@ -238,9 +238,9 @@ \subsubsection{MAXREC} As defined by DALI a cone search \textbf{should} Its usage is encouraged and preferred to the SR=0 solution for metadata discovery. -\subsubsection{RESPONSEFORMAT} \label{subsubsec:responseformat} An +\subsubsection{RESPONSEFORMAT} \label{subsubsec:responseformat} A Simple Cone Search service \textbf{must} provide responses in VOTable -\citep{std:VOTABLE} format, compliant with respect to what will be +\citep{2019ivoa.spec.1021O} format, compliant with respect to what will be detailed in Sec.~\ref{sec:response}, but \textbf{should} also support the DALI \textbf{RESPONSEFORMAT} parameter. Allowed media types for VOTable response \textbf{should} be the @@ -397,7 +397,7 @@ \section{Error Response} \label{sec:error} The service \textbf{may}, as an alternative, report exceptions using the profile expressed by the previous Simple Cone Search recommendation -\citep[v1.03]{std:SCS}. This alternative for error reporting is to be +\citep[v1.03]{2008ivoa.specQ0222P}. This alternative for error reporting is to be considered \textbf{deprecated}, being the purpose of this specification to fill in the gap of the Simple Cone Search protocol with the general DAL landscape. The way the alternative works is detailed in @@ -470,18 +470,18 @@ \section{Resource Registry Extension} \label{sec:regext} protocol, it is necessary to define Simple Cone Search specific capability metadata. This is needed both to allow discovery of cone search services within VO registered resources (through the Registry -Interfaces standard, \citet{std:RI1}, deploying VOResource documents, -\citet{std:VOR}) and to generally describe service behaviour to help +Interfaces standard, \citet{2018ivoa.spec.0723D}, deploying VOResource documents, +\citet{2018ivoa.spec.0625P}) and to generally describe service behaviour to help applications consume it properly, given compliance to the protocol. This section specifies these metadata for cone search resources and is intended to be applicable wherever VOResource records are used, in particular for standard encoding of resource descriptions within IVOA registries and for encoding capability metadata available through VOSI -\citep{std:VOSI11} interfaces. +\citep{2017ivoa.spec.0524G} interfaces. Apart from the above standards referenced here above, this registry -extension depends on the VODataService \citep{std:VODS11} standard. +extension depends on the VODataService \citep{2010ivoa.spec.1202P} standard. \subsection{Resource record and Capability requirements} To be recognized as a Simple Cone Search, the service resource must be @@ -513,7 +513,7 @@ \subsubsection{Capability} \label{subsec:capability} The VOResource schema, that is $$\hbox{\nolinkurl{http://www.ivoa.net/xml/ConeSearch/v1.0} ,}$$ the same as for Simple Cone Search-1.03, as explained in the XML Schema -Versioning \citep{note:schemaversioning} document; distinction among the +Versioning \citep{2018ivoa.spec.0529H} document; distinction among the two schemata version being delivered by the \xmlel{version} attribute in the schema root element.