forked from ivoa-std/ConeSearch
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrole_diagram.xml
More file actions
44 lines (32 loc) · 1.24 KB
/
role_diagram.xml
File metadata and controls
44 lines (32 loc) · 1.24 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
<!--
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="RegistryInterface" x="55" y="205"/>
<rec name="VODataService" x="55" y="350"/>
<rec name="StandardsRegExt" x="55" y="375"/>
<rec name="SimpleDALR.E." x="55" y="400"/>
<!-- Apps: all over the place -->
<rec name="VOTable" x="270" y="325"/>
<!-- DAL: x=655, y=155..435 -->
<rec name="DALI" x="310" y="290"/>
<thisrec name="SCS" x="655" y="155"/>
<!-- Data Models: x=430..580, y=250..400 -->
<!-- GWS: all over the place -->
<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 -->
</archdiag>