-
Notifications
You must be signed in to change notification settings - Fork 1
/
example-voresource.xml
61 lines (56 loc) · 2.33 KB
/
example-voresource.xml
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
<?xml version="1.0" encoding="UTF-8"?>
<ri:Resource xsi:type="vr:Organisation"
xmlns:vr="http://www.ivoa.net/xml/VOResource/v1.0"
xmlns:ri="http://www.ivoa.net/xml/RegistryInterface/v1.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.ivoa.net/xml/VOResource/v1.0
http://www.ivoa.net/xml/VOResource/v1.0
http://www.ivoa.net/xml/RegistryInterface/v1.0
http://www.ivoa.net/xml/RegistryInterface/v1.0"
created="2009-02-15T12:00:00"
updated="2009-02-15T12:00:00"
status="active">
<validationLevel validatedBy="ivo://archive.stsci.edu/nvoregistry">
2
</validationLevel>
<title>NCSA Radio Astronomy Imaging</title>
<shortName>NCSA-RAI</shortName>
<identifier>ivo://rai.ncsa/RAI</identifier>
<curation>
<publisher ivo-id="ivo://ncsa.uiuc/NCSA">
National Center for Supercomputing Applications
</publisher>
<creator>
<name> Crutcher, Richard </name>
<logo>
http://rai.ncsa.uiuc.edu/rai.jpg
</logo>
</creator>
<date>1993-01-01</date>
<contact>
<name>Plante, R.</name>
<email>[email protected]</email>
</contact>
</curation>
<content>
<subject>radio-astronomy</subject>
<subject>astronomy-software</subject>
<subject>astronomy-web-services </subject>
<subject>search-for-extraterrestrial-intelligence</subject>
<description>
The Radio Astronomy Imaging Group at the National Center for
Supercomputing Applications is focused on applying
high-performance computing to astronomical research. Our
projects include the NCSA Astronomy Digital Image Library,
the BIMA Data Archive, the BIMA Image Pipeline, and the
National Virtual Observatory.
</description>
<referenceURL>http://rai.ncsa.uiuc.edu/</referenceURL>
<type>Organisation</type>
<contentLevel>Research</contentLevel>
</content>
<facility>Berkeley-Illinois-Maryland Array (BIMA)</facility>
<facility>
Combined Array for Research in Millimeter Astronomy (CARMA)
</facility>
</ri:Resource>