Skip to content

Commit

Permalink
Merge pull request #51 from molinaro-m/ivoatex-update
Browse files Browse the repository at this point in the history
ivoatex update & bib record alignment
(this merge should send me and James an email...)
  • Loading branch information
molinaro-m authored Jan 21, 2021
2 parents 94ac817 + 7fd525c commit ab699e9
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 31 deletions.
22 changes: 2 additions & 20 deletions ConeSearch.bib
Original file line number Diff line number Diff line change
@@ -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}
}
20 changes: 10 additions & 10 deletions ConeSearch.tex
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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.

Expand Down
2 changes: 1 addition & 1 deletion ivoatex

0 comments on commit ab699e9

Please sign in to comment.