-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathepntap.vor
More file actions
78 lines (71 loc) · 2.52 KB
/
epntap.vor
File metadata and controls
78 lines (71 loc) · 2.52 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
<ri:Resource
xsi:type="vstd:Standard"
created="2020-07-21T13:50:00"
updated="2020-07-21T13:50:00"
status="active"
xmlns:vr="http://www.ivoa.net/xml/VOResource/v1.0"
xmlns:vstd="http://www.ivoa.net/xml/StandardsRegExt/v1.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ri="http://www.ivoa.net/xml/RegistryInterface/v1.0"
xsi:schemaLocation="http://www.ivoa.net/xml/VOResource/v1.0
http://www.ivoa.net/xml/VOResource/v1.0
http://www.ivoa.net/xml/StandardsRegExt/v1.0
http://www.ivoa.net/xml/StandardsRegExt/v1.0
http://www.ivoa.net/xml/VOResource/v1.0
http://www.ivoa.net/xml/VOResource/v1.0">
<title>EPN-TAP: Publishing Solar System Data to the Virtual
Observatory</title>
<shortName>epntap</shortName>
<identifier>ivo://ivoa.net/std/epntap</identifier>
<altIdentifier>doi:fixme</altIdentifier>
<curation>
<publisher>IVOA</publisher>
<creator>
<name>Erard, S.</name>
</creator>
<creator>
<name>Cecconi, B.</name>
</creator>
<creator>
<name>Le Sidaner, P.</name>
</creator>
<creator>
<name>Demleitner, M.</name>
</creator>
<creator>
<name>Taylor, M.</name>
</creator>
<date role="update">2020-06-22</date>
<version>2.0</version>
<contact>
<name>IVOA Solar System IG</name>
<email>ssig@ivoa.net</email>
</contact>
</curation>
<content>
<subject>virtual-observatories</subject>
<subject>solar-system</subject>
<description>
This document defines the EPN-TAP framework, which is using TAP with the
EPNcore metadata dictionary. The EPNcore metadata dictionary defines the
core components that are necessary to perform data discovery in the Solar
System related science fields. It includes keywords to describe data
products coverage (temporal, spectral, spatial, photometric), origin
(instrument, facility), content (target, physical parameters), access,
references, etc. Its implementation with TAP (Table Access Protocol) is
presented, including service registration guidelines. Topical extension
metadata dictionaries are also presented.
</description>
<referenceURL>http://ivoa.net/documents/epntap/</referenceURL>
<type>Other</type>
<contentLevel>Research</contentLevel>
</content>
<endorsedVersion status="wd">2.0</endorsedVersion>
<key>
<name>table-2.0</name>
<description>
The table structure as specificed by EPN-TAP 2.0. Use this standard key as
utype in Registry discovery of EPNcore tables.
</description>
</key>
</ri:Resource>