source: branches/gdl-frontend/src/anaToMia/TextGrid_ServiceRegistry_data.xtm

Last change on this file was 968, checked in by lgiessmann, 13 years ago

gdl-frontend: fixed some bugs in the xtm-file that contains the TextGrid? data

File size: 101.1 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<!-- This topic map fragment contains all raw data of the TextGrid          -->
3<!-- ServiceRegistry of 2011-09-23 without any TMCL or GDL schema           -->
4<!-- information.                                                           -->
5<!-- The file TextGrid_ServiceRegistry_required_schema.xtm contains the     -->
6<!-- required TMCL and GDL schema.                                          -->
7<!-- The TMCL definition is described in the file                           -->
8<!-- TextGrid_ServiceRegistry_required_TMCL.xtm.                            -->
9
10<t:topicMap xmlns:t="http://www.topicmaps.org/xtm/" version="2.0">
11  <!-- definition of all required tmcl-types -->
12  <t:topic id="topic-type">
13    <t:subjectIdentifier href="http://psi.topicmaps.org/tmcl/topic-type"/>
14    <t:instanceOf>
15      <t:topicRef href="#topic-type"/>
16    </t:instanceOf>
17  </t:topic>
18
19  <t:topic id="name-type">
20    <t:subjectIdentifier href="http://psi.topicmaps.org/tmcl/name-type"/>
21    <t:instanceOf>
22      <t:topicRef href="#topic-type"/>
23    </t:instanceOf>
24  </t:topic>
25
26  <t:topic id="occurrence-type">
27    <t:subjectIdentifier href="http://psi.topicmaps.org/tmcl/occurrence-type"/>
28    <t:instanceOf>
29      <t:topicRef href="#topic-type"/>
30    </t:instanceOf>
31  </t:topic>
32
33  <t:topic id="role-type">
34    <t:subjectIdentifier href="http://psi.topicmaps.org/tmcl/role-type"/>
35    <t:instanceOf>
36      <t:topicRef href="#topic-type"/>
37    </t:instanceOf>
38  </t:topic>
39
40  <t:topic id="association-type">
41    <t:subjectIdentifier href="http://psi.topicmaps.org/tmcl/association-type"/>
42    <t:instanceOf>
43      <t:topicRef href="#topic-type"/>
44    </t:instanceOf>
45  </t:topic>
46 
47  <!-- definition of all required topic-types -->
48  <t:topic id="Service">
49    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/model/types/Service"/>
50    <t:instanceOf>
51      <t:topicRef href="#topic-type"/>
52    </t:instanceOf>
53  </t:topic>
54
55  <t:topic id="Hash-Object">
56    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/model/types/Hash-Object"/>
57    <t:instanceOf>
58      <t:topicRef href="#topic-type"/>
59    </t:instanceOf>
60  </t:topic>
61
62  <t:topic id="Environment">
63    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/model/types/Environment"/>
64    <t:instanceOf>
65      <t:topicRef href="#topic-type"/>
66    </t:instanceOf>
67  </t:topic>
68 
69  <!-- definition of all required name types -->
70  <t:topic id="environment-name">
71    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/model/environment-name"/>
72    <t:instanceOf>
73      <t:topicRef href="#name-type"/>
74    </t:instanceOf>
75  </t:topic>
76 
77  <!-- definition of all required occurrence types -->
78  <t:topic id="hash-type">
79    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/model/hash-type"/>
80    <t:instanceOf>
81      <t:topicRef href="#occurrence-type"/>
82    </t:instanceOf>
83  </t:topic>
84
85  <t:topic id="key">
86    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/model/key"/>
87    <t:instanceOf>
88      <t:topicRef href="#occurrence-type"/>
89    </t:instanceOf>
90  </t:topic>
91
92  <t:topic id="value">
93    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/model/value"/>
94    <t:instanceOf>
95      <t:topicRef href="#occurrence-type"/>
96    </t:instanceOf>
97  </t:topic>
98 
99  <!-- definition of all required association types -->
100  <t:topic id="has-environment">
101    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/model/has-environment"/>
102    <t:instanceOf>
103      <t:topicRef href="#association-type"/>
104    </t:instanceOf>
105  </t:topic>
106
107  <t:topic id="has-hash">
108    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/model/has-hash"/>
109    <t:instanceOf>
110      <t:topicRef href="#association-type"/>
111    </t:instanceOf>
112  </t:topic>
113 
114  <!-- definition of all required role types -->
115  <t:topic id="environment-role-type">
116    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/model/environment"/>
117    <t:instanceOf>
118      <t:topicRef href="#role-type"/>
119    </t:instanceOf>
120  </t:topic>
121
122  <t:topic id="service-role-type">
123    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/model/service"/>
124    <t:instanceOf>
125      <t:topicRef href="#role-type"/>
126    </t:instanceOf>
127  </t:topic>
128
129  <t:topic id="hash-role-type">
130    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/model/hash"/>
131    <t:instanceOf>
132      <t:topicRef href="#role-type"/>
133    </t:instanceOf>
134  </t:topic>
135 
136  <!-- the actual data (Hash-Object) -->
137  <t:topic id="DefaultMetadataTransformStylesheetTextGridURI">
138    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/newmeta/DefaultMetadataTransformStylesheetTextGridURI"/>
139    <t:instanceOf>
140      <t:topicRef href="#Hash-Object"/>
141    </t:instanceOf>
142    <t:occurrence>
143      <t:type>
144        <t:topicRef href="#hash-type"/>
145      </t:type>
146      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
147    </t:occurrence>
148    <t:occurrence>
149      <t:type>
150        <t:topicRef href="#key"/>
151      </t:type>
152      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">DefaultMetadataTransformStylesheetTextGridURI</t:resourceData>
153    </t:occurrence>
154    <t:occurrence>
155      <t:type>
156        <t:topicRef href="#value"/>
157      </t:type>
158      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">textgrid:2f7r</t:resourceData>
159    </t:occurrence>
160  </t:topic>
161
162  <t:topic id="tgsearch-public">
163    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/newmeta/tgsearch-public"/>
164    <t:instanceOf>
165      <t:topicRef href="#Hash-Object"/>
166    </t:instanceOf>
167    <t:occurrence>
168      <t:type>
169        <t:topicRef href="#hash-type"/>
170      </t:type>
171      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
172    </t:occurrence>
173    <t:occurrence>
174      <t:type>
175        <t:topicRef href="#key"/>
176      </t:type>
177      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">tgsearch-public</t:resourceData>
178    </t:occurrence>
179    <t:occurrence>
180      <t:type>
181        <t:topicRef href="#value"/>
182      </t:type>
183      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">http://textgrid-ws3.sub.uni-goettingen.de/tgsearch-public</t:resourceData>
184    </t:occurrence>
185  </t:topic>
186
187  <t:topic id="StreamingEditor">
188    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/newmeta/StreamingEditor"/>
189    <t:instanceOf>
190      <t:topicRef href="#Hash-Object"/>
191    </t:instanceOf>
192    <t:occurrence>
193      <t:type>
194        <t:topicRef href="#hash-type"/>
195      </t:type>
196      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
197    </t:occurrence>
198    <t:occurrence>
199      <t:type>
200        <t:topicRef href="#key"/>
201      </t:type>
202      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">StreamingEditor</t:resourceData>
203    </t:occurrence>
204    <t:occurrence>
205      <t:type>
206        <t:topicRef href="#value"/>
207      </t:type>
208      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">http://134.76.20.86:9090/sedit.xslt/StreamingEditor?wsdl</t:resourceData>
209    </t:occurrence>
210  </t:topic>
211
212  <t:topic id="last-api-change">
213    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/1.0/last-api-change"/>
214    <t:instanceOf>
215      <t:topicRef href="#Hash-Object"/>
216    </t:instanceOf>
217    <t:occurrence>
218      <t:type>
219        <t:topicRef href="#hash-type"/>
220      </t:type>
221      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
222    </t:occurrence>
223    <t:occurrence>
224      <t:type>
225        <t:topicRef href="#key"/>
226      </t:type>
227      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">last-api-change</t:resourceData>
228    </t:occurrence>
229    <t:occurrence>
230      <t:type>
231        <t:topicRef href="#value"/>
232      </t:type>
233      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">2011-02-15</t:resourceData>
234    </t:occurrence>
235  </t:topic>
236
237  <t:topic id="CopyWorkflowTextGridURI">
238    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/1.0/CopyWorkflowTextGridURI"/>
239    <t:instanceOf>
240      <t:topicRef href="#Hash-Object"/>
241    </t:instanceOf>
242    <t:occurrence>
243      <t:type>
244        <t:topicRef href="#hash-type"/>
245      </t:type>
246      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
247    </t:occurrence>
248    <t:occurrence>
249      <t:type>
250        <t:topicRef href="#key"/>
251      </t:type>
252      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">CopyWorkflowTextGridURI</t:resourceData>
253    </t:occurrence>
254    <t:occurrence>
255      <t:type>
256        <t:topicRef href="#value"/>
257      </t:type>
258      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">textgrid:h4kg</t:resourceData>
259    </t:occurrence>
260  </t:topic>
261
262  <t:topic id="CopyWorkflowTextGridURI">
263    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/newmeta/CopyWorkflowTextGridURI"/>
264    <t:instanceOf>
265      <t:topicRef href="#Hash-Object"/>
266    </t:instanceOf>
267    <t:occurrence>
268      <t:type>
269        <t:topicRef href="#hash-type"/>
270      </t:type>
271      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
272    </t:occurrence>
273    <t:occurrence>
274      <t:type>
275        <t:topicRef href="#key"/>
276      </t:type>
277      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">CopyWorkflowTextGridURI</t:resourceData>
278    </t:occurrence>
279    <t:occurrence>
280      <t:type>
281        <t:topicRef href="#value"/>
282      </t:type>
283      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">textgrid:f8f5</t:resourceData>
284    </t:occurrence>
285  </t:topic>
286
287  <t:topic id="PasswordReset">
288    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/newmeta/PasswordReset"/>
289    <t:instanceOf>
290      <t:topicRef href="#Hash-Object"/>
291    </t:instanceOf>
292    <t:occurrence>
293      <t:type>
294        <t:topicRef href="#hash-type"/>
295      </t:type>
296      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
297    </t:occurrence>
298    <t:occurrence>
299      <t:type>
300        <t:topicRef href="#key"/>
301      </t:type>
302      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">PasswordReset</t:resourceData>
303    </t:occurrence>
304    <t:occurrence>
305      <t:type>
306        <t:topicRef href="#value"/>
307      </t:type>
308      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">https://textgrid-ws3.sub.uni-goettingen.de/cgi-bin/pwReset.pl</t:resourceData>
309    </t:occurrence>
310  </t:topic>
311
312  <t:topic id="tgpublish">
313    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/newmeta/tgpublish"/>
314    <t:instanceOf>
315      <t:topicRef href="#Hash-Object"/>
316    </t:instanceOf>
317    <t:occurrence>
318      <t:type>
319        <t:topicRef href="#hash-type"/>
320      </t:type>
321      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
322    </t:occurrence>
323    <t:occurrence>
324      <t:type>
325        <t:topicRef href="#key"/>
326      </t:type>
327      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">tgpublish</t:resourceData>
328    </t:occurrence>
329    <t:occurrence>
330      <t:type>
331        <t:topicRef href="#value"/>
332      </t:type>
333      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">http://textgrid-ws3.sub.uni-goettingen.de/tgpublish</t:resourceData>
334    </t:occurrence>
335  </t:topic>
336
337  <t:topic id="ApprovedServicesTextGridURI">
338    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/newmeta/ApprovedServicesTextGridURI"/>
339    <t:instanceOf>
340      <t:topicRef href="#Hash-Object"/>
341    </t:instanceOf>
342    <t:occurrence>
343      <t:type>
344        <t:topicRef href="#hash-type"/>
345      </t:type>
346      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
347    </t:occurrence>
348    <t:occurrence>
349      <t:type>
350        <t:topicRef href="#key"/>
351      </t:type>
352      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">ApprovedServicesTextGridURI</t:resourceData>
353    </t:occurrence>
354    <t:occurrence>
355      <t:type>
356        <t:topicRef href="#value"/>
357      </t:type>
358      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">textgrid:2f7s</t:resourceData>
359    </t:occurrence>
360  </t:topic>
361
362  <t:topic id="logservice">
363    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/1.0/logservice"/>
364    <t:instanceOf>
365      <t:topicRef href="#Hash-Object"/>
366    </t:instanceOf>
367    <t:occurrence>
368      <t:type>
369        <t:topicRef href="#hash-type"/>
370      </t:type>
371      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
372    </t:occurrence>
373    <t:occurrence>
374      <t:type>
375        <t:topicRef href="#key"/>
376      </t:type>
377      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">logservice</t:resourceData>
378    </t:occurrence>
379    <t:occurrence>
380      <t:type>
381        <t:topicRef href="#value"/>
382      </t:type>
383      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">http://textgridlab.org/1.0/tglog/service</t:resourceData>
384    </t:occurrence>
385  </t:topic>
386
387  <t:topic id="StreamingEditor">
388    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/1.0/StreamingEditor"/>
389    <t:instanceOf>
390      <t:topicRef href="#Hash-Object"/>
391    </t:instanceOf>
392    <t:occurrence>
393      <t:type>
394        <t:topicRef href="#hash-type"/>
395      </t:type>
396      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
397    </t:occurrence>
398    <t:occurrence>
399      <t:type>
400        <t:topicRef href="#key"/>
401      </t:type>
402      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">StreamingEditor</t:resourceData>
403    </t:occurrence>
404    <t:occurrence>
405      <t:type>
406        <t:topicRef href="#value"/>
407      </t:type>
408      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">https://textgridlab.org/1.0/sedit.xslt/StreamingEditor?wsdl</t:resourceData>
409    </t:occurrence>
410  </t:topic>
411
412  <t:topic id="tgsearch-public">
413    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/1.0/tgsearch-public"/>
414    <t:instanceOf>
415      <t:topicRef href="#Hash-Object"/>
416    </t:instanceOf>
417    <t:occurrence>
418      <t:type>
419        <t:topicRef href="#hash-type"/>
420      </t:type>
421      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
422    </t:occurrence>
423    <t:occurrence>
424      <t:type>
425        <t:topicRef href="#key"/>
426      </t:type>
427      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">tgsearch-public</t:resourceData>
428    </t:occurrence>
429    <t:occurrence>
430      <t:type>
431        <t:topicRef href="#value"/>
432      </t:type>
433      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">https://textgridlab.org/1.0/tgsearch-public</t:resourceData>
434    </t:occurrence>
435  </t:topic>
436
437  <t:topic id="tgsearch">
438    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/1.0/tgsearch"/>
439    <t:instanceOf>
440      <t:topicRef href="#Hash-Object"/>
441    </t:instanceOf>
442    <t:occurrence>
443      <t:type>
444        <t:topicRef href="#hash-type"/>
445      </t:type>
446      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
447    </t:occurrence>
448    <t:occurrence>
449      <t:type>
450        <t:topicRef href="#key"/>
451      </t:type>
452      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">tgsearch</t:resourceData>
453    </t:occurrence>
454    <t:occurrence>
455      <t:type>
456        <t:topicRef href="#value"/>
457      </t:type>
458      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">https://textgridlab.org/1.0/tgsearch</t:resourceData>
459    </t:occurrence>
460  </t:topic>
461
462  <t:topic id="authz">
463    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/1.0/authz"/>
464    <t:instanceOf>
465      <t:topicRef href="#Hash-Object"/>
466    </t:instanceOf>
467    <t:occurrence>
468      <t:type>
469        <t:topicRef href="#hash-type"/>
470      </t:type>
471      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
472    </t:occurrence>
473    <t:occurrence>
474      <t:type>
475        <t:topicRef href="#key"/>
476      </t:type>
477      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">authz</t:resourceData>
478    </t:occurrence>
479    <t:occurrence>
480      <t:type>
481        <t:topicRef href="#value"/>
482      </t:type>
483      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">https://textgridlab.org/1.0/WebAuthN/WebAuthN2.php?authZinstance=textgrid-ws3.sub.uni-goettingen.de</t:resourceData>
484    </t:occurrence>
485  </t:topic>
486
487  <t:topic id="userdata">
488    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/1.0/userdata"/>
489    <t:instanceOf>
490      <t:topicRef href="#Hash-Object"/>
491    </t:instanceOf>
492    <t:occurrence>
493      <t:type>
494        <t:topicRef href="#hash-type"/>
495      </t:type>
496      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
497    </t:occurrence>
498    <t:occurrence>
499      <t:type>
500        <t:topicRef href="#key"/>
501      </t:type>
502      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">userdata</t:resourceData>
503    </t:occurrence>
504    <t:occurrence>
505      <t:type>
506        <t:topicRef href="#value"/>
507      </t:type>
508      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">https://textgridlab.org/1.0/WebAuthN/TextGrid-WebAuth.php?authZinstance=textgrid-ws3.sub.uni-goettingen.de</t:resourceData>
509    </t:occurrence>
510  </t:topic>
511
512  <t:topic id="pwchange">
513    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/1.0/pwchange"/>
514    <t:instanceOf>
515      <t:topicRef href="#Hash-Object"/>
516    </t:instanceOf>
517    <t:occurrence>
518      <t:type>
519        <t:topicRef href="#hash-type"/>
520      </t:type>
521      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
522    </t:occurrence>
523    <t:occurrence>
524      <t:type>
525        <t:topicRef href="#key"/>
526      </t:type>
527      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">pwchange</t:resourceData>
528    </t:occurrence>
529    <t:occurrence>
530      <t:type>
531        <t:topicRef href="#value"/>
532      </t:type>
533      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">https://textgridlab.org/1.0/PWchange/index.php</t:resourceData>
534    </t:occurrence>
535  </t:topic>
536
537  <t:topic id="workflow">
538    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/1.0/workflow"/>
539    <t:instanceOf>
540      <t:topicRef href="#Hash-Object"/>
541    </t:instanceOf>
542    <t:occurrence>
543      <t:type>
544        <t:topicRef href="#hash-type"/>
545      </t:type>
546      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
547    </t:occurrence>
548    <t:occurrence>
549      <t:type>
550        <t:topicRef href="#key"/>
551      </t:type>
552      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">workflow</t:resourceData>
553    </t:occurrence>
554    <t:occurrence>
555      <t:type>
556        <t:topicRef href="#value"/>
557      </t:type>
558      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">https://textgridlab.org/1.0/workflow/GWESproxy.wsdl</t:resourceData>
559    </t:occurrence>
560  </t:topic>
561
562  <t:topic id="tgauth">
563    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/1.0/tgauth"/>
564    <t:instanceOf>
565      <t:topicRef href="#Hash-Object"/>
566    </t:instanceOf>
567    <t:occurrence>
568      <t:type>
569        <t:topicRef href="#hash-type"/>
570      </t:type>
571      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
572    </t:occurrence>
573    <t:occurrence>
574      <t:type>
575        <t:topicRef href="#key"/>
576      </t:type>
577      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">tgauth</t:resourceData>
578    </t:occurrence>
579    <t:occurrence>
580      <t:type>
581        <t:topicRef href="#value"/>
582      </t:type>
583      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">https://textgridlab.org/1.0/tgauth/tgextra.php</t:resourceData>
584    </t:occurrence>
585  </t:topic>
586
587  <t:topic id="PasswordReset">
588    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/1.0/PasswordReset"/>
589    <t:instanceOf>
590      <t:topicRef href="#Hash-Object"/>
591    </t:instanceOf>
592    <t:occurrence>
593      <t:type>
594        <t:topicRef href="#hash-type"/>
595      </t:type>
596      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
597    </t:occurrence>
598    <t:occurrence>
599      <t:type>
600        <t:topicRef href="#key"/>
601      </t:type>
602      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">PasswordReset</t:resourceData>
603    </t:occurrence>
604    <t:occurrence>
605      <t:type>
606        <t:topicRef href="#value"/>
607      </t:type>
608      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">https://textgridlab.org/1.0/pwReset.pl</t:resourceData>
609    </t:occurrence>
610  </t:topic>
611
612  <t:topic id="tgcrud">
613    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/1.0/tgcrud"/>
614    <t:instanceOf>
615      <t:topicRef href="#Hash-Object"/>
616    </t:instanceOf>
617    <t:occurrence>
618      <t:type>
619        <t:topicRef href="#hash-type"/>
620      </t:type>
621      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
622    </t:occurrence>
623    <t:occurrence>
624      <t:type>
625        <t:topicRef href="#key"/>
626      </t:type>
627      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">tgcrud</t:resourceData>
628    </t:occurrence>
629    <t:occurrence>
630      <t:type>
631        <t:topicRef href="#value"/>
632      </t:type>
633      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">https://textgridlab.org/1.0/tgcrud/TGCrudService</t:resourceData>
634    </t:occurrence>
635  </t:topic>
636
637  <t:topic id="tgpublish">
638    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/1.0/tgpublish"/>
639    <t:instanceOf>
640      <t:topicRef href="#Hash-Object"/>
641    </t:instanceOf>
642    <t:occurrence>
643      <t:type>
644        <t:topicRef href="#hash-type"/>
645      </t:type>
646      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
647    </t:occurrence>
648    <t:occurrence>
649      <t:type>
650        <t:topicRef href="#key"/>
651      </t:type>
652      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">tgpublish</t:resourceData>
653    </t:occurrence>
654    <t:occurrence>
655      <t:type>
656        <t:topicRef href="#value"/>
657      </t:type>
658      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">https://textgridlab.org/1.0/tgpublish</t:resourceData>
659    </t:occurrence>
660  </t:topic>
661
662  <t:topic id="pwchange">
663    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/production/pwchange"/>
664    <t:instanceOf>
665      <t:topicRef href="#Hash-Object"/>
666    </t:instanceOf>
667    <t:occurrence>
668      <t:type>
669        <t:topicRef href="#hash-type"/>
670      </t:type>
671      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
672    </t:occurrence>
673    <t:occurrence>
674      <t:type>
675        <t:topicRef href="#key"/>
676      </t:type>
677      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">pwchange</t:resourceData>
678    </t:occurrence>
679    <t:occurrence>
680      <t:type>
681        <t:topicRef href="#value"/>
682      </t:type>
683      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">https://textgridlab.org/PWchange/index.php</t:resourceData>
684    </t:occurrence>
685  </t:topic>
686
687  <t:topic id="pwchange">
688    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/testing/pwchange"/>
689    <t:instanceOf>
690      <t:topicRef href="#Hash-Object"/>
691    </t:instanceOf>
692    <t:occurrence>
693      <t:type>
694        <t:topicRef href="#hash-type"/>
695      </t:type>
696      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
697    </t:occurrence>
698    <t:occurrence>
699      <t:type>
700        <t:topicRef href="#key"/>
701      </t:type>
702      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">pwchange</t:resourceData>
703    </t:occurrence>
704    <t:occurrence>
705      <t:type>
706        <t:topicRef href="#value"/>
707      </t:type>
708      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">http://textgrid-ws3.sub.uni-goettingen.de/PWchange/index.php</t:resourceData>
709    </t:occurrence>
710  </t:topic>
711
712  <t:topic id="webpublish">
713    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/development/webpublish"/>
714    <t:instanceOf>
715      <t:topicRef href="#Hash-Object"/>
716    </t:instanceOf>
717    <t:occurrence>
718      <t:type>
719        <t:topicRef href="#hash-type"/>
720      </t:type>
721      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
722    </t:occurrence>
723    <t:occurrence>
724      <t:type>
725        <t:topicRef href="#key"/>
726      </t:type>
727      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">webpublish</t:resourceData>
728    </t:occurrence>
729    <t:occurrence>
730      <t:type>
731        <t:topicRef href="#value"/>
732      </t:type>
733      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">http://textgrid-ws2.gwdg.de/teiPublisher/1/publish</t:resourceData>
734    </t:occurrence>
735  </t:topic>
736
737  <t:topic id="last-api-change">
738    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/development/last-api-change"/>
739    <t:instanceOf>
740      <t:topicRef href="#Hash-Object"/>
741    </t:instanceOf>
742    <t:occurrence>
743      <t:type>
744        <t:topicRef href="#hash-type"/>
745      </t:type>
746      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
747    </t:occurrence>
748    <t:occurrence>
749      <t:type>
750        <t:topicRef href="#key"/>
751      </t:type>
752      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">last-api-change</t:resourceData>
753    </t:occurrence>
754    <t:occurrence>
755      <t:type>
756        <t:topicRef href="#value"/>
757      </t:type>
758      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">2009-01-21</t:resourceData>
759    </t:occurrence>
760  </t:topic>
761
762  <t:topic id="rdf-repository">
763    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/development/rdf-repository"/>
764    <t:instanceOf>
765      <t:topicRef href="#Hash-Object"/>
766    </t:instanceOf>
767    <t:occurrence>
768      <t:type>
769        <t:topicRef href="#hash-type"/>
770      </t:type>
771      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
772    </t:occurrence>
773    <t:occurrence>
774      <t:type>
775        <t:topicRef href="#key"/>
776      </t:type>
777      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">rdf-repository</t:resourceData>
778    </t:occurrence>
779    <t:occurrence>
780      <t:type>
781        <t:topicRef href="#value"/>
782      </t:type>
783      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">http://ingrid.sub.uni-goettingen.de:8082/openrdf-sesame/repositories/textgrid</t:resourceData>
784    </t:occurrence>
785  </t:topic>
786 
787  <t:topic id="exist">
788    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/development/exist"/>
789    <t:instanceOf>
790      <t:topicRef href="#Hash-Object"/>
791    </t:instanceOf>
792    <t:occurrence>
793      <t:type>
794        <t:topicRef href="#hash-type"/>
795      </t:type>
796      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
797    </t:occurrence>
798    <t:occurrence>
799      <t:type>
800        <t:topicRef href="#key"/>
801      </t:type>
802      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">exist</t:resourceData>
803    </t:occurrence>
804    <t:occurrence>
805      <t:type>
806        <t:topicRef href="#value"/>
807      </t:type>
808      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">http://ingrid.sub.uni-goettingen.de:8082/exist/services/Query</t:resourceData>
809    </t:occurrence>
810  </t:topic>
811
812  <t:topic id="logservice">
813    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/development/logservice"/>
814    <t:instanceOf>
815      <t:topicRef href="#Hash-Object"/>
816    </t:instanceOf>
817    <t:occurrence>
818      <t:type>
819        <t:topicRef href="#hash-type"/>
820      </t:type>
821      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
822    </t:occurrence>
823    <t:occurrence>
824      <t:type>
825        <t:topicRef href="#key"/>
826      </t:type>
827      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">logservice</t:resourceData>
828    </t:occurrence>
829    <t:occurrence>
830      <t:type>
831        <t:topicRef href="#value"/>
832      </t:type>
833      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">http://ingrid.sub.uni-goettingen.de:8082/axis2/services/textlog</t:resourceData>
834    </t:occurrence>
835  </t:topic>
836
837  <t:topic id="tgcrud">
838    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/development/tgcrud"/>
839    <t:instanceOf>
840      <t:topicRef href="#Hash-Object"/>
841    </t:instanceOf>
842    <t:occurrence>
843      <t:type>
844        <t:topicRef href="#hash-type"/>
845      </t:type>
846      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
847    </t:occurrence>
848    <t:occurrence>
849      <t:type>
850        <t:topicRef href="#key"/>
851      </t:type>
852      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">tgcrud</t:resourceData>
853    </t:occurrence>
854    <t:occurrence>
855      <t:type>
856        <t:topicRef href="#value"/>
857      </t:type>
858      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">http://ingrid.sub.uni-goettingen.de:8082/axis2/services/TGCrudService</t:resourceData>
859    </t:occurrence>
860  </t:topic>
861
862  <t:topic id="tgsearch">
863    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/development/tgsearch"/>
864    <t:instanceOf>
865      <t:topicRef href="#Hash-Object"/>
866    </t:instanceOf>
867    <t:occurrence>
868      <t:type>
869        <t:topicRef href="#hash-type"/>
870      </t:type>
871      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
872    </t:occurrence>
873    <t:occurrence>
874      <t:type>
875        <t:topicRef href="#key"/>
876      </t:type>
877      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">tgsearch</t:resourceData>
878    </t:occurrence>
879    <t:occurrence>
880      <t:type>
881        <t:topicRef href="#value"/>
882      </t:type>
883      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">http://ingrid.sub.uni-goettingen.de:8082/axis2/services/Metadata</t:resourceData>
884    </t:occurrence>
885  </t:topic>
886
887  <t:topic id="tgauth">
888    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/development/tgauth"/>
889    <t:instanceOf>
890      <t:topicRef href="#Hash-Object"/>
891    </t:instanceOf>
892    <t:occurrence>
893      <t:type>
894        <t:topicRef href="#hash-type"/>
895      </t:type>
896      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
897    </t:occurrence>
898    <t:occurrence>
899      <t:type>
900        <t:topicRef href="#key"/>
901      </t:type>
902      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">tgauth</t:resourceData>
903    </t:occurrence>
904    <t:occurrence>
905      <t:type>
906        <t:topicRef href="#value"/>
907      </t:type>
908      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">http://ingrid.sub.uni-goettingen.de/rbac-8082/tgextra.php</t:resourceData>
909    </t:occurrence>
910  </t:topic>
911
912  <t:topic id="authz">
913    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/development/authz"/>
914    <t:instanceOf>
915      <t:topicRef href="#Hash-Object"/>
916    </t:instanceOf>
917    <t:occurrence>
918      <t:type>
919        <t:topicRef href="#hash-type"/>
920      </t:type>
921      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
922    </t:occurrence>
923    <t:occurrence>
924      <t:type>
925        <t:topicRef href="#key"/>
926      </t:type>
927      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">authz</t:resourceData>
928    </t:occurrence>
929    <t:occurrence>
930      <t:type>
931        <t:topicRef href="#value"/>
932      </t:type>
933      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">https://textgridlab.org/WebAuthN/WebAuthN.php?authZinstance=ingrid-8082</t:resourceData>
934    </t:occurrence>
935  </t:topic>
936
937  <t:topic id="workflow">
938    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/development/workflow"/>
939    <t:instanceOf>
940      <t:topicRef href="#Hash-Object"/>
941    </t:instanceOf>
942    <t:occurrence>
943      <t:type>
944        <t:topicRef href="#hash-type"/>
945      </t:type>
946      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
947    </t:occurrence>
948    <t:occurrence>
949      <t:type>
950        <t:topicRef href="#key"/>
951      </t:type>
952      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">workflow</t:resourceData>
953    </t:occurrence>
954    <t:occurrence>
955      <t:type>
956        <t:topicRef href="#value"/>
957      </t:type>
958      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">http://ingrid.sub.uni-goettingen.de:8083/gwes/services/GWES</t:resourceData>
959    </t:occurrence>
960  </t:topic>
961
962  <t:topic id="ns">
963    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/development/ns"/>
964    <t:instanceOf>
965      <t:topicRef href="#Hash-Object"/>
966    </t:instanceOf>
967    <t:occurrence>
968      <t:type>
969        <t:topicRef href="#hash-type"/>
970      </t:type>
971      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
972    </t:occurrence>
973    <t:occurrence>
974      <t:type>
975        <t:topicRef href="#key"/>
976      </t:type>
977      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">ns</t:resourceData>
978    </t:occurrence>
979    <t:occurrence>
980      <t:type>
981        <t:topicRef href="#value"/>
982      </t:type>
983      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">http://textgrid.info/namespaces/metadata/core/2008-07-24</t:resourceData>
984    </t:occurrence>
985  </t:topic>
986
987  <t:topic id="schema">
988    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/development/schema"/>
989    <t:instanceOf>
990      <t:topicRef href="#Hash-Object"/>
991    </t:instanceOf>
992    <t:occurrence>
993      <t:type>
994        <t:topicRef href="#hash-type"/>
995      </t:type>
996      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
997    </t:occurrence>
998    <t:occurrence>
999      <t:type>
1000        <t:topicRef href="#key"/>
1001      </t:type>
1002      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">schema</t:resourceData>
1003    </t:occurrence>
1004    <t:occurrence>
1005      <t:type>
1006        <t:topicRef href="#value"/>
1007      </t:type>
1008      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">www.textgrid.info/schemas/textgrid-metadata_2008-07-24.xsd</t:resourceData>
1009    </t:occurrence>
1010  </t:topic>
1011
1012  <t:topic id="webpublish">
1013    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/testing/webpublish"/>
1014    <t:instanceOf>
1015      <t:topicRef href="#Hash-Object"/>
1016    </t:instanceOf>
1017    <t:occurrence>
1018      <t:type>
1019        <t:topicRef href="#hash-type"/>
1020      </t:type>
1021      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
1022    </t:occurrence>
1023    <t:occurrence>
1024      <t:type>
1025        <t:topicRef href="#key"/>
1026      </t:type>
1027      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">webpublish</t:resourceData>
1028    </t:occurrence>
1029    <t:occurrence>
1030      <t:type>
1031        <t:topicRef href="#value"/>
1032      </t:type>
1033      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">http://textgrid-ws2.gwdg.de/teiPublisher/0/publish</t:resourceData>
1034    </t:occurrence>
1035  </t:topic>
1036
1037  <t:topic id="last-api-change">
1038    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/testing/last-api-change"/>
1039    <t:instanceOf>
1040      <t:topicRef href="#Hash-Object"/>
1041    </t:instanceOf>
1042    <t:occurrence>
1043      <t:type>
1044        <t:topicRef href="#hash-type"/>
1045      </t:type>
1046      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
1047    </t:occurrence>
1048    <t:occurrence>
1049      <t:type>
1050        <t:topicRef href="#key"/>
1051      </t:type>
1052      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">last-api-change</t:resourceData>
1053    </t:occurrence>
1054    <t:occurrence>
1055      <t:type>
1056        <t:topicRef href="#value"/>
1057      </t:type>
1058      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">2009-01-21</t:resourceData>
1059    </t:occurrence>
1060  </t:topic>
1061
1062  <t:topic id="rdf-repository">
1063    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/testing/rdf-repository"/>
1064    <t:instanceOf>
1065      <t:topicRef href="#Hash-Object"/>
1066    </t:instanceOf>
1067    <t:occurrence>
1068      <t:type>
1069        <t:topicRef href="#hash-type"/>
1070      </t:type>
1071      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
1072    </t:occurrence>
1073    <t:occurrence>
1074      <t:type>
1075        <t:topicRef href="#key"/>
1076      </t:type>
1077      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">rdf-repository</t:resourceData>
1078    </t:occurrence>
1079    <t:occurrence>
1080      <t:type>
1081        <t:topicRef href="#value"/>
1082      </t:type>
1083      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">http://ingrid.sub.uni-goettingen.de:8081/openrdf-sesame/repositories/textgrid</t:resourceData>
1084    </t:occurrence>
1085  </t:topic>
1086
1087  <t:topic id="exist">
1088    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/testing/exist"/>
1089    <t:instanceOf>
1090      <t:topicRef href="#Hash-Object"/>
1091    </t:instanceOf>
1092    <t:occurrence>
1093      <t:type>
1094        <t:topicRef href="#hash-type"/>
1095      </t:type>
1096      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
1097    </t:occurrence>
1098    <t:occurrence>
1099      <t:type>
1100        <t:topicRef href="#key"/>
1101      </t:type>
1102      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">exist</t:resourceData>
1103    </t:occurrence>
1104    <t:occurrence>
1105      <t:type>
1106        <t:topicRef href="#value"/>
1107      </t:type>
1108      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">http://ingrid.sub.uni-goettingen.de:8081/exist/services/Query</t:resourceData>
1109    </t:occurrence>
1110  </t:topic>
1111
1112  <t:topic id="logservice">
1113    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/testing/logservice"/>
1114    <t:instanceOf>
1115      <t:topicRef href="#Hash-Object"/>
1116    </t:instanceOf>
1117    <t:occurrence>
1118      <t:type>
1119        <t:topicRef href="#hash-type"/>
1120      </t:type>
1121      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
1122    </t:occurrence>
1123    <t:occurrence>
1124      <t:type>
1125        <t:topicRef href="#key"/>
1126      </t:type>
1127      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">logservice</t:resourceData>
1128    </t:occurrence>
1129    <t:occurrence>
1130      <t:type>
1131        <t:topicRef href="#value"/>
1132      </t:type>
1133      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">http://ingrid.sub.uni-goettingen.de:8081/logservice/textlog</t:resourceData>
1134    </t:occurrence>
1135  </t:topic>
1136
1137  <t:topic id="tgcrud">
1138    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/testing/tgcrud"/>
1139    <t:instanceOf>
1140      <t:topicRef href="#Hash-Object"/>
1141    </t:instanceOf>
1142    <t:occurrence>
1143      <t:type>
1144        <t:topicRef href="#hash-type"/>
1145      </t:type>
1146      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
1147    </t:occurrence>
1148    <t:occurrence>
1149      <t:type>
1150        <t:topicRef href="#key"/>
1151      </t:type>
1152      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">tgcrud</t:resourceData>
1153    </t:occurrence>
1154    <t:occurrence>
1155      <t:type>
1156        <t:topicRef href="#value"/>
1157      </t:type>
1158      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">http://ingrid.sub.uni-goettingen.de:8081/axis2/services/TGCrudService</t:resourceData>
1159    </t:occurrence>
1160  </t:topic>
1161
1162  <t:topic id="tgsearch">
1163    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/testing/tgsearch"/>
1164    <t:instanceOf>
1165      <t:topicRef href="#Hash-Object"/>
1166    </t:instanceOf>
1167    <t:occurrence>
1168      <t:type>
1169        <t:topicRef href="#hash-type"/>
1170      </t:type>
1171      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
1172    </t:occurrence>
1173    <t:occurrence>
1174      <t:type>
1175        <t:topicRef href="#key"/>
1176      </t:type>
1177      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">tgsearch</t:resourceData>
1178    </t:occurrence>
1179    <t:occurrence>
1180      <t:type>
1181        <t:topicRef href="#value"/>
1182      </t:type>
1183      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">http://ingrid.sub.uni-goettingen.de:8081/tgsearch/meta/</t:resourceData>
1184    </t:occurrence>
1185  </t:topic>
1186
1187  <t:topic id="tgauth">
1188    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/testing/tgauth"/>
1189    <t:instanceOf>
1190      <t:topicRef href="#Hash-Object"/>
1191    </t:instanceOf>
1192    <t:occurrence>
1193      <t:type>
1194        <t:topicRef href="#hash-type"/>
1195      </t:type>
1196      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
1197    </t:occurrence>
1198    <t:occurrence>
1199      <t:type>
1200        <t:topicRef href="#key"/>
1201      </t:type>
1202      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">tgauth</t:resourceData>
1203    </t:occurrence>
1204    <t:occurrence>
1205      <t:type>
1206        <t:topicRef href="#value"/>
1207      </t:type>
1208      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">http://ingrid.sub.uni-goettingen.de/rbac-8081/tgextra.php</t:resourceData>
1209    </t:occurrence>
1210  </t:topic>
1211
1212
1213  <t:topic id="authz">
1214    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/testing/authz"/>
1215    <t:instanceOf>
1216      <t:topicRef href="#Hash-Object"/>
1217    </t:instanceOf>
1218    <t:occurrence>
1219      <t:type>
1220        <t:topicRef href="#hash-type"/>
1221      </t:type>
1222      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
1223    </t:occurrence>
1224    <t:occurrence>
1225      <t:type>
1226        <t:topicRef href="#key"/>
1227      </t:type>
1228      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">authz</t:resourceData>
1229    </t:occurrence>
1230    <t:occurrence>
1231      <t:type>
1232        <t:topicRef href="#value"/>
1233      </t:type>
1234      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">https://textgridlab.org/WebAuthN/WebAuthN.php?authZinstance=ingrid-8081</t:resourceData>
1235    </t:occurrence>
1236  </t:topic>
1237
1238  <t:topic id="workflow">
1239    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/testing/workflow"/>
1240    <t:instanceOf>
1241      <t:topicRef href="#Hash-Object"/>
1242    </t:instanceOf>
1243    <t:occurrence>
1244      <t:type>
1245        <t:topicRef href="#hash-type"/>
1246      </t:type>
1247      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
1248    </t:occurrence>
1249    <t:occurrence>
1250      <t:type>
1251        <t:topicRef href="#key"/>
1252      </t:type>
1253      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">workflow</t:resourceData>
1254    </t:occurrence>
1255    <t:occurrence>
1256      <t:type>
1257        <t:topicRef href="#value"/>
1258      </t:type>
1259      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">http://ingrid.sub.uni-goettingen.de:8083/gwes/services/GWES</t:resourceData>
1260    </t:occurrence>
1261  </t:topic>
1262
1263  <t:topic id="ns">
1264    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/testing/ns"/>
1265    <t:instanceOf>
1266      <t:topicRef href="#Hash-Object"/>
1267    </t:instanceOf>
1268    <t:occurrence>
1269      <t:type>
1270        <t:topicRef href="#hash-type"/>
1271      </t:type>
1272      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
1273    </t:occurrence>
1274    <t:occurrence>
1275      <t:type>
1276        <t:topicRef href="#key"/>
1277      </t:type>
1278      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">ns</t:resourceData>
1279    </t:occurrence>
1280    <t:occurrence>
1281      <t:type>
1282        <t:topicRef href="#value"/>
1283      </t:type>
1284      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">http://textgrid.info/namespaces/metadata/core/2008-07-24</t:resourceData>
1285    </t:occurrence>
1286  </t:topic>
1287
1288  <t:topic id="schema">
1289    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/testing/schema"/>
1290    <t:instanceOf>
1291      <t:topicRef href="#Hash-Object"/>
1292    </t:instanceOf>
1293    <t:occurrence>
1294      <t:type>
1295        <t:topicRef href="#hash-type"/>
1296      </t:type>
1297      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
1298    </t:occurrence>
1299    <t:occurrence>
1300      <t:type>
1301        <t:topicRef href="#key"/>
1302      </t:type>
1303      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">schema</t:resourceData>
1304    </t:occurrence>
1305    <t:occurrence>
1306      <t:type>
1307        <t:topicRef href="#value"/>
1308      </t:type>
1309      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">www.textgrid.info/schemas/textgrid-metadata_2008-07-24.xsd</t:resourceData>
1310    </t:occurrence>
1311  </t:topic>
1312
1313  <t:topic id="webpublish">
1314    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/production/webpublish"/>
1315    <t:instanceOf>
1316      <t:topicRef href="#Hash-Object"/>
1317    </t:instanceOf>
1318    <t:occurrence>
1319      <t:type>
1320        <t:topicRef href="#hash-type"/>
1321      </t:type>
1322      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
1323    </t:occurrence>
1324    <t:occurrence>
1325      <t:type>
1326        <t:topicRef href="#key"/>
1327      </t:type>
1328      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">webpublish</t:resourceData>
1329    </t:occurrence>
1330    <t:occurrence>
1331      <t:type>
1332        <t:topicRef href="#value"/>
1333      </t:type>
1334      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">http://textgrid-ws2.gwdg.de/teiPublisher/2/publish</t:resourceData>
1335    </t:occurrence>
1336  </t:topic>
1337
1338  <t:topic id="last-api-change">
1339    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/production/last-api-change"/>
1340    <t:instanceOf>
1341      <t:topicRef href="#Hash-Object"/>
1342    </t:instanceOf>
1343    <t:occurrence>
1344      <t:type>
1345        <t:topicRef href="#hash-type"/>
1346      </t:type>
1347      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
1348    </t:occurrence>
1349    <t:occurrence>
1350      <t:type>
1351        <t:topicRef href="#key"/>
1352      </t:type>
1353      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">last-api-change</t:resourceData>
1354    </t:occurrence>
1355    <t:occurrence>
1356      <t:type>
1357        <t:topicRef href="#value"/>
1358      </t:type>
1359      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">2009-01-21</t:resourceData>
1360    </t:occurrence>
1361  </t:topic>
1362
1363  <t:topic id="rdf-repository">
1364    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/production/rdf-repository"/>
1365    <t:instanceOf>
1366      <t:topicRef href="#Hash-Object"/>
1367    </t:instanceOf>
1368    <t:occurrence>
1369      <t:type>
1370        <t:topicRef href="#hash-type"/>
1371      </t:type>
1372      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
1373    </t:occurrence>
1374    <t:occurrence>
1375      <t:type>
1376        <t:topicRef href="#key"/>
1377      </t:type>
1378      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">rdf-repository</t:resourceData>
1379    </t:occurrence>
1380    <t:occurrence>
1381      <t:type>
1382        <t:topicRef href="#value"/>
1383      </t:type>
1384      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">https://textgridlab.org/openrdf-sesame/repositories/textgrid</t:resourceData>
1385    </t:occurrence>
1386  </t:topic>
1387
1388  <t:topic id="exist">
1389    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/production/exist"/>
1390    <t:instanceOf>
1391      <t:topicRef href="#Hash-Object"/>
1392    </t:instanceOf>
1393    <t:occurrence>
1394      <t:type>
1395        <t:topicRef href="#hash-type"/>
1396      </t:type>
1397      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
1398    </t:occurrence>
1399    <t:occurrence>
1400      <t:type>
1401        <t:topicRef href="#key"/>
1402      </t:type>
1403      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">exist</t:resourceData>
1404    </t:occurrence>
1405    <t:occurrence>
1406      <t:type>
1407        <t:topicRef href="#value"/>
1408      </t:type>
1409      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">https://textgridlab.org/exist/services/Query</t:resourceData>
1410    </t:occurrence>
1411  </t:topic>
1412
1413  <t:topic id="logservice">
1414    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/production/logservice"/>
1415    <t:instanceOf>
1416      <t:topicRef href="#Hash-Object"/>
1417    </t:instanceOf>
1418    <t:occurrence>
1419      <t:type>
1420        <t:topicRef href="#hash-type"/>
1421      </t:type>
1422      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
1423    </t:occurrence>
1424    <t:occurrence>
1425      <t:type>
1426        <t:topicRef href="#key"/>
1427      </t:type>
1428      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">logservice</t:resourceData>
1429    </t:occurrence>
1430    <t:occurrence>
1431      <t:type>
1432        <t:topicRef href="#value"/>
1433      </t:type>
1434      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">https://textgridlab.org/tglog/service</t:resourceData>
1435    </t:occurrence>
1436  </t:topic>
1437
1438  <t:topic id="tgcrud">
1439    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/production/tgcrud"/>
1440    <t:instanceOf>
1441      <t:topicRef href="#Hash-Object"/>
1442    </t:instanceOf>
1443    <t:occurrence>
1444      <t:type>
1445        <t:topicRef href="#hash-type"/>
1446      </t:type>
1447      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
1448    </t:occurrence>
1449    <t:occurrence>
1450      <t:type>
1451        <t:topicRef href="#key"/>
1452      </t:type>
1453      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">tgcrud</t:resourceData>
1454    </t:occurrence>
1455    <t:occurrence>
1456      <t:type>
1457        <t:topicRef href="#value"/>
1458      </t:type>
1459      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">https://textgridlab.org/axis2/services/TGCrudService</t:resourceData>
1460    </t:occurrence>
1461  </t:topic>
1462
1463  <t:topic id="tgsearch">
1464    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/production/tgsearch"/>
1465    <t:instanceOf>
1466      <t:topicRef href="#Hash-Object"/>
1467    </t:instanceOf>
1468    <t:occurrence>
1469      <t:type>
1470        <t:topicRef href="#hash-type"/>
1471      </t:type>
1472      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
1473    </t:occurrence>
1474    <t:occurrence>
1475      <t:type>
1476        <t:topicRef href="#key"/>
1477      </t:type>
1478      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">tgsearch</t:resourceData>
1479    </t:occurrence>
1480    <t:occurrence>
1481      <t:type>
1482        <t:topicRef href="#value"/>
1483      </t:type>
1484      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">https://textgridlab.org/tgsearch/meta/</t:resourceData>
1485    </t:occurrence>
1486  </t:topic>
1487
1488  <t:topic id="tgauth">
1489    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/production/tgauth"/>
1490    <t:instanceOf>
1491      <t:topicRef href="#Hash-Object"/>
1492    </t:instanceOf>
1493    <t:occurrence>
1494      <t:type>
1495        <t:topicRef href="#hash-type"/>
1496      </t:type>
1497      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
1498    </t:occurrence>
1499    <t:occurrence>
1500      <t:type>
1501        <t:topicRef href="#key"/>
1502      </t:type>
1503      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">tgauth</t:resourceData>
1504    </t:occurrence>
1505    <t:occurrence>
1506      <t:type>
1507        <t:topicRef href="#value"/>
1508      </t:type>
1509      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">https://textgridlab.org/tgauth/rbacSoap/tgextra.php</t:resourceData>
1510    </t:occurrence>
1511  </t:topic>
1512
1513  <t:topic id="authz">
1514    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/production/authz"/>
1515    <t:instanceOf>
1516      <t:topicRef href="#Hash-Object"/>
1517    </t:instanceOf>
1518    <t:occurrence>
1519      <t:type>
1520        <t:topicRef href="#hash-type"/>
1521      </t:type>
1522      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
1523    </t:occurrence>
1524    <t:occurrence>
1525      <t:type>
1526        <t:topicRef href="#key"/>
1527      </t:type>
1528      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">authz</t:resourceData>
1529    </t:occurrence>
1530    <t:occurrence>
1531      <t:type>
1532        <t:topicRef href="#value"/>
1533      </t:type>
1534      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">https://textgridlab.org/WebAuthN/WebAuthN.php?authZinstance=textgridlab.org</t:resourceData>
1535    </t:occurrence>
1536  </t:topic>
1537
1538  <t:topic id="workflow">
1539    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/production/workflow"/>
1540    <t:instanceOf>
1541      <t:topicRef href="#Hash-Object"/>
1542    </t:instanceOf>
1543    <t:occurrence>
1544      <t:type>
1545        <t:topicRef href="#hash-type"/>
1546      </t:type>
1547      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
1548    </t:occurrence>
1549    <t:occurrence>
1550      <t:type>
1551        <t:topicRef href="#key"/>
1552      </t:type>
1553      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">workflow</t:resourceData>
1554    </t:occurrence>
1555    <t:occurrence>
1556      <t:type>
1557        <t:topicRef href="#value"/>
1558      </t:type>
1559      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">http://ingrid.sub.uni-goettingen.de/gwes/services/GWES</t:resourceData>
1560    </t:occurrence>
1561  </t:topic>
1562
1563  <t:topic id="ns">
1564    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/production/ns"/>
1565    <t:instanceOf>
1566      <t:topicRef href="#Hash-Object"/>
1567    </t:instanceOf>
1568    <t:occurrence>
1569      <t:type>
1570        <t:topicRef href="#hash-type"/>
1571      </t:type>
1572      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
1573    </t:occurrence>
1574    <t:occurrence>
1575      <t:type>
1576        <t:topicRef href="#key"/>
1577      </t:type>
1578      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">ns</t:resourceData>
1579    </t:occurrence>
1580    <t:occurrence>
1581      <t:type>
1582        <t:topicRef href="#value"/>
1583      </t:type>
1584      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">http://textgrid.info/namespaces/metadata/core/2008-07-24</t:resourceData>
1585    </t:occurrence>
1586  </t:topic>
1587
1588  <t:topic id="schema">
1589    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/production/schema"/>
1590    <t:instanceOf>
1591      <t:topicRef href="#Hash-Object"/>
1592    </t:instanceOf>
1593    <t:occurrence>
1594      <t:type>
1595        <t:topicRef href="#hash-type"/>
1596      </t:type>
1597      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
1598    </t:occurrence>
1599    <t:occurrence>
1600      <t:type>
1601        <t:topicRef href="#key"/>
1602      </t:type>
1603      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">schema</t:resourceData>
1604    </t:occurrence>
1605    <t:occurrence>
1606      <t:type>
1607        <t:topicRef href="#value"/>
1608      </t:type>
1609      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">www.textgrid.info/schemas/textgrid-metadata_2008-07-24.xsd</t:resourceData>
1610    </t:occurrence>
1611  </t:topic>
1612
1613  <t:topic id="exist">
1614    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/newmeta/exist"/>
1615    <t:instanceOf>
1616      <t:topicRef href="#Hash-Object"/>
1617    </t:instanceOf>
1618    <t:occurrence>
1619      <t:type>
1620        <t:topicRef href="#hash-type"/>
1621      </t:type>
1622      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
1623    </t:occurrence>
1624    <t:occurrence>
1625      <t:type>
1626        <t:topicRef href="#key"/>
1627      </t:type>
1628      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">exist</t:resourceData>
1629    </t:occurrence>
1630    <t:occurrence>
1631      <t:type>
1632        <t:topicRef href="#value"/>
1633      </t:type>
1634      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">http://textgrid-ws3.sub.uni-goettingen.de/exist/services/Query</t:resourceData>
1635    </t:occurrence>
1636  </t:topic>
1637
1638  <t:topic id="tgcrud">
1639    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/newmeta/tgcrud"/>
1640    <t:instanceOf>
1641      <t:topicRef href="#Hash-Object"/>
1642    </t:instanceOf>
1643    <t:occurrence>
1644      <t:type>
1645        <t:topicRef href="#hash-type"/>
1646      </t:type>
1647      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
1648    </t:occurrence>
1649    <t:occurrence>
1650      <t:type>
1651        <t:topicRef href="#key"/>
1652      </t:type>
1653      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">tgcrud</t:resourceData>
1654    </t:occurrence>
1655    <t:occurrence>
1656      <t:type>
1657        <t:topicRef href="#value"/>
1658      </t:type>
1659      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">http://textgrid-ws3.sub.uni-goettingen.de/tgcrud/TGCrudService</t:resourceData>
1660    </t:occurrence>
1661  </t:topic>
1662
1663  <t:topic id="authz">
1664    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/newmeta/authz"/>
1665    <t:instanceOf>
1666      <t:topicRef href="#Hash-Object"/>
1667    </t:instanceOf>
1668    <t:occurrence>
1669      <t:type>
1670        <t:topicRef href="#hash-type"/>
1671      </t:type>
1672      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
1673    </t:occurrence>
1674    <t:occurrence>
1675      <t:type>
1676        <t:topicRef href="#key"/>
1677      </t:type>
1678      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">authz</t:resourceData>
1679    </t:occurrence>
1680    <t:occurrence>
1681      <t:type>
1682        <t:topicRef href="#value"/>
1683      </t:type>
1684      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">http://textgrid-ws3.sub.uni-goettingen.de/WebAuthN/WebAuthN2.php?authZinstance=textgrid-ws3.sub.uni-goettingen.de</t:resourceData>
1685    </t:occurrence>
1686  </t:topic>
1687
1688  <t:topic id="logservice">
1689    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/newmeta/logservice"/>
1690    <t:instanceOf>
1691      <t:topicRef href="#Hash-Object"/>
1692    </t:instanceOf>
1693    <t:occurrence>
1694      <t:type>
1695        <t:topicRef href="#hash-type"/>
1696      </t:type>
1697      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
1698    </t:occurrence>
1699    <t:occurrence>
1700      <t:type>
1701        <t:topicRef href="#key"/>
1702      </t:type>
1703      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">logservice</t:resourceData>
1704    </t:occurrence>
1705    <t:occurrence>
1706      <t:type>
1707        <t:topicRef href="#value"/>
1708      </t:type>
1709      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">http://textgrid-ws3.sub.uni-goettingen.de/tglog/service</t:resourceData>
1710    </t:occurrence>
1711  </t:topic>
1712
1713  <t:topic id="last-api-change">
1714    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/newmeta/last-api-change"/>
1715    <t:instanceOf>
1716      <t:topicRef href="#Hash-Object"/>
1717    </t:instanceOf>
1718    <t:occurrence>
1719      <t:type>
1720        <t:topicRef href="#hash-type"/>
1721      </t:type>
1722      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
1723    </t:occurrence>
1724    <t:occurrence>
1725      <t:type>
1726        <t:topicRef href="#key"/>
1727      </t:type>
1728      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">last-api-change</t:resourceData>
1729    </t:occurrence>
1730    <t:occurrence>
1731      <t:type>
1732        <t:topicRef href="#value"/>
1733      </t:type>
1734      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">2011-02-15</t:resourceData>
1735    </t:occurrence>
1736  </t:topic>
1737
1738  <t:topic id="tgsearch">
1739    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/newmeta/tgsearch"/>
1740    <t:instanceOf>
1741      <t:topicRef href="#Hash-Object"/>
1742    </t:instanceOf>
1743    <t:occurrence>
1744      <t:type>
1745        <t:topicRef href="#hash-type"/>
1746      </t:type>
1747      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
1748    </t:occurrence>
1749    <t:occurrence>
1750      <t:type>
1751        <t:topicRef href="#key"/>
1752      </t:type>
1753      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">tgsearch</t:resourceData>
1754    </t:occurrence>
1755    <t:occurrence>
1756      <t:type>
1757        <t:topicRef href="#value"/>
1758      </t:type>
1759      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">http://textgrid-ws3.sub.uni-goettingen.de/tgsearch</t:resourceData>
1760    </t:occurrence>
1761  </t:topic>
1762
1763  <t:topic id="userdata">
1764    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/newmeta/userdata"/>
1765    <t:instanceOf>
1766      <t:topicRef href="#Hash-Object"/>
1767    </t:instanceOf>
1768    <t:occurrence>
1769      <t:type>
1770        <t:topicRef href="#hash-type"/>
1771      </t:type>
1772      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
1773    </t:occurrence>
1774    <t:occurrence>
1775      <t:type>
1776        <t:topicRef href="#key"/>
1777      </t:type>
1778      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">userdata</t:resourceData>
1779    </t:occurrence>
1780    <t:occurrence>
1781      <t:type>
1782        <t:topicRef href="#value"/>
1783      </t:type>
1784      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">http://textgrid-ws3.sub.uni-goettingen.de/WebAuthN/TextGrid-WebAuth.php?authZinstance=textgrid-ws3.sub.uni-goettingen.de</t:resourceData>
1785    </t:occurrence>
1786  </t:topic>
1787
1788  <t:topic id="pwchange">
1789    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/newmeta/pwchange"/>
1790    <t:instanceOf>
1791      <t:topicRef href="#Hash-Object"/>
1792    </t:instanceOf>
1793    <t:occurrence>
1794      <t:type>
1795        <t:topicRef href="#hash-type"/>
1796      </t:type>
1797      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
1798    </t:occurrence>
1799    <t:occurrence>
1800      <t:type>
1801        <t:topicRef href="#key"/>
1802      </t:type>
1803      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">pwchange</t:resourceData>
1804    </t:occurrence>
1805    <t:occurrence>
1806      <t:type>
1807        <t:topicRef href="#value"/>
1808      </t:type>
1809      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">https://textgridlab.org/PWchange/index.php</t:resourceData>
1810    </t:occurrence>
1811  </t:topic>
1812
1813  <t:topic id="schema">
1814    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/newmeta/schema"/>
1815    <t:instanceOf>
1816      <t:topicRef href="#Hash-Object"/>
1817    </t:instanceOf>
1818    <t:occurrence>
1819      <t:type>
1820        <t:topicRef href="#hash-type"/>
1821      </t:type>
1822      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
1823    </t:occurrence>
1824    <t:occurrence>
1825      <t:type>
1826        <t:topicRef href="#key"/>
1827      </t:type>
1828      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">schema</t:resourceData>
1829    </t:occurrence>
1830    <t:occurrence>
1831      <t:type>
1832        <t:topicRef href="#value"/>
1833      </t:type>
1834      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">http://www.textgrid.de/schemas/textgrid-metadata_2010.xsd</t:resourceData>
1835    </t:occurrence>
1836  </t:topic>
1837
1838  <t:topic id="workflow">
1839    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/newmeta/workflow"/>
1840    <t:instanceOf>
1841      <t:topicRef href="#Hash-Object"/>
1842    </t:instanceOf>
1843    <t:occurrence>
1844      <t:type>
1845        <t:topicRef href="#hash-type"/>
1846      </t:type>
1847      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
1848    </t:occurrence>
1849    <t:occurrence>
1850      <t:type>
1851        <t:topicRef href="#key"/>
1852      </t:type>
1853      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">workflow</t:resourceData>
1854    </t:occurrence>
1855    <t:occurrence>
1856      <t:type>
1857        <t:topicRef href="#value"/>
1858      </t:type>
1859      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">http://textgrid-ws3.sub.uni-goettingen.de/workflow/GWESproxy.wsdl</t:resourceData>
1860    </t:occurrence>
1861  </t:topic>
1862
1863  <t:topic id="tgauth">
1864    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/newmeta/tgauth"/>
1865    <t:instanceOf>
1866      <t:topicRef href="#Hash-Object"/>
1867    </t:instanceOf>
1868    <t:occurrence>
1869      <t:type>
1870        <t:topicRef href="#hash-type"/>
1871      </t:type>
1872      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
1873    </t:occurrence>
1874    <t:occurrence>
1875      <t:type>
1876        <t:topicRef href="#key"/>
1877      </t:type>
1878      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">tgauth</t:resourceData>
1879    </t:occurrence>
1880    <t:occurrence>
1881      <t:type>
1882        <t:topicRef href="#value"/>
1883      </t:type>
1884      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">https://textgrid-ws3.sub.uni-goettingen.de/tgauth/tgextra.php</t:resourceData>
1885    </t:occurrence>
1886  </t:topic>
1887
1888  <t:topic id="webpublish">
1889    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/newmeta/webpublish"/>
1890    <t:instanceOf>
1891      <t:topicRef href="#Hash-Object"/>
1892    </t:instanceOf>
1893    <t:occurrence>
1894      <t:type>
1895        <t:topicRef href="#hash-type"/>
1896      </t:type>
1897      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
1898    </t:occurrence>
1899    <t:occurrence>
1900      <t:type>
1901        <t:topicRef href="#key"/>
1902      </t:type>
1903      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">webpublish</t:resourceData>
1904    </t:occurrence>
1905    <t:occurrence>
1906      <t:type>
1907        <t:topicRef href="#value"/>
1908      </t:type>
1909      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">http://textgrid-ws2.gwdg.de/teiPublisher/3/publish</t:resourceData>
1910    </t:occurrence>
1911  </t:topic>
1912
1913  <t:topic id="ns">
1914    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/newmeta/ns"/>
1915    <t:instanceOf>
1916      <t:topicRef href="#Hash-Object"/>
1917    </t:instanceOf>
1918    <t:occurrence>
1919      <t:type>
1920        <t:topicRef href="#hash-type"/>
1921      </t:type>
1922      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
1923    </t:occurrence>
1924    <t:occurrence>
1925      <t:type>
1926        <t:topicRef href="#key"/>
1927      </t:type>
1928      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">ns</t:resourceData>
1929    </t:occurrence>
1930    <t:occurrence>
1931      <t:type>
1932        <t:topicRef href="#value"/>
1933      </t:type>
1934      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">http://textgrid.info/namespaces/metadata/core/2010</t:resourceData>
1935    </t:occurrence>
1936  </t:topic>
1937
1938  <t:topic id="rdf-repository">
1939    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/hash-object/newmeta/rdf-repository"/>
1940    <t:instanceOf>
1941      <t:topicRef href="#Hash-Object"/>
1942    </t:instanceOf>
1943    <t:occurrence>
1944      <t:type>
1945        <t:topicRef href="#hash-type"/>
1946      </t:type>
1947      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">confserver</t:resourceData>
1948    </t:occurrence>
1949    <t:occurrence>
1950      <t:type>
1951        <t:topicRef href="#key"/>
1952      </t:type>
1953      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">rdf-repository</t:resourceData>
1954    </t:occurrence>
1955    <t:occurrence>
1956      <t:type>
1957        <t:topicRef href="#value"/>
1958      </t:type>
1959      <t:resourceData datatype="http://www.w3.org/2001/XMLSchema#string">http://textgrid-ws3.sub.uni-goettingen.de/openrdf-sesame/repositories/textgrid</t:resourceData>
1960    </t:occurrence>
1961  </t:topic>
1962 
1963  <!-- the actual data (Environment) -->
1964  <t:topic id="newmeta">
1965    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/environment/newmeta"/>
1966    <t:instanceOf>
1967      <t:topicRef href="#Environment"/>
1968    </t:instanceOf>
1969    <t:name>
1970      <t:value>newmeta</t:value>
1971      <t:type>
1972        <t:topicRef href="#environment-name"/>
1973      </t:type>
1974    </t:name>
1975  </t:topic>
1976
1977  <t:topic id="1.0">
1978    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/environment/1.0"/>
1979    <t:instanceOf>
1980      <t:topicRef href="#Environment"/>
1981    </t:instanceOf>
1982    <t:name>
1983      <t:value>1.0</t:value>
1984      <t:type>
1985        <t:topicRef href="#environment-name"/>
1986      </t:type>
1987    </t:name>
1988  </t:topic>
1989
1990  <t:topic id="production">
1991    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/environment/production"/>
1992    <t:instanceOf>
1993      <t:topicRef href="#Environment"/>
1994    </t:instanceOf>
1995    <t:name>
1996      <t:value>production</t:value>
1997      <t:type>
1998        <t:topicRef href="#environment-name"/>
1999      </t:type>
2000    </t:name>
2001  </t:topic>
2002
2003  <t:topic id="testing">
2004    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/environment/testing"/>
2005    <t:instanceOf>
2006      <t:topicRef href="#Environment"/>
2007    </t:instanceOf>
2008    <t:name>
2009      <t:value>testing</t:value>
2010      <t:type>
2011        <t:topicRef href="#environment-name"/>
2012      </t:type>
2013    </t:name>
2014  </t:topic>
2015
2016  <t:topic id="development">
2017    <t:subjectIdentifier href="http://textgrid.org/serviceregistry/environment/development"/>
2018    <t:instanceOf>
2019      <t:topicRef href="#Environment"/>
2020    </t:instanceOf>
2021    <t:name>
2022      <t:value>development</t:value>
2023      <t:type>
2024        <t:topicRef href="#environment-name"/>
2025      </t:type>
2026    </t:name>
2027  </t:topic>
2028
2029  <!-- the actual data (has-environment associations) -->
2030  <t:association>
2031    <t:type>
2032      <t:topicRef href="#has-environment"/>
2033    </t:type>
2034    <t:role>
2035      <t:type>
2036        <t:topicRef href="#environment-role-type"/>
2037      </t:type>
2038      <t:topicRef href="#newmeta"/>
2039    </t:role>
2040    <t:role>
2041      <t:type>
2042        <t:topicRef href="#hash-role-type"/>
2043      </t:type>
2044      <t:topicRef href="#DefaultMetadataTransformStylesheetTextGridURI"/>
2045    </t:role>
2046  </t:association>
2047
2048  <t:association>
2049    <t:type>
2050      <t:topicRef href="#has-environment"/>
2051    </t:type>
2052    <t:role>
2053      <t:type>
2054        <t:topicRef href="#environment-role-type"/>
2055      </t:type>
2056      <t:topicRef href="#newmeta"/>
2057    </t:role>
2058    <t:role>
2059      <t:type>
2060        <t:topicRef href="#hash-role-type"/>
2061      </t:type>
2062      <t:topicRef href="#tgsearch-public"/>
2063    </t:role>
2064  </t:association>
2065
2066  <t:association>
2067    <t:type>
2068      <t:topicRef href="#has-environment"/>
2069    </t:type>
2070    <t:role>
2071      <t:type>
2072        <t:topicRef href="#environment-role-type"/>
2073      </t:type>
2074      <t:topicRef href="#newmeta"/>
2075    </t:role>
2076    <t:role>
2077      <t:type>
2078        <t:topicRef href="#hash-role-type"/>
2079      </t:type>
2080      <t:topicRef href="#StreamingEditor"/>
2081    </t:role>
2082  </t:association>
2083
2084  <t:association>
2085    <t:type>
2086      <t:topicRef href="#has-environment"/>
2087    </t:type>
2088    <t:role>
2089      <t:type>
2090        <t:topicRef href="#environment-role-type"/>
2091      </t:type>
2092      <t:topicRef href="#1.0"/>
2093    </t:role>
2094    <t:role>
2095      <t:type>
2096        <t:topicRef href="#hash-role-type"/>
2097      </t:type>
2098      <t:topicRef href="#last-api-change"/>
2099    </t:role>
2100  </t:association>
2101
2102  <t:association>
2103    <t:type>
2104      <t:topicRef href="#has-environment"/>
2105    </t:type>
2106    <t:role>
2107      <t:type>
2108        <t:topicRef href="#environment-role-type"/>
2109      </t:type>
2110      <t:topicRef href="#1.0"/>
2111    </t:role>
2112    <t:role>
2113      <t:type>
2114        <t:topicRef href="#hash-role-type"/>
2115      </t:type>
2116      <t:topicRef href="#CopyWorkflowTextGridURI"/>
2117    </t:role>
2118  </t:association>
2119
2120  <t:association>
2121    <t:type>
2122      <t:topicRef href="#has-environment"/>
2123    </t:type>
2124    <t:role>
2125      <t:type>
2126        <t:topicRef href="#environment-role-type"/>
2127      </t:type>
2128      <t:topicRef href="#newmeta"/>
2129    </t:role>
2130    <t:role>
2131      <t:type>
2132        <t:topicRef href="#hash-role-type"/>
2133      </t:type>
2134      <t:topicRef href="#CopyWorkflowTextGridURI"/>
2135    </t:role>
2136  </t:association>
2137
2138  <t:association>
2139    <t:type>
2140      <t:topicRef href="#has-environment"/>
2141    </t:type>
2142    <t:role>
2143      <t:type>
2144        <t:topicRef href="#environment-role-type"/>
2145      </t:type>
2146      <t:topicRef href="#newmeta"/>
2147    </t:role>
2148    <t:role>
2149      <t:type>
2150        <t:topicRef href="#hash-role-type"/>
2151      </t:type>
2152      <t:topicRef href="#PasswordReset"/>
2153    </t:role>
2154  </t:association>
2155
2156  <t:association>
2157    <t:type>
2158      <t:topicRef href="#has-environment"/>
2159    </t:type>
2160    <t:role>
2161      <t:type>
2162        <t:topicRef href="#environment-role-type"/>
2163      </t:type>
2164      <t:topicRef href="#newmeta"/>
2165    </t:role>
2166    <t:role>
2167      <t:type>
2168        <t:topicRef href="#hash-role-type"/>
2169      </t:type>
2170      <t:topicRef href="#tgpublish"/>
2171    </t:role>
2172  </t:association>
2173
2174  <t:association>
2175    <t:type>
2176      <t:topicRef href="#has-environment"/>
2177    </t:type>
2178    <t:role>
2179      <t:type>
2180        <t:topicRef href="#environment-role-type"/>
2181      </t:type>
2182      <t:topicRef href="#newmeta"/>
2183    </t:role>
2184    <t:role>
2185      <t:type>
2186        <t:topicRef href="#hash-role-type"/>
2187      </t:type>
2188      <t:topicRef href="#ApprovedServicesTextGridURI"/>
2189    </t:role>
2190  </t:association>
2191
2192  <t:association>
2193    <t:type>
2194      <t:topicRef href="#has-environment"/>
2195    </t:type>
2196    <t:role>
2197      <t:type>
2198        <t:topicRef href="#environment-role-type"/>
2199      </t:type>
2200      <t:topicRef href="#1.0"/>
2201    </t:role>
2202    <t:role>
2203      <t:type>
2204        <t:topicRef href="#hash-role-type"/>
2205      </t:type>
2206      <t:topicRef href="#logservice"/>
2207    </t:role>
2208  </t:association>
2209
2210  <t:association>
2211    <t:type>
2212      <t:topicRef href="#has-environment"/>
2213    </t:type>
2214    <t:role>
2215      <t:type>
2216        <t:topicRef href="#environment-role-type"/>
2217      </t:type>
2218      <t:topicRef href="#1.0"/>
2219    </t:role>
2220    <t:role>
2221      <t:type>
2222        <t:topicRef href="#hash-role-type"/>
2223      </t:type>
2224      <t:topicRef href="#StreamingEditor"/>
2225    </t:role>
2226  </t:association>
2227
2228  <t:association>
2229    <t:type>
2230      <t:topicRef href="#has-environment"/>
2231    </t:type>
2232    <t:role>
2233      <t:type>
2234        <t:topicRef href="#environment-role-type"/>
2235      </t:type>
2236      <t:topicRef href="#1.0"/>
2237    </t:role>
2238    <t:role>
2239      <t:type>
2240        <t:topicRef href="#hash-role-type"/>
2241      </t:type>
2242      <t:topicRef href="#tgsearch-public"/>
2243    </t:role>
2244  </t:association>
2245
2246  <t:association>
2247    <t:type>
2248      <t:topicRef href="#has-environment"/>
2249    </t:type>
2250    <t:role>
2251      <t:type>
2252        <t:topicRef href="#environment-role-type"/>
2253      </t:type>
2254      <t:topicRef href="#1.0"/>
2255    </t:role>
2256    <t:role>
2257      <t:type>
2258        <t:topicRef href="#hash-role-type"/>
2259      </t:type>
2260      <t:topicRef href="#tgsearch"/>
2261    </t:role>
2262  </t:association>
2263
2264  <t:association>
2265    <t:type>
2266      <t:topicRef href="#has-environment"/>
2267    </t:type>
2268    <t:role>
2269      <t:type>
2270        <t:topicRef href="#environment-role-type"/>
2271      </t:type>
2272      <t:topicRef href="#1.0"/>
2273    </t:role>
2274    <t:role>
2275      <t:type>
2276        <t:topicRef href="#hash-role-type"/>
2277      </t:type>
2278      <t:topicRef href="#authz"/>
2279    </t:role>
2280  </t:association>
2281
2282  <t:association>
2283    <t:type>
2284      <t:topicRef href="#has-environment"/>
2285    </t:type>
2286    <t:role>
2287      <t:type>
2288        <t:topicRef href="#environment-role-type"/>
2289      </t:type>
2290      <t:topicRef href="#1.0"/>
2291    </t:role>
2292    <t:role>
2293      <t:type>
2294        <t:topicRef href="#hash-role-type"/>
2295      </t:type>
2296      <t:topicRef href="#userdata"/>
2297    </t:role>
2298  </t:association>
2299
2300  <t:association>
2301    <t:type>
2302      <t:topicRef href="#has-environment"/>
2303    </t:type>
2304    <t:role>
2305      <t:type>
2306        <t:topicRef href="#environment-role-type"/>
2307      </t:type>
2308      <t:topicRef href="#1.0"/>
2309    </t:role>
2310    <t:role>
2311      <t:type>
2312        <t:topicRef href="#hash-role-type"/>
2313      </t:type>
2314      <t:topicRef href="#pwchange"/>
2315    </t:role>
2316  </t:association>
2317
2318  <t:association>
2319    <t:type>
2320      <t:topicRef href="#has-environment"/>
2321    </t:type>
2322    <t:role>
2323      <t:type>
2324        <t:topicRef href="#environment-role-type"/>
2325      </t:type>
2326      <t:topicRef href="#1.0"/>
2327    </t:role>
2328    <t:role>
2329      <t:type>
2330        <t:topicRef href="#hash-role-type"/>
2331      </t:type>
2332      <t:topicRef href="#workflow"/>
2333    </t:role>
2334  </t:association>
2335
2336  <t:association>
2337    <t:type>
2338      <t:topicRef href="#has-environment"/>
2339    </t:type>
2340    <t:role>
2341      <t:type>
2342        <t:topicRef href="#environment-role-type"/>
2343      </t:type>
2344      <t:topicRef href="#1.0"/>
2345    </t:role>
2346    <t:role>
2347      <t:type>
2348        <t:topicRef href="#hash-role-type"/>
2349      </t:type>
2350      <t:topicRef href="#tgauth"/>
2351    </t:role>
2352  </t:association>
2353
2354  <t:association>
2355    <t:type>
2356      <t:topicRef href="#has-environment"/>
2357    </t:type>
2358    <t:role>
2359      <t:type>
2360        <t:topicRef href="#environment-role-type"/>
2361      </t:type>
2362      <t:topicRef href="#1.0"/>
2363    </t:role>
2364    <t:role>
2365      <t:type>
2366        <t:topicRef href="#hash-role-type"/>
2367      </t:type>
2368      <t:topicRef href="#PasswordReset"/>
2369    </t:role>
2370  </t:association>
2371
2372  <t:association>
2373    <t:type>
2374      <t:topicRef href="#has-environment"/>
2375    </t:type>
2376    <t:role>
2377      <t:type>
2378        <t:topicRef href="#environment-role-type"/>
2379      </t:type>
2380      <t:topicRef href="#1.0"/>
2381    </t:role>
2382    <t:role>
2383      <t:type>
2384        <t:topicRef href="#hash-role-type"/>
2385      </t:type>
2386      <t:topicRef href="#tgcrud"/>
2387    </t:role>
2388  </t:association>
2389
2390  <t:association>
2391    <t:type>
2392      <t:topicRef href="#has-environment"/>
2393    </t:type>
2394    <t:role>
2395      <t:type>
2396        <t:topicRef href="#environment-role-type"/>
2397      </t:type>
2398      <t:topicRef href="#1.0"/>
2399    </t:role>
2400    <t:role>
2401      <t:type>
2402        <t:topicRef href="#hash-role-type"/>
2403      </t:type>
2404      <t:topicRef href="#tgpublish"/>
2405    </t:role>
2406  </t:association>
2407
2408  <t:association>
2409    <t:type>
2410      <t:topicRef href="#has-environment"/>
2411    </t:type>
2412    <t:role>
2413      <t:type>
2414        <t:topicRef href="#environment-role-type"/>
2415      </t:type>
2416      <t:topicRef href="#production"/>
2417    </t:role>
2418    <t:role>
2419      <t:type>
2420        <t:topicRef href="#hash-role-type"/>
2421      </t:type>
2422      <t:topicRef href="#pwchange"/>
2423    </t:role>
2424  </t:association>
2425
2426  <t:association>
2427    <t:type>
2428      <t:topicRef href="#has-environment"/>
2429    </t:type>
2430    <t:role>
2431      <t:type>
2432        <t:topicRef href="#environment-role-type"/>
2433      </t:type>
2434      <t:topicRef href="#testing"/>
2435    </t:role>
2436    <t:role>
2437      <t:type>
2438        <t:topicRef href="#hash-role-type"/>
2439      </t:type>
2440      <t:topicRef href="#pwchange"/>
2441    </t:role>
2442  </t:association>
2443
2444  <t:association>
2445    <t:type>
2446      <t:topicRef href="#has-environment"/>
2447    </t:type>
2448    <t:role>
2449      <t:type>
2450        <t:topicRef href="#environment-role-type"/>
2451      </t:type>
2452      <t:topicRef href="#development"/>
2453    </t:role>
2454    <t:role>
2455      <t:type>
2456        <t:topicRef href="#hash-role-type"/>
2457      </t:type>
2458      <t:topicRef href="#webpublish"/>
2459    </t:role>
2460  </t:association>
2461
2462  <t:association>
2463    <t:type>
2464      <t:topicRef href="#has-environment"/>
2465    </t:type>
2466    <t:role>
2467      <t:type>
2468        <t:topicRef href="#environment-role-type"/>
2469      </t:type>
2470      <t:topicRef href="#development"/>
2471    </t:role>
2472    <t:role>
2473      <t:type>
2474        <t:topicRef href="#hash-role-type"/>
2475      </t:type>
2476      <t:topicRef href="#last-api-change"/>
2477    </t:role>
2478  </t:association>
2479
2480  <t:association>
2481    <t:type>
2482      <t:topicRef href="#has-environment"/>
2483    </t:type>
2484    <t:role>
2485      <t:type>
2486        <t:topicRef href="#environment-role-type"/>
2487      </t:type>
2488      <t:topicRef href="#development"/>
2489    </t:role>
2490    <t:role>
2491      <t:type>
2492        <t:topicRef href="#hash-role-type"/>
2493      </t:type>
2494      <t:topicRef href="#rdf-repository"/>
2495    </t:role>
2496  </t:association>
2497
2498  <t:association>
2499    <t:type>
2500      <t:topicRef href="#has-environment"/>
2501    </t:type>
2502    <t:role>
2503      <t:type>
2504        <t:topicRef href="#environment-role-type"/>
2505      </t:type>
2506      <t:topicRef href="#development"/>
2507    </t:role>
2508    <t:role>
2509      <t:type>
2510        <t:topicRef href="#hash-role-type"/>
2511      </t:type>
2512      <t:topicRef href="#exist"/>
2513    </t:role>
2514  </t:association>
2515
2516  <t:association>
2517    <t:type>
2518      <t:topicRef href="#has-environment"/>
2519    </t:type>
2520    <t:role>
2521      <t:type>
2522        <t:topicRef href="#environment-role-type"/>
2523      </t:type>
2524      <t:topicRef href="#development"/>
2525    </t:role>
2526    <t:role>
2527      <t:type>
2528        <t:topicRef href="#hash-role-type"/>
2529      </t:type>
2530      <t:topicRef href="#logservice"/>
2531    </t:role>
2532  </t:association>
2533
2534  <t:association>
2535    <t:type>
2536      <t:topicRef href="#has-environment"/>
2537    </t:type>
2538    <t:role>
2539      <t:type>
2540        <t:topicRef href="#environment-role-type"/>
2541      </t:type>
2542      <t:topicRef href="#development"/>
2543    </t:role>
2544    <t:role>
2545      <t:type>
2546        <t:topicRef href="#hash-role-type"/>
2547      </t:type>
2548      <t:topicRef href="#tgcrud"/>
2549    </t:role>
2550  </t:association>
2551
2552  <t:association>
2553    <t:type>
2554      <t:topicRef href="#has-environment"/>
2555    </t:type>
2556    <t:role>
2557      <t:type>
2558        <t:topicRef href="#environment-role-type"/>
2559      </t:type>
2560      <t:topicRef href="#development"/>
2561    </t:role>
2562    <t:role>
2563      <t:type>
2564        <t:topicRef href="#hash-role-type"/>
2565      </t:type>
2566      <t:topicRef href="#tgsearch"/>
2567    </t:role>
2568  </t:association>
2569
2570  <t:association>
2571    <t:type>
2572      <t:topicRef href="#has-environment"/>
2573    </t:type>
2574    <t:role>
2575      <t:type>
2576        <t:topicRef href="#environment-role-type"/>
2577      </t:type>
2578      <t:topicRef href="#development"/>
2579    </t:role>
2580    <t:role>
2581      <t:type>
2582        <t:topicRef href="#hash-role-type"/>
2583      </t:type>
2584      <t:topicRef href="#tgauth"/>
2585    </t:role>
2586  </t:association>
2587
2588  <t:association>
2589    <t:type>
2590      <t:topicRef href="#has-environment"/>
2591    </t:type>
2592    <t:role>
2593      <t:type>
2594        <t:topicRef href="#environment-role-type"/>
2595      </t:type>
2596      <t:topicRef href="#development"/>
2597    </t:role>
2598    <t:role>
2599      <t:type>
2600        <t:topicRef href="#hash-role-type"/>
2601      </t:type>
2602      <t:topicRef href="#authz"/>
2603    </t:role>
2604  </t:association>
2605
2606  <t:association>
2607    <t:type>
2608      <t:topicRef href="#has-environment"/>
2609    </t:type>
2610    <t:role>
2611      <t:type>
2612        <t:topicRef href="#environment-role-type"/>
2613      </t:type>
2614      <t:topicRef href="#development"/>
2615    </t:role>
2616    <t:role>
2617      <t:type>
2618        <t:topicRef href="#hash-role-type"/>
2619      </t:type>
2620      <t:topicRef href="#workflow"/>
2621    </t:role>
2622  </t:association>
2623
2624  <t:association>
2625    <t:type>
2626      <t:topicRef href="#has-environment"/>
2627    </t:type>
2628    <t:role>
2629      <t:type>
2630        <t:topicRef href="#environment-role-type"/>
2631      </t:type>
2632      <t:topicRef href="#development"/>
2633    </t:role>
2634    <t:role>
2635      <t:type>
2636        <t:topicRef href="#hash-role-type"/>
2637      </t:type>
2638      <t:topicRef href="#ns"/>
2639    </t:role>
2640  </t:association>
2641
2642  <t:association>
2643    <t:type>
2644      <t:topicRef href="#has-environment"/>
2645    </t:type>
2646    <t:role>
2647      <t:type>
2648        <t:topicRef href="#environment-role-type"/>
2649      </t:type>
2650      <t:topicRef href="#development"/>
2651    </t:role>
2652    <t:role>
2653      <t:type>
2654        <t:topicRef href="#hash-role-type"/>
2655      </t:type>
2656      <t:topicRef href="#schema"/>
2657    </t:role>
2658  </t:association>
2659
2660  <t:association>
2661    <t:type>
2662      <t:topicRef href="#has-environment"/>
2663    </t:type>
2664    <t:role>
2665      <t:type>
2666        <t:topicRef href="#environment-role-type"/>
2667      </t:type>
2668      <t:topicRef href="#testing"/>
2669    </t:role>
2670    <t:role>
2671      <t:type>
2672        <t:topicRef href="#hash-role-type"/>
2673      </t:type>
2674      <t:topicRef href="#webpublish"/>
2675    </t:role>
2676  </t:association>
2677
2678  <t:association>
2679    <t:type>
2680      <t:topicRef href="#has-environment"/>
2681    </t:type>
2682    <t:role>
2683      <t:type>
2684        <t:topicRef href="#environment-role-type"/>
2685      </t:type>
2686      <t:topicRef href="#testing"/>
2687    </t:role>
2688    <t:role>
2689      <t:type>
2690        <t:topicRef href="#hash-role-type"/>
2691      </t:type>
2692      <t:topicRef href="#last-api-change"/>
2693    </t:role>
2694  </t:association>
2695
2696  <t:association>
2697    <t:type>
2698      <t:topicRef href="#has-environment"/>
2699    </t:type>
2700    <t:role>
2701      <t:type>
2702        <t:topicRef href="#environment-role-type"/>
2703      </t:type>
2704      <t:topicRef href="#testing"/>
2705    </t:role>
2706    <t:role>
2707      <t:type>
2708        <t:topicRef href="#hash-role-type"/>
2709      </t:type>
2710      <t:topicRef href="#rdf-repository"/>
2711    </t:role>
2712  </t:association>
2713
2714  <t:association>
2715    <t:type>
2716      <t:topicRef href="#has-environment"/>
2717    </t:type>
2718    <t:role>
2719      <t:type>
2720        <t:topicRef href="#environment-role-type"/>
2721      </t:type>
2722      <t:topicRef href="#testing"/>
2723    </t:role>
2724    <t:role>
2725      <t:type>
2726        <t:topicRef href="#hash-role-type"/>
2727      </t:type>
2728      <t:topicRef href="#exist"/>
2729    </t:role>
2730  </t:association>
2731
2732  <t:association>
2733    <t:type>
2734      <t:topicRef href="#has-environment"/>
2735    </t:type>
2736    <t:role>
2737      <t:type>
2738        <t:topicRef href="#environment-role-type"/>
2739      </t:type>
2740      <t:topicRef href="#testing"/>
2741    </t:role>
2742    <t:role>
2743      <t:type>
2744        <t:topicRef href="#hash-role-type"/>
2745      </t:type>
2746      <t:topicRef href="#logservice"/>
2747    </t:role>
2748  </t:association>
2749
2750  <t:association>
2751    <t:type>
2752      <t:topicRef href="#has-environment"/>
2753    </t:type>
2754    <t:role>
2755      <t:type>
2756        <t:topicRef href="#environment-role-type"/>
2757      </t:type>
2758      <t:topicRef href="#testing"/>
2759    </t:role>
2760    <t:role>
2761      <t:type>
2762        <t:topicRef href="#hash-role-type"/>
2763      </t:type>
2764      <t:topicRef href="#tgcrud"/>
2765    </t:role>
2766  </t:association>
2767
2768  <t:association>
2769    <t:type>
2770      <t:topicRef href="#has-environment"/>
2771    </t:type>
2772    <t:role>
2773      <t:type>
2774        <t:topicRef href="#environment-role-type"/>
2775      </t:type>
2776      <t:topicRef href="#testing"/>
2777    </t:role>
2778    <t:role>
2779      <t:type>
2780        <t:topicRef href="#hash-role-type"/>
2781      </t:type>
2782      <t:topicRef href="#tgsearch"/>
2783    </t:role>
2784  </t:association>
2785
2786  <t:association>
2787    <t:type>
2788      <t:topicRef href="#has-environment"/>
2789    </t:type>
2790    <t:role>
2791      <t:type>
2792        <t:topicRef href="#environment-role-type"/>
2793      </t:type>
2794      <t:topicRef href="#testing"/>
2795    </t:role>
2796    <t:role>
2797      <t:type>
2798        <t:topicRef href="#hash-role-type"/>
2799      </t:type>
2800      <t:topicRef href="#tgauth"/>
2801    </t:role>
2802  </t:association>
2803
2804  <t:association>
2805    <t:type>
2806      <t:topicRef href="#has-environment"/>
2807    </t:type>
2808    <t:role>
2809      <t:type>
2810        <t:topicRef href="#environment-role-type"/>
2811      </t:type>
2812      <t:topicRef href="#testing"/>
2813    </t:role>
2814    <t:role>
2815      <t:type>
2816        <t:topicRef href="#hash-role-type"/>
2817      </t:type>
2818      <t:topicRef href="#authz"/>
2819    </t:role>
2820  </t:association>
2821
2822  <t:association>
2823    <t:type>
2824      <t:topicRef href="#has-environment"/>
2825    </t:type>
2826    <t:role>
2827      <t:type>
2828        <t:topicRef href="#environment-role-type"/>
2829      </t:type>
2830      <t:topicRef href="#testing"/>
2831    </t:role>
2832    <t:role>
2833      <t:type>
2834        <t:topicRef href="#hash-role-type"/>
2835      </t:type>
2836      <t:topicRef href="#workflow"/>
2837    </t:role>
2838  </t:association>
2839
2840  <t:association>
2841    <t:type>
2842      <t:topicRef href="#has-environment"/>
2843    </t:type>
2844    <t:role>
2845      <t:type>
2846        <t:topicRef href="#environment-role-type"/>
2847      </t:type>
2848      <t:topicRef href="#testing"/>
2849    </t:role>
2850    <t:role>
2851      <t:type>
2852        <t:topicRef href="#hash-role-type"/>
2853      </t:type>
2854      <t:topicRef href="#ns"/>
2855    </t:role>
2856  </t:association>
2857
2858  <t:association>
2859    <t:type>
2860      <t:topicRef href="#has-environment"/>
2861    </t:type>
2862    <t:role>
2863      <t:type>
2864        <t:topicRef href="#environment-role-type"/>
2865      </t:type>
2866      <t:topicRef href="#testing"/>
2867    </t:role>
2868    <t:role>
2869      <t:type>
2870        <t:topicRef href="#hash-role-type"/>
2871      </t:type>
2872      <t:topicRef href="#schema"/>
2873    </t:role>
2874  </t:association>
2875
2876  <t:association>
2877    <t:type>
2878      <t:topicRef href="#has-environment"/>
2879    </t:type>
2880    <t:role>
2881      <t:type>
2882        <t:topicRef href="#environment-role-type"/>
2883      </t:type>
2884      <t:topicRef href="#production"/>
2885    </t:role>
2886    <t:role>
2887      <t:type>
2888        <t:topicRef href="#hash-role-type"/>
2889      </t:type>
2890      <t:topicRef href="#webpublish"/>
2891    </t:role>
2892  </t:association>
2893
2894  <t:association>
2895    <t:type>
2896      <t:topicRef href="#has-environment"/>
2897    </t:type>
2898    <t:role>
2899      <t:type>
2900        <t:topicRef href="#environment-role-type"/>
2901      </t:type>
2902      <t:topicRef href="#production"/>
2903    </t:role>
2904    <t:role>
2905      <t:type>
2906        <t:topicRef href="#hash-role-type"/>
2907      </t:type>
2908      <t:topicRef href="#last-api-change"/>
2909    </t:role>
2910  </t:association>
2911
2912  <t:association>
2913    <t:type>
2914      <t:topicRef href="#has-environment"/>
2915    </t:type>
2916    <t:role>
2917      <t:type>
2918        <t:topicRef href="#environment-role-type"/>
2919      </t:type>
2920      <t:topicRef href="#production"/>
2921    </t:role>
2922    <t:role>
2923      <t:type>
2924        <t:topicRef href="#hash-role-type"/>
2925      </t:type>
2926      <t:topicRef href="#rdf-repository"/>
2927    </t:role>
2928  </t:association>
2929
2930  <t:association>
2931    <t:type>
2932      <t:topicRef href="#has-environment"/>
2933    </t:type>
2934    <t:role>
2935      <t:type>
2936        <t:topicRef href="#environment-role-type"/>
2937      </t:type>
2938      <t:topicRef href="#production"/>
2939    </t:role>
2940    <t:role>
2941      <t:type>
2942        <t:topicRef href="#hash-role-type"/>
2943      </t:type>
2944      <t:topicRef href="#exist"/>
2945    </t:role>
2946  </t:association>
2947
2948  <t:association>
2949    <t:type>
2950      <t:topicRef href="#has-environment"/>
2951    </t:type>
2952    <t:role>
2953      <t:type>
2954        <t:topicRef href="#environment-role-type"/>
2955      </t:type>
2956      <t:topicRef href="#production"/>
2957    </t:role>
2958    <t:role>
2959      <t:type>
2960        <t:topicRef href="#hash-role-type"/>
2961      </t:type>
2962      <t:topicRef href="#logservice"/>
2963    </t:role>
2964  </t:association>
2965
2966  <t:association>
2967    <t:type>
2968      <t:topicRef href="#has-environment"/>
2969    </t:type>
2970    <t:role>
2971      <t:type>
2972        <t:topicRef href="#environment-role-type"/>
2973      </t:type>
2974      <t:topicRef href="#production"/>
2975    </t:role>
2976    <t:role>
2977      <t:type>
2978        <t:topicRef href="#hash-role-type"/>
2979      </t:type>
2980      <t:topicRef href="#tgcrud"/>
2981    </t:role>
2982  </t:association>
2983
2984  <t:association>
2985    <t:type>
2986      <t:topicRef href="#has-environment"/>
2987    </t:type>
2988    <t:role>
2989      <t:type>
2990        <t:topicRef href="#environment-role-type"/>
2991      </t:type>
2992      <t:topicRef href="#production"/>
2993    </t:role>
2994    <t:role>
2995      <t:type>
2996        <t:topicRef href="#hash-role-type"/>
2997      </t:type>
2998      <t:topicRef href="#tgsearch"/>
2999    </t:role>
3000  </t:association>
3001
3002  <t:association>
3003    <t:type>
3004      <t:topicRef href="#has-environment"/>
3005    </t:type>
3006    <t:role>
3007      <t:type>
3008        <t:topicRef href="#environment-role-type"/>
3009      </t:type>
3010      <t:topicRef href="#production"/>
3011    </t:role>
3012    <t:role>
3013      <t:type>
3014        <t:topicRef href="#hash-role-type"/>
3015      </t:type>
3016      <t:topicRef href="#tgauth"/>
3017    </t:role>
3018  </t:association>
3019
3020  <t:association>
3021    <t:type>
3022      <t:topicRef href="#has-environment"/>
3023    </t:type>
3024    <t:role>
3025      <t:type>
3026        <t:topicRef href="#environment-role-type"/>
3027      </t:type>
3028      <t:topicRef href="#production"/>
3029    </t:role>
3030    <t:role>
3031      <t:type>
3032        <t:topicRef href="#hash-role-type"/>
3033      </t:type>
3034      <t:topicRef href="#authz"/>
3035    </t:role>
3036  </t:association>
3037
3038  <t:association>
3039    <t:type>
3040      <t:topicRef href="#has-environment"/>
3041    </t:type>
3042    <t:role>
3043      <t:type>
3044        <t:topicRef href="#environment-role-type"/>
3045      </t:type>
3046      <t:topicRef href="#production"/>
3047    </t:role>
3048    <t:role>
3049      <t:type>
3050        <t:topicRef href="#hash-role-type"/>
3051      </t:type>
3052      <t:topicRef href="#workflow"/>
3053    </t:role>
3054  </t:association>
3055
3056  <t:association>
3057    <t:type>
3058      <t:topicRef href="#has-environment"/>
3059    </t:type>
3060    <t:role>
3061      <t:type>
3062        <t:topicRef href="#environment-role-type"/>
3063      </t:type>
3064      <t:topicRef href="#production"/>
3065    </t:role>
3066    <t:role>
3067      <t:type>
3068        <t:topicRef href="#hash-role-type"/>
3069      </t:type>
3070      <t:topicRef href="#ns"/>
3071    </t:role>
3072  </t:association>
3073
3074  <t:association>
3075    <t:type>
3076      <t:topicRef href="#has-environment"/>
3077    </t:type>
3078    <t:role>
3079      <t:type>
3080        <t:topicRef href="#environment-role-type"/>
3081      </t:type>
3082      <t:topicRef href="#production"/>
3083    </t:role>
3084    <t:role>
3085      <t:type>
3086        <t:topicRef href="#hash-role-type"/>
3087      </t:type>
3088      <t:topicRef href="#schema"/>
3089    </t:role>
3090  </t:association>
3091
3092  <t:association>
3093    <t:type>
3094      <t:topicRef href="#has-environment"/>
3095    </t:type>
3096    <t:role>
3097      <t:type>
3098        <t:topicRef href="#environment-role-type"/>
3099      </t:type>
3100      <t:topicRef href="#newmeta"/>
3101    </t:role>
3102    <t:role>
3103      <t:type>
3104        <t:topicRef href="#hash-role-type"/>
3105      </t:type>
3106      <t:topicRef href="#exist"/>
3107    </t:role>
3108  </t:association>
3109
3110  <t:association>
3111    <t:type>
3112      <t:topicRef href="#has-environment"/>
3113    </t:type>
3114    <t:role>
3115      <t:type>
3116        <t:topicRef href="#environment-role-type"/>
3117      </t:type>
3118      <t:topicRef href="#newmeta"/>
3119    </t:role>
3120    <t:role>
3121      <t:type>
3122        <t:topicRef href="#hash-role-type"/>
3123      </t:type>
3124      <t:topicRef href="#tgcrud"/>
3125    </t:role>
3126  </t:association>
3127
3128  <t:association>
3129    <t:type>
3130      <t:topicRef href="#has-environment"/>
3131    </t:type>
3132    <t:role>
3133      <t:type>
3134        <t:topicRef href="#environment-role-type"/>
3135      </t:type>
3136      <t:topicRef href="#newmeta"/>
3137    </t:role>
3138    <t:role>
3139      <t:type>
3140        <t:topicRef href="#hash-role-type"/>
3141      </t:type>
3142      <t:topicRef href="#authz"/>
3143    </t:role>
3144  </t:association>
3145
3146  <t:association>
3147    <t:type>
3148      <t:topicRef href="#has-environment"/>
3149    </t:type>
3150    <t:role>
3151      <t:type>
3152        <t:topicRef href="#environment-role-type"/>
3153      </t:type>
3154      <t:topicRef href="#newmeta"/>
3155    </t:role>
3156    <t:role>
3157      <t:type>
3158        <t:topicRef href="#hash-role-type"/>
3159      </t:type>
3160      <t:topicRef href="#logservice"/>
3161    </t:role>
3162  </t:association>
3163
3164  <t:association>
3165    <t:type>
3166      <t:topicRef href="#has-environment"/>
3167    </t:type>
3168    <t:role>
3169      <t:type>
3170        <t:topicRef href="#environment-role-type"/>
3171      </t:type>
3172      <t:topicRef href="#newmeta"/>
3173    </t:role>
3174    <t:role>
3175      <t:type>
3176        <t:topicRef href="#hash-role-type"/>
3177      </t:type>
3178      <t:topicRef href="#last-api-change"/>
3179    </t:role>
3180  </t:association>
3181
3182  <t:association>
3183    <t:type>
3184      <t:topicRef href="#has-environment"/>
3185    </t:type>
3186    <t:role>
3187      <t:type>
3188        <t:topicRef href="#environment-role-type"/>
3189      </t:type>
3190      <t:topicRef href="#newmeta"/>
3191    </t:role>
3192    <t:role>
3193      <t:type>
3194        <t:topicRef href="#hash-role-type"/>
3195      </t:type>
3196      <t:topicRef href="#tgsearch"/>
3197    </t:role>
3198  </t:association>
3199
3200  <t:association>
3201    <t:type>
3202      <t:topicRef href="#has-environment"/>
3203    </t:type>
3204    <t:role>
3205      <t:type>
3206        <t:topicRef href="#environment-role-type"/>
3207      </t:type>
3208      <t:topicRef href="#newmeta"/>
3209    </t:role>
3210    <t:role>
3211      <t:type>
3212        <t:topicRef href="#hash-role-type"/>
3213      </t:type>
3214      <t:topicRef href="#userdata"/>
3215    </t:role>
3216  </t:association>
3217
3218  <t:association>
3219    <t:type>
3220      <t:topicRef href="#has-environment"/>
3221    </t:type>
3222    <t:role>
3223      <t:type>
3224        <t:topicRef href="#environment-role-type"/>
3225      </t:type>
3226      <t:topicRef href="#newmeta"/>
3227    </t:role>
3228    <t:role>
3229      <t:type>
3230        <t:topicRef href="#hash-role-type"/>
3231      </t:type>
3232      <t:topicRef href="#pwchange"/>
3233    </t:role>
3234  </t:association>
3235
3236  <t:association>
3237    <t:type>
3238      <t:topicRef href="#has-environment"/>
3239    </t:type>
3240    <t:role>
3241      <t:type>
3242        <t:topicRef href="#environment-role-type"/>
3243      </t:type>
3244      <t:topicRef href="#newmeta"/>
3245    </t:role>
3246    <t:role>
3247      <t:type>
3248        <t:topicRef href="#hash-role-type"/>
3249      </t:type>
3250      <t:topicRef href="#schema"/>
3251    </t:role>
3252  </t:association>
3253
3254  <t:association>
3255    <t:type>
3256      <t:topicRef href="#has-environment"/>
3257    </t:type>
3258    <t:role>
3259      <t:type>
3260        <t:topicRef href="#environment-role-type"/>
3261      </t:type>
3262      <t:topicRef href="#newmeta"/>
3263    </t:role>
3264    <t:role>
3265      <t:type>
3266        <t:topicRef href="#hash-role-type"/>
3267      </t:type>
3268      <t:topicRef href="#workflow"/>
3269    </t:role>
3270  </t:association>
3271
3272  <t:association>
3273    <t:type>
3274      <t:topicRef href="#has-environment"/>
3275    </t:type>
3276    <t:role>
3277      <t:type>
3278        <t:topicRef href="#environment-role-type"/>
3279      </t:type>
3280      <t:topicRef href="#newmeta"/>
3281    </t:role>
3282    <t:role>
3283      <t:type>
3284        <t:topicRef href="#hash-role-type"/>
3285      </t:type>
3286      <t:topicRef href="#tgauth"/>
3287    </t:role>
3288  </t:association>
3289
3290  <t:association>
3291    <t:type>
3292      <t:topicRef href="#has-environment"/>
3293    </t:type>
3294    <t:role>
3295      <t:type>
3296        <t:topicRef href="#environment-role-type"/>
3297      </t:type>
3298      <t:topicRef href="#newmeta"/>
3299    </t:role>
3300    <t:role>
3301      <t:type>
3302        <t:topicRef href="#hash-role-type"/>
3303      </t:type>
3304      <t:topicRef href="#webpublish"/>
3305    </t:role>
3306  </t:association>
3307
3308  <t:association>
3309    <t:type>
3310      <t:topicRef href="#has-environment"/>
3311    </t:type>
3312    <t:role>
3313      <t:type>
3314        <t:topicRef href="#environment-role-type"/>
3315      </t:type>
3316      <t:topicRef href="#newmeta"/>
3317    </t:role>
3318    <t:role>
3319      <t:type>
3320        <t:topicRef href="#hash-role-type"/>
3321      </t:type>
3322      <t:topicRef href="#ns"/>
3323    </t:role>
3324  </t:association>
3325
3326  <t:association>
3327    <t:type>
3328      <t:topicRef href="#has-environment"/>
3329    </t:type>
3330    <t:role>
3331      <t:type>
3332        <t:topicRef href="#environment-role-type"/>
3333      </t:type>
3334      <t:topicRef href="#newmeta"/>
3335    </t:role>
3336    <t:role>
3337      <t:type>
3338        <t:topicRef href="#hash-role-type"/>
3339      </t:type>
3340      <t:topicRef href="#rdf-repository"/>
3341    </t:role>
3342  </t:association>
3343</t:topicMap>
Note: See TracBrowser for help on using the repository browser.