voruby 1.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (156) hide show
  1. data/LICENSE +339 -0
  2. data/REQUIREMENTS +4 -0
  3. data/Rakefile.rb +296 -0
  4. data/lib/voruby/adql/adql.rb +2735 -0
  5. data/lib/voruby/adql/ext.rb +15 -0
  6. data/lib/voruby/adql/loader.rb +5 -0
  7. data/lib/voruby/adql/operations.rb +54 -0
  8. data/lib/voruby/adql/parser.rb +160 -0
  9. data/lib/voruby/adql/transforms.rb +573 -0
  10. data/lib/voruby/ext.rb +17 -0
  11. data/lib/voruby/loader.rb +4 -0
  12. data/lib/voruby/misc/propertyfile.rb +36 -0
  13. data/lib/voruby/plastic/applications.rb +174 -0
  14. data/lib/voruby/plastic/constants.rb +30 -0
  15. data/lib/voruby/plastic/loader.rb +10 -0
  16. data/lib/voruby/plastic/plastic.rb +1 -0
  17. data/lib/voruby/resources/conesearch/conesearch.rb +9 -0
  18. data/lib/voruby/resources/conesearch/conesearch_v0_2.rb +55 -0
  19. data/lib/voruby/resources/conesearch/conesearch_v0_3.rb +50 -0
  20. data/lib/voruby/resources/conesearch/conesearch_v1_0.rb +72 -0
  21. data/lib/voruby/resources/conesearch/loader.rb +4 -0
  22. data/lib/voruby/resources/loader.rb +50 -0
  23. data/lib/voruby/resources/nodes.rb +190 -0
  24. data/lib/voruby/resources/openskynode/loader.rb +4 -0
  25. data/lib/voruby/resources/openskynode/openskynode.rb +9 -0
  26. data/lib/voruby/resources/openskynode/openskynode_v0_1.rb +54 -0
  27. data/lib/voruby/resources/sia/loader.rb +5 -0
  28. data/lib/voruby/resources/sia/sia.rb +9 -0
  29. data/lib/voruby/resources/sia/sia_v0_6.rb +90 -0
  30. data/lib/voruby/resources/sia/sia_v0_7.rb +89 -0
  31. data/lib/voruby/resources/sia/sia_v1_0.rb +122 -0
  32. data/lib/voruby/resources/stsci.rb +59 -0
  33. data/lib/voruby/resources/vodataservice/coverage_v0_2.rb +195 -0
  34. data/lib/voruby/resources/vodataservice/coverage_v0_3.rb +158 -0
  35. data/lib/voruby/resources/vodataservice/loader.rb +5 -0
  36. data/lib/voruby/resources/vodataservice/vodataservice.rb +9 -0
  37. data/lib/voruby/resources/vodataservice/vodataservice_v0_4.rb +189 -0
  38. data/lib/voruby/resources/vodataservice/vodataservice_v0_5.rb +163 -0
  39. data/lib/voruby/resources/vodataservice/vodataservice_v1_0.rb +221 -0
  40. data/lib/voruby/resources/voregistry/loader.rb +4 -0
  41. data/lib/voruby/resources/voregistry/voregistry.rb +9 -0
  42. data/lib/voruby/resources/voregistry/voregistry_v0_2.rb +40 -0
  43. data/lib/voruby/resources/voregistry/voregistry_v0_3.rb +30 -0
  44. data/lib/voruby/resources/voregistry/voregistry_v1_0.rb +86 -0
  45. data/lib/voruby/resources/voresource/loader.rb +17 -0
  46. data/lib/voruby/resources/voresource/voresource.rb +9 -0
  47. data/lib/voruby/resources/voresource/voresource_v0_10.rb +322 -0
  48. data/lib/voruby/resources/voresource/voresource_v0_9.rb +405 -0
  49. data/lib/voruby/resources/voresource/voresource_v1_0.rb +230 -0
  50. data/lib/voruby/services/ext.rb +11 -0
  51. data/lib/voruby/services/gestalt/footprint.rb +95 -0
  52. data/lib/voruby/services/gestalt/wcs_fixer.rb +105 -0
  53. data/lib/voruby/services/gestalt/wesix.rb +155 -0
  54. data/lib/voruby/services/loader.rb +7 -0
  55. data/lib/voruby/services/registry/registry.rb +53 -0
  56. data/lib/voruby/services/resolver/resolver.rb +35 -0
  57. data/lib/voruby/sesame/loader.rb +6 -0
  58. data/lib/voruby/sesame/sesame_v1_0.rb +64 -0
  59. data/lib/voruby/simple/loader.rb +6 -0
  60. data/lib/voruby/simple/parameters.rb +196 -0
  61. data/lib/voruby/simple/sap.rb +446 -0
  62. data/lib/voruby/spacetime/loader.rb +3 -0
  63. data/lib/voruby/spacetime/spacetime.rb +607 -0
  64. data/lib/voruby/stc/coords_v1_20.rb +900 -0
  65. data/lib/voruby/stc/loader.rb +55 -0
  66. data/lib/voruby/stc/region_v1_20.rb +274 -0
  67. data/lib/voruby/stc/stc_v1_20.rb +1196 -0
  68. data/lib/voruby/util.rb +27 -0
  69. data/lib/voruby/voevent/loader.rb +7 -0
  70. data/lib/voruby/voevent/voevent_v1_0.rb +213 -0
  71. data/lib/voruby/voevent/voevent_v1_1.rb +196 -0
  72. data/lib/voruby/votables/chandra.rb +410 -0
  73. data/lib/voruby/votables/cnoc.rb +393 -0
  74. data/lib/voruby/votables/data.rb +179 -0
  75. data/lib/voruby/votables/galex.rb +390 -0
  76. data/lib/voruby/votables/hst.rb +391 -0
  77. data/lib/voruby/votables/int.rb +391 -0
  78. data/lib/voruby/votables/libxml_parser.rb +411 -0
  79. data/lib/voruby/votables/libxml_votable.rb +67 -0
  80. data/lib/voruby/votables/loader.rb +10 -0
  81. data/lib/voruby/votables/meta.rb +763 -0
  82. data/lib/voruby/votables/misc.rb +51 -0
  83. data/lib/voruby/votables/nsa.rb +393 -0
  84. data/lib/voruby/votables/nsar3.rb +410 -0
  85. data/lib/voruby/votables/rexml_parser.rb +408 -0
  86. data/lib/voruby/votables/rexml_votable.rb +67 -0
  87. data/lib/voruby/votables/sdss.rb +393 -0
  88. data/lib/voruby/votables/transforms.rb +388 -0
  89. data/lib/voruby/votables/tree.rb +45 -0
  90. data/lib/voruby/votables/types.rb +391 -0
  91. data/lib/voruby/votables/votable.rb +630 -0
  92. data/lib/voruby/votables/xmm.rb +394 -0
  93. data/test/adql/test1.adql +49 -0
  94. data/test/adql/test2.adql +51 -0
  95. data/test/adql/test3.adql +81 -0
  96. data/test/adql/test4.adql +53 -0
  97. data/test/adql/test5.adql +55 -0
  98. data/test/adql/test6.adql +18 -0
  99. data/test/adql/test7.adql +48 -0
  100. data/test/adql/unittest.rb +1672 -0
  101. data/test/plastic/test.rb +44 -0
  102. data/test/plastic/test.vot +5385 -0
  103. data/test/plastic/unittest.rb +66 -0
  104. data/test/resources/conesearch/conesearch_v0_3.xml +31 -0
  105. data/test/resources/conesearch/conesearch_v1_0.xml +86 -0
  106. data/test/resources/conesearch/unittest_v0_3.rb +22 -0
  107. data/test/resources/conesearch/unittest_v1_0.rb +24 -0
  108. data/test/resources/openskynode/open_sky_node_v0_1.xml +32 -0
  109. data/test/resources/openskynode/unittest_v0_1.rb +31 -0
  110. data/test/resources/sia/simple_image_access_v0_7.xml +36 -0
  111. data/test/resources/sia/simple_image_access_v1_0.xml +122 -0
  112. data/test/resources/sia/unittest_v0_7.rb +24 -0
  113. data/test/resources/sia/unittest_v1_0.rb +29 -0
  114. data/test/resources/stsci.xml +336 -0
  115. data/test/resources/unittest_stsci.rb +25 -0
  116. data/test/resources/vodataservice/catalog_service_resource_v1_0.xml +128 -0
  117. data/test/resources/vodataservice/data_collection_resource_v0_5.xml +54 -0
  118. data/test/resources/vodataservice/data_collection_resource_v1_0.xml +117 -0
  119. data/test/resources/vodataservice/data_service_resource_v1_0.xml +115 -0
  120. data/test/resources/vodataservice/sky_service_resource_v0_10.xml +45 -0
  121. data/test/resources/vodataservice/table_service_resource_v1_0.xml +122 -0
  122. data/test/resources/vodataservice/tabular_sky_service_resource_v0_10.xml +60 -0
  123. data/test/resources/vodataservice/unittest_v0_5.rb +126 -0
  124. data/test/resources/vodataservice/unittest_v1_0.rb +151 -0
  125. data/test/resources/voregistry/authority_resource_v0_3.xml +20 -0
  126. data/test/resources/voregistry/authority_resource_v1_0.xml +82 -0
  127. data/test/resources/voregistry/registry_service_v0_3.xml +20 -0
  128. data/test/resources/voregistry/registry_service_v1_0.xml +107 -0
  129. data/test/resources/voregistry/unittest_v0_3.rb +31 -0
  130. data/test/resources/voregistry/unittest_v1_0.rb +34 -0
  131. data/test/resources/voresource/organisation_resource_v1_0.xml +90 -0
  132. data/test/resources/voresource/resource_organisation_v0_10.xml +22 -0
  133. data/test/resources/voresource/resource_service_v0_10.xml +19 -0
  134. data/test/resources/voresource/resource_v0_10.xml +19 -0
  135. data/test/resources/voresource/resource_v1_0.xml +79 -0
  136. data/test/resources/voresource/service_resource_v1_0.xml +91 -0
  137. data/test/resources/voresource/unittest_v0_10.rb +61 -0
  138. data/test/resources/voresource/unittest_v0_9.rb +4 -0
  139. data/test/resources/voresource/unittest_v1_0.rb +190 -0
  140. data/test/services/gestalt/unittest.rb +74 -0
  141. data/test/services/registry/unittest.rb +34 -0
  142. data/test/services/resolver/unittest.rb +38 -0
  143. data/test/simple/unittest.rb +46 -0
  144. data/test/spacetime/unittest.rb +39 -0
  145. data/test/stc/catalog_entry_location_v1_20.xml +112 -0
  146. data/test/stc/obs_data_location_v1_20.xml +108 -0
  147. data/test/stc/search_location_v1_20.xml +54 -0
  148. data/test/stc/stc_resource_profile_v1_20.xml +60 -0
  149. data/test/stc/unittest_v1_20.rb +620 -0
  150. data/test/voevent/unittest_v1_0.rb +79 -0
  151. data/test/voevent/unittest_v1_1.rb +70 -0
  152. data/test/voevent/voevent_v1_0.xml +96 -0
  153. data/test/voevent/voevent_v1_1.xml +76 -0
  154. data/test/votables/test.vot +366 -0
  155. data/test/votables/unittest.rb +54 -0
  156. metadata +256 -0
@@ -0,0 +1,151 @@
1
+ require 'test/unit'
2
+ require 'voruby/resources/vodataservice/vodataservice_v1_0'
3
+
4
+ require 'test/resources/voresource/unittest_v1_0'
5
+
6
+ include VORuby::Resources::VODataService::V1_0
7
+
8
+ class DataCollectionTest < ResourceTest
9
+ def setup
10
+ assert_nothing_raised {
11
+ @res = DataCollection.load_from_file('test/resources/vodataservice/data_collection_resource_v1_0.xml')
12
+ }
13
+ end
14
+
15
+ def test_facilities
16
+ assert_equal('Facility 1', @res.facilities[0].value)
17
+ assert_equal('Facility 2', @res.facilities[1].value)
18
+ end
19
+
20
+ def test_instruments
21
+ assert_equal('MOSA', @res.instruments[0].value)
22
+ assert_equal('MOSAIC', @res.instruments[1].value)
23
+ end
24
+
25
+ def test_rights
26
+ assert_equal('public', @res.rights[0].value)
27
+ assert_equal('secure', @res.rights[1].value)
28
+ end
29
+
30
+ def test_formats
31
+ assert_equal('text/xml', @res.formats[0].value)
32
+ assert_equal(true, @res.formats[0].is_mime_type)
33
+ assert_equal('plain text', @res.formats[1].value)
34
+ end
35
+
36
+ def test_access_url
37
+ assert_equal('http://nsa.noao.edu/', @res.access_url.value.to_s)
38
+ end
39
+
40
+ def test_coverage_footprint
41
+ assert_equal('ivo://www.noao.edu/record', @res.coverage.footprint.ivo_id.value.to_s)
42
+ assert_equal('http://www.noao.edu/footprint/', @res.coverage.footprint.value.to_s)
43
+ end
44
+
45
+ def test_coverage_wavebands
46
+ assert_equal('Radio', @res.coverage.wavebands[0].value)
47
+ assert_equal('Millimeter', @res.coverage.wavebands[1].value)
48
+ end
49
+
50
+ def test_catalog_tables
51
+ assert_equal('out', @res.catalogs[0].tables[0].role)
52
+ assert_equal('Fake catalog', @res.catalogs[0].tables[0].name)
53
+ assert_equal('This is a fake catalog', @res.catalogs[0].tables[0].description)
54
+ end
55
+
56
+ def test_catalog_table_columns
57
+ assert_equal('string', @res.catalogs[0].tables[0].columns[0].data_type.value)
58
+ assert_equal('StringCol', @res.catalogs[0].tables[0].columns[0].name)
59
+ assert_equal('A string in a column', @res.catalogs[0].tables[0].columns[0].description)
60
+
61
+ assert_equal(true, @res.catalogs[0].tables[0].columns[1].std)
62
+ assert_equal('float', @res.catalogs[0].tables[0].columns[1].data_type.value)
63
+ assert_equal('2x2', @res.catalogs[0].tables[0].columns[1].data_type.arraysize.value)
64
+ end
65
+ end
66
+
67
+ class DataServiceTest < ServiceTest
68
+ def setup
69
+ assert_nothing_raised {
70
+ @res = DataService.load_from_file('test/resources/vodataservice/data_service_resource_v1_0.xml')
71
+ }
72
+ end
73
+
74
+ def test_coverage_footprint
75
+ assert_equal('ivo://www.noao.edu/record', @res.coverage.footprint.ivo_id.value.to_s)
76
+ assert_equal('http://www.noao.edu/footprint/', @res.coverage.footprint.value.to_s)
77
+ end
78
+
79
+ def test_coverage_wavebands
80
+ assert_equal('Radio', @res.coverage.wavebands[0].value)
81
+ assert_equal('Millimeter', @res.coverage.wavebands[1].value)
82
+ end
83
+
84
+ def test_facilities
85
+ assert_equal('Facility 1', @res.facilities[0].value)
86
+ assert_equal('Facility 2', @res.facilities[1].value)
87
+ end
88
+
89
+ def test_instruments
90
+ assert_equal('MOSA', @res.instruments[0].value)
91
+ assert_equal('MOSAIC', @res.instruments[1].value)
92
+ end
93
+ end
94
+
95
+ class CatalogServiceTest < DataServiceTest
96
+ def setup
97
+ assert_nothing_raised {
98
+ @res = CatalogService.load_from_file('test/resources/vodataservice/catalog_service_resource_v1_0.xml')
99
+ }
100
+ end
101
+
102
+ def test_tables
103
+ assert_equal('out', @res.tables[0].role)
104
+ assert_equal('Fake catalog', @res.tables[0].name)
105
+ assert_equal('This is a fake catalog', @res.tables[0].description)
106
+ end
107
+
108
+ def test_table_columns
109
+ assert_equal('string', @res.tables[0].columns[0].data_type.value)
110
+ assert_equal('StringCol', @res.tables[0].columns[0].name)
111
+ assert_equal('A string in a column', @res.tables[0].columns[0].description)
112
+
113
+ assert_equal(true, @res.tables[0].columns[1].std)
114
+ assert_equal('float', @res.tables[0].columns[1].data_type.value)
115
+ assert_equal('2x2', @res.tables[0].columns[1].data_type.arraysize.value)
116
+ end
117
+ end
118
+
119
+ class TableServiceTest < ServiceTest
120
+ def setup
121
+ assert_nothing_raised {
122
+ @res = CatalogService.load_from_file('test/resources/vodataservice/table_service_resource_v1_0.xml')
123
+ }
124
+ end
125
+
126
+ def test_facilities
127
+ assert_equal('Facility 1', @res.facilities[0].value)
128
+ assert_equal('Facility 2', @res.facilities[1].value)
129
+ end
130
+
131
+ def test_instruments
132
+ assert_equal('MOSA', @res.instruments[0].value)
133
+ assert_equal('MOSAIC', @res.instruments[1].value)
134
+ end
135
+
136
+ def test_tables
137
+ assert_equal('out', @res.tables[0].role)
138
+ assert_equal('Fake catalog', @res.tables[0].name)
139
+ assert_equal('This is a fake catalog', @res.tables[0].description)
140
+ end
141
+
142
+ def test_table_columns
143
+ assert_equal('string', @res.tables[0].columns[0].data_type.value)
144
+ assert_equal('StringCol', @res.tables[0].columns[0].name)
145
+ assert_equal('A string in a column', @res.tables[0].columns[0].description)
146
+
147
+ assert_equal(true, @res.tables[0].columns[1].std)
148
+ assert_equal('float', @res.tables[0].columns[1].data_type.value)
149
+ assert_equal('2x2', @res.tables[0].columns[1].data_type.arraysize.value)
150
+ end
151
+ end
@@ -0,0 +1,20 @@
1
+ <?xml version="1.0"?>
2
+ <resource updated="2000-12-16">
3
+ <title>1997 WIYN binary stars speckle observations (Horch+, 1999) - Individual notes (tables 2, 3 and 4)</title>
4
+ <shortName>J/AJ/117/548/not</shortName>
5
+ <identifier>ivo://CDS/VizieR/J/AJ/117/548/notes</identifier>
6
+ <curation>
7
+ <publisher>CDS</publisher>
8
+ <contributor>NOT PROVIDED</contributor>
9
+ <version>NOT PROVIDED</version>
10
+ </curation>
11
+ <content>
12
+ <subject>Multiple_Stars</subject>
13
+ <description>
14
+ Two hundred seventy-seven position angle and separation measures of 154 double stars are presented. Three of the systems were previously unknown to be double, and 16 other systems were discovered earlier this decade by the Hipparcos satellite. Measures are derived from speckle observations taken with the Wisconsin-Indiana-Yale-NOAO (WIYN) 3.5 m telescope located at Kitt Peak, Arizona. Speckle images were obtained using two different imaging detectors, namely, a multianode microchannel array (MAMA) detector and a fast-readout CCD. A measurement precision study was performed on a sample of binaries with extremely well known orbits by comparing the measures obtained here to the ephemeris predictions. For the CCD, the root mean square (rms) deviation of residuals was found to be 3.5 milliarcseconds (mas) in separation and 12 in position angle, while the residuals of the MAMA data varied depending on the magnification used and seeing conditions but can be comparable or superior to the CCD v
15
+ </description>
16
+ <referenceURL>http://vizier.u-strasbg.fr/cgi-bin/Cat?J/AJ/117/548/notes</referenceURL>
17
+ <contentLevel>Research</contentLevel>
18
+ </content>
19
+ <managingOrg>CDS</managingOrg>
20
+ </resource>
@@ -0,0 +1,82 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <resource
3
+ xmlns:vr="http://www.ivoa.net/xml/VOResource/v1.0"
4
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
5
+ xsi:schemaLocation="http://www.ivoa.net/xml/VOResource/v1.0
6
+ http://www.ivoa.net/xml/VOResource/v1.0"
7
+ created="2006-08-14T08:00:00"
8
+ updated="2006-08-14T13:26:00">
9
+
10
+ <validationLevel validatedBy="ivo://noao.edu/">2</validationLevel>
11
+ <validationLevel validatedBy="ivo://ncsa.uiuc.edu/">3</validationLevel>
12
+
13
+ <managingOrg>STScI</managingOrg>
14
+
15
+
16
+ <title>NCSA Radio Astronomy Imaging</title>
17
+ <shortName>NCSA-RAI</shortName>
18
+ <identifier>ivo://rai.ncsa/RAI</identifier>
19
+
20
+ <curation>
21
+ <publisher ivo-id="ivo://ncsa.uiuc/NCSA">
22
+ National Center for Supercomputing Applications
23
+ </publisher>
24
+ <creator>
25
+ <name> Dr. Richard Crutcher </name>
26
+ <logo>http://rai.ncsa.uiuc.edu/rai.jpg</logo>
27
+ </creator>
28
+ <creator>
29
+ <name> David Gasson </name>
30
+ <logo>
31
+ http://www.noao.edu/rai.jpg
32
+ </logo>
33
+ </creator>
34
+ <contributor>Dave Bell</contributor>
35
+ <contributor>Chris Miller</contributor>
36
+ <date>1993-01-01T02:34:45</date>
37
+ <date>2006-08-14T12:25:23</date>
38
+ <version>1.1</version>
39
+ <contact>
40
+ <name>Dr. Raymond Plante</name>
41
+ <email>rplante@ncsa.uiuc.edu</email>
42
+ </contact>
43
+ <contact>
44
+ <name>David Gasson</name>
45
+ <email>dgasson@noao.edu</email>
46
+ <address>950 N. Cherry Avenue, Tucson, AZ 85719 USA</address>
47
+ <telephone>+1-520-318-8381</telephone>
48
+ </contact>
49
+ </curation>
50
+
51
+ <content>
52
+ <subject>radio astronomy</subject>
53
+ <subject>data repositories</subject>
54
+ <subject>digital libraries</subject>
55
+ <subject>grid-based processing</subject>
56
+ <description>
57
+ The Radio Astronomy Imaging Group at the National Center for
58
+ Supercomputing Applications is focused on applying
59
+ high-performance computing to astronomical research. Our
60
+ projects include the NCSA Astronomy Digital Image Library,
61
+ the BIMA Data Archive, the BIMA Image Pipeline, and the
62
+ National Virtual Observatory.
63
+ </description>
64
+ <referenceURL>http://rai.ncsa.uiuc.edu/</referenceURL>
65
+ <source format="bibcode">1989ApJ...342L..71R</source>
66
+ <type>Organisation</type>
67
+ <type>Archive</type>
68
+ <type>Survey</type>
69
+ <contentLevel>Elementary Education</contentLevel>
70
+ <contentLevel>Middle School Education</contentLevel>
71
+ <contentLevel>General</contentLevel>
72
+ <relationship>
73
+ <relationshipType>Relationship 1</relationshipType>
74
+ <relatedResource>http://blah</relatedResource>
75
+ <relatedResource>http://blah2</relatedResource>
76
+ </relationship>
77
+ <relationship>
78
+ <relationshipType>Relationship 2</relationshipType>
79
+ <relatedResource>http://blah3</relatedResource>
80
+ </relationship>
81
+ </content>
82
+ </resource>
@@ -0,0 +1,20 @@
1
+ <?xml version="1.0"?>
2
+ <resource updated="2000-12-16">
3
+ <title>1997 WIYN binary stars speckle observations (Horch+, 1999) - Individual notes (tables 2, 3 and 4)</title>
4
+ <shortName>J/AJ/117/548/not</shortName>
5
+ <identifier>ivo://CDS/VizieR/J/AJ/117/548/notes</identifier>
6
+ <curation>
7
+ <publisher>CDS</publisher>
8
+ <contributor>NOT PROVIDED</contributor>
9
+ <version>NOT PROVIDED</version>
10
+ </curation>
11
+ <content>
12
+ <subject>Multiple_Stars</subject>
13
+ <description>
14
+ Two hundred seventy-seven position angle and separation measures of 154 double stars are presented. Three of the systems were previously unknown to be double, and 16 other systems were discovered earlier this decade by the Hipparcos satellite. Measures are derived from speckle observations taken with the Wisconsin-Indiana-Yale-NOAO (WIYN) 3.5 m telescope located at Kitt Peak, Arizona. Speckle images were obtained using two different imaging detectors, namely, a multianode microchannel array (MAMA) detector and a fast-readout CCD. A measurement precision study was performed on a sample of binaries with extremely well known orbits by comparing the measures obtained here to the ephemeris predictions. For the CCD, the root mean square (rms) deviation of residuals was found to be 3.5 milliarcseconds (mas) in separation and 12 in position angle, while the residuals of the MAMA data varied depending on the magnification used and seeing conditions but can be comparable or superior to the CCD v
15
+ </description>
16
+ <referenceURL>http://vizier.u-strasbg.fr/cgi-bin/Cat?J/AJ/117/548/notes</referenceURL>
17
+ <contentLevel>Research</contentLevel>
18
+ </content>
19
+ <managedAuthority>CDS</managedAuthority>
20
+ </resource>
@@ -0,0 +1,107 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <resource xsi:type="Service"
3
+ xmlns:vr="http://www.ivoa.net/xml/VOResource/v1.0"
4
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
5
+ xsi:schemaLocation="http://www.ivoa.net/xml/VOResource/v1.0
6
+ http://www.ivoa.net/xml/VOResource/v1.0"
7
+ created="2006-08-14T08:00:00"
8
+ updated="2006-08-14T13:26:00">
9
+
10
+ <full>false</full>
11
+
12
+ <managedAuthority>STScI</managedAuthority>
13
+
14
+ <validationLevel validatedBy="ivo://noao.edu/">2</validationLevel>
15
+ <validationLevel validatedBy="ivo://ncsa.uiuc.edu/">3</validationLevel>
16
+
17
+ <title>NCSA Radio Astronomy Imaging</title>
18
+ <shortName>NCSA-RAI</shortName>
19
+ <identifier>ivo://rai.ncsa/RAI</identifier>
20
+
21
+ <curation>
22
+ <publisher ivo-id="ivo://ncsa.uiuc/NCSA">
23
+ National Center for Supercomputing Applications
24
+ </publisher>
25
+ <creator>
26
+ <name> Dr. Richard Crutcher </name>
27
+ <logo>
28
+ http://rai.ncsa.uiuc.edu/rai.jpg
29
+ </logo>
30
+ </creator>
31
+ <creator>
32
+ <name> David Gasson </name>
33
+ <logo>
34
+ http://www.noao.edu/rai.jpg
35
+ </logo>
36
+ </creator>
37
+ <contributor>Dave Bell</contributor>
38
+ <contributor>Chris Miller</contributor>
39
+ <date>1993-01-01T02:34:45</date>
40
+ <date>2006-08-14T12:25:23</date>
41
+ <version>1.1</version>
42
+ <contact>
43
+ <name>Dr. Raymond Plante</name>
44
+ <email>rplante@ncsa.uiuc.edu</email>
45
+ </contact>
46
+ <contact>
47
+ <name>David Gasson</name>
48
+ <email>dgasson@noao.edu</email>
49
+ <address>950 N. Cherry Avenue, Tucson, AZ 85719 USA</address>
50
+ <telephone>+1-520-318-8381</telephone>
51
+ </contact>
52
+ </curation>
53
+
54
+ <content>
55
+ <subject>radio astronomy</subject>
56
+ <subject>data repositories</subject>
57
+ <subject>digital libraries</subject>
58
+ <subject>grid-based processing</subject>
59
+ <description>
60
+ The Radio Astronomy Imaging Group at the National Center for
61
+ Supercomputing Applications is focused on applying
62
+ high-performance computing to astronomical research. Our
63
+ projects include the NCSA Astronomy Digital Image Library,
64
+ the BIMA Data Archive, the BIMA Image Pipeline, and the
65
+ National Virtual Observatory.
66
+ </description>
67
+ <referenceURL>http://rai.ncsa.uiuc.edu/</referenceURL>
68
+ <source format="bibcode">1989ApJ...342L..71R</source>
69
+ <type>Organisation</type>
70
+ <type>Archive</type>
71
+ <type>Survey</type>
72
+ <contentLevel>Elementary Education</contentLevel>
73
+ <contentLevel>Middle School Education</contentLevel>
74
+ <contentLevel>General</contentLevel>
75
+ <relationship>
76
+ <relationshipType>Relationship 1</relationshipType>
77
+ <relatedResource>http://blah</relatedResource>
78
+ <relatedResource>http://blah2</relatedResource>
79
+ </relationship>
80
+ <relationship>
81
+ <relationshipType>Relationship 2</relationshipType>
82
+ <relatedResource>http://blah3</relatedResource>
83
+ </relationship>
84
+ </content>
85
+
86
+ <rights>secure</rights>
87
+ <rights>public</rights>
88
+
89
+ <capability>
90
+ <validationLevel validatedBy="ivo://noao.edu/">1</validationLevel>
91
+ <validationLevel validatedBy="ivo://ncsa.uiuc.edu/">3</validationLevel>
92
+ <description>This is a fake capability signifying nothing.</description>
93
+ <interface xsi:type="vr:WebBrowser" role="std" version="1.1">
94
+ <accessURL use="base">www.noao.edu</accessURL>
95
+ <accessURL>http://nsa.noao.edu/</accessURL>
96
+ <securityMethod standardID="ivo://representative/security_uri/" />
97
+ <securityMethod standardID="ivo://representative/security_uri/2/" />
98
+ </interface>
99
+ <interface xsi:type="vr:WebService" role="std" version="1.1">
100
+ <accessURL use="base">www.noao.edu</accessURL>
101
+ <accessURL>http://nsa.noao.edu/</accessURL>
102
+ <securityMethod standardID="ivo://representative/security_uri/" />
103
+ <securityMethod standardID="ivo://representative/security_uri/2/" />
104
+ <wsdlURL>http://www.noao.edu?wsdl</wsdlURL>
105
+ </interface>
106
+ </capability>
107
+ </resource>
@@ -0,0 +1,31 @@
1
+ require 'test/unit'
2
+ require 'voruby/resources/voregistry/voregistry_v0_3'
3
+
4
+ require 'test/resources/voresource/unittest_v0_10'
5
+
6
+ include VORuby::Resources::VOResource::V0_10
7
+ include VORuby::Resources::VORegistry::V0_3
8
+
9
+ class RegistryTest < ServiceTest
10
+ def setup
11
+ assert_nothing_raised {
12
+ @res = Registry.load_from_file('test/resources/voregistry/registry_service_v0_3.xml')
13
+ }
14
+ end
15
+
16
+ def test_managed_authorities
17
+ assert_equal('CDS', @res.managed_authorities[0].value)
18
+ end
19
+ end
20
+
21
+ class AuthorityTest < ResourceTest
22
+ def setup
23
+ assert_nothing_raised {
24
+ @res = Authority.load_from_file('test/resources/voregistry/authority_resource_v0_3.xml')
25
+ }
26
+ end
27
+
28
+ def test_managing_org
29
+ assert_equal('CDS', @res.managing_org.value)
30
+ end
31
+ end
@@ -0,0 +1,34 @@
1
+ require 'test/unit'
2
+ require 'voruby/resources/voregistry/voregistry_v1_0'
3
+
4
+ require 'test/resources/voresource/unittest_v1_0'
5
+
6
+ include VORuby::Resources::VORegistry::V1_0
7
+
8
+ class RegistryTest < ServiceTest
9
+ def setup
10
+ assert_nothing_raised {
11
+ @res = Registry.load_from_file('test/resources/voregistry/registry_service_v1_0.xml')
12
+ }
13
+ end
14
+
15
+ def test_full
16
+ assert_equal(false, @res.full)
17
+ end
18
+
19
+ def test_managed_authorities
20
+ assert_equal('STScI', @res.managed_authorities[0].value)
21
+ end
22
+ end
23
+
24
+ class AuthorityTest < ResourceTest
25
+ def setup
26
+ assert_nothing_raised {
27
+ @res = Authority.load_from_file('test/resources/voregistry/authority_resource_v1_0.xml')
28
+ }
29
+ end
30
+
31
+ def test_managing_org
32
+ assert_equal('STScI', @res.managing_org.value)
33
+ end
34
+ end
@@ -0,0 +1,90 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <resource xsi:type="Organisation"
3
+ xmlns:vr="http://www.ivoa.net/xml/VOResource/v1.0"
4
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
5
+ xsi:schemaLocation="http://www.ivoa.net/xml/VOResource/v1.0
6
+ http://www.ivoa.net/xml/VOResource/v1.0"
7
+ created="2006-08-14T08:00:00"
8
+ updated="2006-08-14T13:26:00">
9
+
10
+ <validationLevel validatedBy="ivo://noao.edu/">2</validationLevel>
11
+ <validationLevel validatedBy="ivo://ncsa.uiuc.edu/">3</validationLevel>
12
+
13
+ <title>NCSA Radio Astronomy Imaging</title>
14
+ <shortName>NCSA-RAI</shortName>
15
+ <identifier>ivo://rai.ncsa/RAI</identifier>
16
+
17
+ <curation>
18
+ <publisher ivo-id="ivo://ncsa.uiuc/NCSA">
19
+ National Center for Supercomputing Applications
20
+ </publisher>
21
+ <creator>
22
+ <name> Dr. Richard Crutcher </name>
23
+ <logo>
24
+ http://rai.ncsa.uiuc.edu/rai.jpg
25
+ </logo>
26
+ </creator>
27
+ <creator>
28
+ <name> David Gasson </name>
29
+ <logo>
30
+ http://www.noao.edu/rai.jpg
31
+ </logo>
32
+ </creator>
33
+ <contributor>Dave Bell</contributor>
34
+ <contributor>Chris Miller</contributor>
35
+ <date>1993-01-01T02:34:45</date>
36
+ <date>2006-08-14T12:25:23</date>
37
+ <version>1.1</version>
38
+ <contact>
39
+ <name>Dr. Raymond Plante</name>
40
+ <email>rplante@ncsa.uiuc.edu</email>
41
+ </contact>
42
+ <contact>
43
+ <name>David Gasson</name>
44
+ <email>dgasson@noao.edu</email>
45
+ <address>950 N. Cherry Avenue, Tucson, AZ 85719 USA</address>
46
+ <telephone>+1-520-318-8381</telephone>
47
+ </contact>
48
+ </curation>
49
+
50
+ <content>
51
+ <subject>radio astronomy</subject>
52
+ <subject>data repositories</subject>
53
+ <subject>digital libraries</subject>
54
+ <subject>grid-based processing</subject>
55
+ <description>
56
+ The Radio Astronomy Imaging Group at the National Center for
57
+ Supercomputing Applications is focused on applying
58
+ high-performance computing to astronomical research. Our
59
+ projects include the NCSA Astronomy Digital Image Library,
60
+ the BIMA Data Archive, the BIMA Image Pipeline, and the
61
+ National Virtual Observatory.
62
+ </description>
63
+ <referenceURL>http://rai.ncsa.uiuc.edu/</referenceURL>
64
+ <source format="bibcode">1989ApJ...342L..71R</source>
65
+ <type>Organisation</type>
66
+ <type>Archive</type>
67
+ <type>Survey</type>
68
+ <contentLevel>Elementary Education</contentLevel>
69
+ <contentLevel>Middle School Education</contentLevel>
70
+ <contentLevel>General</contentLevel>
71
+ <relationship>
72
+ <relationshipType>Relationship 1</relationshipType>
73
+ <relatedResource>http://blah</relatedResource>
74
+ <relatedResource>http://blah2</relatedResource>
75
+ </relationship>
76
+ <relationship>
77
+ <relationshipType>Relationship 2</relationshipType>
78
+ <relatedResource>http://blah3</relatedResource>
79
+ </relationship>
80
+ </content>
81
+
82
+ <facility>Berkeley-Illinois-Maryland Array (BIMA)</facility>
83
+ <facility>
84
+ Combined Array for Research in Millimeter Astronomy (CARMA)
85
+ </facility>
86
+
87
+ <instrument>MOSA</instrument>
88
+ <instrument>MOSAIC</instrument>
89
+
90
+ </resource>
@@ -0,0 +1,22 @@
1
+ <?xml version="1.0"?>
2
+ <resource updated="2000-12-16">
3
+ <title>1997 WIYN binary stars speckle observations (Horch+, 1999) - Individual notes (tables 2, 3 and 4)</title>
4
+ <shortName>J/AJ/117/548/not</shortName>
5
+ <identifier>ivo://CDS/VizieR/J/AJ/117/548/notes</identifier>
6
+ <curation>
7
+ <publisher>CDS</publisher>
8
+ <contributor>NOT PROVIDED</contributor>
9
+ <version>NOT PROVIDED</version>
10
+ </curation>
11
+ <content>
12
+ <subject>Multiple_Stars</subject>
13
+ <description>
14
+ Two hundred seventy-seven position angle and separation measures of 154 double stars are presented. Three of the systems were previously unknown to be double, and 16 other systems were discovered earlier this decade by the Hipparcos satellite. Measures are derived from speckle observations taken with the Wisconsin-Indiana-Yale-NOAO (WIYN) 3.5 m telescope located at Kitt Peak, Arizona. Speckle images were obtained using two different imaging detectors, namely, a multianode microchannel array (MAMA) detector and a fast-readout CCD. A measurement precision study was performed on a sample of binaries with extremely well known orbits by comparing the measures obtained here to the ephemeris predictions. For the CCD, the root mean square (rms) deviation of residuals was found to be 3.5 milliarcseconds (mas) in separation and 12 in position angle, while the residuals of the MAMA data varied depending on the magnification used and seeing conditions but can be comparable or superior to the CCD v
15
+ </description>
16
+ <referenceURL>http://vizier.u-strasbg.fr/cgi-bin/Cat?J/AJ/117/548/notes</referenceURL>
17
+ <contentLevel>Research</contentLevel>
18
+ </content>
19
+
20
+ <facility>WIYN</facility>
21
+ <instrument>MAMA</instrument>
22
+ </resource>
@@ -0,0 +1,19 @@
1
+ <?xml version="1.0"?>
2
+ <resource updated="2000-12-16">
3
+ <title>1997 WIYN binary stars speckle observations (Horch+, 1999) - Individual notes (tables 2, 3 and 4)</title>
4
+ <shortName>J/AJ/117/548/not</shortName>
5
+ <identifier>ivo://CDS/VizieR/J/AJ/117/548/notes</identifier>
6
+ <curation>
7
+ <publisher>CDS</publisher>
8
+ <contributor>NOT PROVIDED</contributor>
9
+ <version>NOT PROVIDED</version>
10
+ </curation>
11
+ <content>
12
+ <subject>Multiple_Stars</subject>
13
+ <description>
14
+ Two hundred seventy-seven position angle and separation measures of 154 double stars are presented. Three of the systems were previously unknown to be double, and 16 other systems were discovered earlier this decade by the Hipparcos satellite. Measures are derived from speckle observations taken with the Wisconsin-Indiana-Yale-NOAO (WIYN) 3.5 m telescope located at Kitt Peak, Arizona. Speckle images were obtained using two different imaging detectors, namely, a multianode microchannel array (MAMA) detector and a fast-readout CCD. A measurement precision study was performed on a sample of binaries with extremely well known orbits by comparing the measures obtained here to the ephemeris predictions. For the CCD, the root mean square (rms) deviation of residuals was found to be 3.5 milliarcseconds (mas) in separation and 12 in position angle, while the residuals of the MAMA data varied depending on the magnification used and seeing conditions but can be comparable or superior to the CCD v
15
+ </description>
16
+ <referenceURL>http://vizier.u-strasbg.fr/cgi-bin/Cat?J/AJ/117/548/notes</referenceURL>
17
+ <contentLevel>Research</contentLevel>
18
+ </content>
19
+ </resource>
@@ -0,0 +1,19 @@
1
+ <?xml version="1.0"?>
2
+ <resource updated="2000-12-16">
3
+ <title>1997 WIYN binary stars speckle observations (Horch+, 1999) - Individual notes (tables 2, 3 and 4)</title>
4
+ <shortName>J/AJ/117/548/not</shortName>
5
+ <identifier>ivo://CDS/VizieR/J/AJ/117/548/notes</identifier>
6
+ <curation>
7
+ <publisher>CDS</publisher>
8
+ <contributor>NOT PROVIDED</contributor>
9
+ <version>NOT PROVIDED</version>
10
+ </curation>
11
+ <content>
12
+ <subject>Multiple_Stars</subject>
13
+ <description>
14
+ Two hundred seventy-seven position angle and separation measures of 154 double stars are presented. Three of the systems were previously unknown to be double, and 16 other systems were discovered earlier this decade by the Hipparcos satellite. Measures are derived from speckle observations taken with the Wisconsin-Indiana-Yale-NOAO (WIYN) 3.5 m telescope located at Kitt Peak, Arizona. Speckle images were obtained using two different imaging detectors, namely, a multianode microchannel array (MAMA) detector and a fast-readout CCD. A measurement precision study was performed on a sample of binaries with extremely well known orbits by comparing the measures obtained here to the ephemeris predictions. For the CCD, the root mean square (rms) deviation of residuals was found to be 3.5 milliarcseconds (mas) in separation and 12 in position angle, while the residuals of the MAMA data varied depending on the magnification used and seeing conditions but can be comparable or superior to the CCD v
15
+ </description>
16
+ <referenceURL>http://vizier.u-strasbg.fr/cgi-bin/Cat?J/AJ/117/548/notes</referenceURL>
17
+ <contentLevel>Research</contentLevel>
18
+ </content>
19
+ </resource>