generated from ivoa-std/doc-template
-
Notifications
You must be signed in to change notification settings - Fork 4
/
role_diagram.xml
80 lines (66 loc) · 2.76 KB
/
role_diagram.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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
<!--
Document authors (ivoatex maintainers have different rules):
* svn cp this file to role_diagram.xml, and then:
* Remove all <rec> elements in there referring to standards not related
to the current one,
* change the tag name for the current one from rec to thisrec
* make role_diagram.pdf
For the time being, keep both role_diagram.pdf and role_diagram.svg as
created by this in the VCS. This helps document builds on machines
with missing dependencies.
-->
<archdiag xmlns="http://ivoa.net/archdiag">
<!-- Registry: x=55, y=150..450 -->
<!-- rec name="VOResource" x="55" y="155"/ -->
<!-- rec name="RegTAP" x="55" y="180"/ -->
<!-- rec name="RegistryInterface" x="55" y="205"/ -->
<rec name="Resource M.D." x="55" y="230"/>
<!-- rec name="TAPRegExt" x="55" y="255"/ -->
<!-- prerec name="UWSRegExt" x="55" y="280"/ -->
<!-- rec name="VODataService" x="55" y="350"/ -->
<!-- rec name="StandardsRegExt" x="55" y="375"/ -->
<!-- rec name="SimpleDALR.E." x="55" y="400"/ -->
<rec name="Identifiers" x="125" y="425"/>
<!-- Apps: all over the place -->
<rec name="VOTable" x="270" y="325"/>
<!-- rec name="SAMP" x="170" y="110"/ -->
<!-- rec name="MOC" x="430" y="400"/ -->
<!-- rec name="HiPS" x="430" y="425"/ -->
<!-- DAL: x=655, y=155..435 -->
<!-- rec name="DALI" x="310" y="290"/ -->
<!-- rec name="ADQL" x="250" y="160"/ -->
<!-- rec name="SCS" x="655" y="155"/ -->
<!-- rec name="SIAP" x="655" y="180"/ -->
<!-- rec name="SSAP" x="655" y="230"/ -->
<!-- rec name="SLAP" x="655" y="255"/ -->
<!-- rec name="TAP" x="655" y="325"/ -->
<!-- rec name="SimDAL" x="655" y="350"/ -->
<rec name="VTP" x="655" y="375"/>
<!-- rec name="DataLink" x="610" y="400"/ -->
<!-- rec name="SODA" x="655" y="425"/ -->
<!-- Data Models: x=430..580, y=250..400 -->
<!-- prerec name="VODML" x="490" y="195"/ -->
<!-- rec name="ObsCore" x="600" y="205"/ -->
<!-- rec name="SimDM" x="450" y="230"/ -->
<rec name="STC" x="550" y="230"/>
<!-- rec name="CharDM" x="450" y="255"/ -->
<!-- rec name="SSLDM" x="550" y="255"/ -->
<!-- rec name="SpectralDM" x="450" y="280"/ -->
<!-- rec name="PhotDM" x="550" y="280"/ -->
<!-- prerec name="DatasetDM" x="450" y="305"/ -->
<!-- prerec name="CubeDM" x="550" y="305"/ -->
<!-- prerec name="ProvDM" x="450" y="330"/ -->
<!-- GWS: all over the place -->
<!-- rec name="PDL" x="425" y="355"/ -->
<!-- rec name="SSO" x="270" y="120"/ -->
<!-- rec name="VOSpace" x="155" y="455"/ -->
<!-- rec name="CDP" x="570" y="115"/ -->
<!-- rec name="UWS" x="605" y="460"/ -->
<!-- rec name="VOSI" x="540" y="435"/ -->
<!-- Semantics: x=160..250 y=250..400 -->
<rec name="VOUnits" x="200" y="250"/>
<rec name="UCD" x="160" y="310"/>
<rec name="Vocabularies" x="160" y="335"/>
<!-- TD -->
<thisrec name="VOEvent" x="530" y="375"/>
</archdiag>