@@ -302,7 +302,7 @@ \subsection{EPN-TAP rules applying to table structure and parameter usage}
302
302
Whenever possible, this refers to IVOA vocabularies maintained independently.
303
303
304
304
\item Internal spaces are supported in string parameters values, but
305
- not leading or trailing spaces.
305
+ leading or trailing spaces are not .
306
306
307
307
\item Special characters, quotes, and hash are not allowed in string parameter values,
308
308
and may be changed to \_ (underscore, which is the single-character
@@ -713,10 +713,15 @@ \subsubsection{Target description}
713
713
\item Consortia such as the IGSN\footnote {\url {https://www.igsn.org}}
714
714
issue IDs for samples
715
715
716
- \item Asteroids: Usage is to use preferably name (if it exists) or
716
+ \item Asteroids: Usage is to use preferably the name (if it exists) or
717
717
principal designation (the number is not used here, it can be included
718
718
in alt\_ target\_ name)
719
719
720
+ \item Comets: Usage is to use preferably the code and principal designation, e.g.,
721
+ P/2022 C2 or 1P for periodic comets, C/2022 E3 for non-periodic ones
722
+ (discoverer names are ambiguous and can be included
723
+ in alt\_ target\_ name)
724
+
720
725
\item Meteors: the IAU Meteor Data Center assigns IDs to meteors and
721
726
meteor showers
722
727
@@ -738,7 +743,7 @@ \subsubsection{Target description}
738
743
739
744
Will return data only from 1 Ceres or 4 Vesta.
740
745
741
- The LIKE operator is used here to handle cases when 1) the name includes a
746
+ The LIKE operator is used in this example to handle cases when 1) the name includes a
742
747
number, either `1 Ceres' or `(1) Ceres', which (although not recommended)
743
748
may occur in some services, 2) the special case of dwarf planets, which
744
749
may be tagged as asteroids, or as `dwarf\_ planet\# asteroid' (recommended,
@@ -1245,10 +1250,12 @@ \subsubsection{Data origin}
1245
1250
1246
1251
This parameter provides the name of the observatory, spacecraft, or
1247
1252
facility that performed the measurements. A hash-separated-list of host
1248
- names must be provided for integrated data sets. In the EPNCore table, the
1249
- acronym is preferred to the full name to avoid long strings and related
1250
- errors (however, both values can be provided in the list). An observatory list
1251
- is being developed in Europlanet 2024/VESPA and by merging various sources.
1253
+ names must be provided for integrated data sets. In the EPNCore table, usual
1254
+ acronyms are preferred to full names to avoid long strings and related
1255
+ errors (however, both values can be provided in the list). As a rule of thumb,
1256
+ instrument\_ host\_ name implies a location, and several levels can be
1257
+ provided together when relevant, e.g., space\_ mission\# spacecraft or observatory\# telescope.
1258
+ The second value is recommended as it is more specific.
1252
1259
For lab measurements, this is typically the name of the facility.
1253
1260
1254
1261
\textbf {\\ }
@@ -1293,14 +1300,16 @@ \subsubsection{Data origin}
1293
1300
Identifies the instrument(s) that acquired the data.
1294
1301
A hash-separated-list of instruments must be provided
1295
1302
for integrated data products.
1296
- Service providers are invited to include multiple values
1303
+ Service providers should include multiple values
1297
1304
for instrument name, e.g., complete name and usual acronym.
1298
1305
This will allow queries on either
1299
1306
`` Visible Infrared Thermal Imaging Spectrometer'' or `` VIRTIS''
1300
- to produce the same reply. For ground-based observations and lab
1301
- measurements, this is typically the name of the instrument in use (not
1307
+ to produce the same reply.
1308
+ As a rule of thumb, instrument\_ name implies one or more coverages
1309
+ (spatial, spectral, etc): for ground-based observations and lab measurements,
1310
+ this is typically the name of the instrument in use (not
1302
1311
the telescope or facility). Non-compulsory parameters are available to
1303
- provide more information about sensors, instrument modes, etc.
1312
+ provide more information about sensors, channels, instrument modes, etc.
1304
1313
1305
1314
\textbf {\\ }
1306
1315
\emph {Example }:
@@ -1429,7 +1438,7 @@ \subsubsection{Miscellaneous file metadata}
1429
1438
user. EPN-TAP clients such as the VESPA portal use this thumbnail for
1430
1439
an on-line quick-look. It therefore contributes significantly to a
1431
1440
service's accessibility.
1432
- Preferred formats include jpeg and png, which are handled easily
1441
+ Recommended formats include jpeg and png, which are handled easily
1433
1442
in a web browser. Larger or more elaborate previews must be provided as
1434
1443
independent granules and identified via a granule\_ gid different from
1435
1444
the data.
@@ -1568,9 +1577,9 @@ \subsubsection{Supplementary description}
1568
1577
and accurate ID. This VO service provides an extended list of references:
1569
1578
\url {http://svo2.cab.inta-csic.es/svo/theory/fps3/}
1570
1579
1571
- This is intended to document the results of a search, rather than
1572
- a search parameter. Therefore, it is recommended to also fill the
1573
- spectral\_ range\_ min/max parameters to describe filter imaging --- this
1580
+ This parameter is intended to document the results of a search, rather than
1581
+ a search parameter. Therefore, it is recommended to also provide the bandwidth
1582
+ via the spectral\_ range\_ min/max parameters --- this
1574
1583
is the only way to make filter imaging easily searchable.
1575
1584
1576
1585
\paragraph {alt\_ target\_ name }
@@ -1588,24 +1597,25 @@ \subsubsection{Supplementary description}
1588
1597
\label {par:feature_name }
1589
1598
1590
1599
Introduces a supplementary name to provide more details
1591
- about the observed target. It is intended in particular to
1600
+ about the observed target. It is intended to
1592
1601
accommodate a local name (crater, surface feature, region…)
1593
1602
whereas target\_ name is reserved to identify the whole body
1594
1603
(Mars, Moon, Ceres…). Use of official features names defined by IAU
1595
1604
(\url {http://planetarynames.wr.usgs.gov/})
1596
- is preferred when relevant.
1605
+ is recommended when relevant.
1597
1606
1598
1607
\paragraph {target\_ region }
1599
1608
1600
1609
Specifies a \emph {type } of region on the target. This parameter
1601
- only introduces generic regions (e.g., atmospheric layer, internal
1610
+ only introduces generic regions (e.g., atmospheric layer, internal
1602
1611
structure…), not specific local names which must be handled using the
1603
1612
feature\_ name parameter.
1604
1613
1605
- Values are best selected from the IVOA
1614
+ Values should be selected from the IVOA
1606
1615
rendition of the Unified Astronomy Thesaurus:
1607
1616
\url {http://www.ivoa.net/rdf/uat}
1608
1617
1618
+ The UAT can be completed with new values if required.
1609
1619
Older sources (some of them may be integrated in the UAT) include:
1610
1620
1611
1621
\begin {itemize }
@@ -1714,7 +1724,7 @@ \subsubsection{Description of coordinate frame}
1714
1724
Services using different time scales must declare them in this column
1715
1725
using identifiers from the IVOA timescale
1716
1726
vocabulary\footnote {\url {http://www.ivoa.net/rdf/timescale}}, amending
1717
- that if necessary.
1727
+ that if necessary. The typical time scale for predicted events is TDB.
1718
1728
1719
1729
Both time\_ scale and time\_ refposition can be used to feed the TIMESYS
1720
1730
element of VOTable 1.4 when their values are constant throughout the
@@ -1998,7 +2008,7 @@ \subsubsection{Contributive works}
1998
2008
1999
2009
\paragraph {observer\_ institute, observer\_ country }
2000
2010
2001
- Provide the affiliation and country of residence of the observer, as free text. The later is mostly intended for amateur or pro-am contributions.
2011
+ Provide the affiliation and country of residence of the observer. Use of ISO 3166 country codes is recommended. This is mostly intended for amateur or pro-am contributions.
2002
2012
2003
2013
\paragraph {observer\_ location, observer\_ lon, observer\_ lat }
2004
2014
@@ -2289,8 +2299,8 @@ \section{EPNCore Table}
2289
2299
processing\_ level&Integer&&Dataset-related encoding, or simplified CODMAC calibration level&\ucd {meta.calibLevel}\\
2290
2300
target\_ name&Text&&Standard IAU name of target (must match target\_ class), case sensitive.&\ucd {meta.id;src}\\
2291
2301
\textbf {target\_ class }&Text&&Type of target, from enumerated list&\ucd {src.class}\\
2292
- time\_ min&Double&d&Start time (in JD). UTC measured at time\_ origin location (default is observer's frame)&\ucd {time.start;obs}\\
2293
- time\_ max&Double&d&Stop time (in JD). UTC measured at time\_ origin location (default is observer's frame)&\ucd {time.end;obs}\\
2302
+ time\_ min&Double&d&Start time (in JD). UTC measured at time\_ refposition location (default is observer's frame)&\ucd {time.start;obs}\\
2303
+ time\_ max&Double&d&Stop time (in JD). UTC measured at time\_ refposition location (default is observer's frame)&\ucd {time.end;obs}\\
2294
2304
time\_ sampling\_ step\_ min&Float&s&Min time sampling step&\ucd {time.resolution;stat.min}\\
2295
2305
time\_ sampling\_ step\_ max&Float&s&Max time sampling step&\ucd {time.resolution;stat.max}\\
2296
2306
time\_ exp\_ min&Float&s&Min integration time&\ucd {time.duration;obs.exposure;stat.min}\\
@@ -2335,7 +2345,7 @@ \section{EPNCore Table}
2335
2345
thumbnail\_ url&Text&&URL of a thumbnail image with predefined size (png ~200 pix, for use in a client only)&\ucd {meta.ref.url;meta.preview}\\
2336
2346
file\_ name&Text&&Name of the data file only, case sensitive&\ucd {meta.id;meta.file}\\
2337
2347
datalink\_ url&Text&&Provides links to files or services on the server&\ucd {meta.ref.url}\\
2338
- bib\_ reference&Text&&Bibcode or doi preferred ; can be a URL or anything else. Refers to the \emph {granule }&\ucd {meta.bib}\\
2348
+ bib\_ reference&Text&&Bibcode or doi recommended ; can be a URL or anything else. Refers to the \emph {granule }&\ucd {meta.bib}\\
2339
2349
publisher&Text&&Resource publisher&\ucd {meta.curation}\\
2340
2350
processing\_ level\_ desc&Text&&Describes specificities of the processing level&\ucd {meta.note}\\
2341
2351
internal\_ reference&Text&&Related granule\_ uid(s) in the current service&\ucd {meta.id.cross}\\
0 commit comments