-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathDocRegExt.vor
More file actions
70 lines (64 loc) · 2.43 KB
/
DocRegExt.vor
File metadata and controls
70 lines (64 loc) · 2.43 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
<ri:Resource
xsi:type="vstd:Standard"
created="2026-05-28T06:10:00"
updated="2026-05-28T06:10: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
https://www.ivoa.net/xml/VOResource/v1.0
http://www.ivoa.net/xml/StandardsRegExt/v1.0
https://www.ivoa.net/xml/StandardsRegExt/v1.0
http://www.ivoa.net/xml/VOResource/v1.0
https://www.ivoa.net/xml/VOResource/v1.0">
<title>Educational Resources in the Virtual Observatory</title>
<shortName>DocRegExt</shortName>
<identifier>ivo://ivoa.net/std/DocRegExt</identifier>
<!-- <altIdentifier>doi:Look up on ADS once your standard has made
it there and then update this. </altIdentifier> -->
<curation>
<publisher>IVOA</publisher>
<creator>
<name>Demleitner, M.</name>
</creator>
<creator>
<name>Molinaro, M.</name>
</creator>
<creator>
<name>Iafrate, G.</name>
</creator>
<creator>
<name>Heinl, H.</name>
</creator>
<date role="update">2026-05-27</date>
<version>1.0</version>
<contact>
<name>IVOA Education IG</name>
<email>edu@ivoa.net</email>
</contact>
</curation>
<content>
<subject>virtual-observatories</subject>
<subject>astronomy-education</subject>
<subject>astronomy-software</subject>
<description>
Following the spirit of the Virtual Observatory (VO), the production and
provision of material to teach VO usage, both for introducing VO
workflows and as an element of a larger astronomy curriculum, should be a
joint, global, and distributed effort. In order to ensure global
discoverability of the results of that effort, this standard defines an
extension to the VOResource metadata scheme suitable for educational
texts, and it describes how RegTAP can be used to then discover
educational material registered using that extension.
</description>
<referenceURL>https://ivoa.net/documents/DocRegExt/</referenceURL>
<type>Other</type>
<contentLevel>Research</contentLevel>
</content>
<endorsedVersion status="rec">1.0</endorsedVersion>
<schema namespace="http://www.ivoa.net/xml/DocRegExt/v1">
<location>http://www.ivoa.net/xml/DocRegExt/v1</location>
</schema>
</ri:Resource>