source: trunk/src/unit_tests/notificationbase.xtm

Last change on this file was 328, checked in by lgiessmann, 14 years ago

fixed ticket #75 --> changed license terms from LGPL to LLGPL in the trunk tree

File size: 19.2 KB
Line 
1<?xml version="1.0"?>
2<!-- ======================================================================= -->
3<!--  Isidorus                                                               -->
4<!--  (c) 2008-2010 Marc Kuester, Christoph Ludwig, Lukas Georgieff          -->
5<!--                                                                         -->
6<!--  Isidorus is freely distributable under the LLGPL license.              -->
7<!--  This ajax module uses the frameworks PrototypeJs and Scriptaculous,    -->
8<!--  both are distributed under the MIT license.                            -->
9<!--  You can find a detailed description in trunk/docs/LLGPL-LICENSE.txt,   -->
10<!--  trunk/docs/LGPL-LICENSE.txt and in                                     -->
11<!--  trunk/src/ajax/javascripts/external/MIT-LICENSE.txt.                   -->
12<!-- ======================================================================= -->
13
14<topicMap xmlns="http://www.topicmaps.org/xtm/" version="2.0">
15  <topic id="t1">
16    <!-- functions as source locator (does this make a lot of sense
17         for items from the ontology itself? And indeed for topics in
18         general which have their PSI? -->
19    <itemIdentity href="http://psi.egovpt.org/itemIdentifiers#t1"/>
20    <subjectIdentifier href="http://www.networkedplanet.com/psi/npcl/meta-types/topic-type"/>
21    <name><value>Topic Type</value></name>
22  </topic>
23
24  <topic id="t2">
25    <itemIdentity href="http://psi.egovpt.org/itemIdentifiers#t2"/>
26    <subjectIdentifier href="http://psi.egovpt.org/types/service"/>
27    <instanceOf><topicRef href="#t1"/></instanceOf>
28    <name><value>Service</value></name>
29  </topic>
30
31  <topic id="t3">
32    <itemIdentity href="http://psi.egovpt.org/itemIdentifiers#t3"/>
33    <subjectIdentifier href="http://psi.egovpt.org/types/standard"/>
34    <instanceOf><topicRef href="#t1"/></instanceOf>
35    <name><value>Standard</value></name>
36  </topic>
37
38  <topic id="t3a">
39    <itemIdentity href="http://psi.egovpt.org/itemIdentifiers#t3a"/>
40    <subjectIdentifier href="http://psi.egovpt.org/types/semanticstandard"/>
41    <instanceOf><topicRef href="#t3"/></instanceOf>
42    <name><value>Semantic Standard</value></name>
43  </topic> 
44
45  <topic id="t3b">
46    <itemIdentity href="http://psi.egovpt.org/itemIdentifiers#t3b"/>
47    <subjectIdentifier href="http://psi.egovpt.org/types/technicalstandard"/>
48    <instanceOf><topicRef href="#t3"/></instanceOf>
49    <name><value>Technical Standard</value></name>
50  </topic> 
51
52  <topic id="t4">
53    <itemIdentity href="http://psi.egovpt.org/itemIdentifiers#t4"/>
54    <subjectIdentifier href="http://psi.egovpt.org/types/subject"/>
55    <instanceOf><topicRef href="#t1"/></instanceOf>
56    <name><value>Subject</value></name>
57  </topic>
58 
59  <topic id="t6">
60    <itemIdentity href="http://psi.egovpt.org/itemIdentifiers#t6"/>
61    <subjectIdentifier href="http://www.networkedplanet.com/psi/npcl/meta-types/occurrence-type"/>
62    <instanceOf><topicRef href="#t1"/></instanceOf>
63    <name><value>Occurrence Type</value></name>
64  </topic>
65
66  <topic id="t7">
67    <itemIdentity href="http://psi.egovpt.org/itemIdentifiers#t7"/>
68    <subjectIdentifier href="http://www.networkedplanet.com/psi/npcl/meta-types/association-type"/>
69    <instanceOf><topicRef href="#t1"/></instanceOf>
70    <name><value>Association Type</value></name>
71  </topic>
72
73  <topic id="t8">
74    <itemIdentity href="http://psi.egovpt.org/itemIdentifiers#t8"/>
75    <subjectIdentifier href="http://www.networkedplanet.com/psi/npcl/meta-types/association-role-type"/>
76    <instanceOf><topicRef href="#t1"/></instanceOf>
77    <name><value>Association Role Type</value></name>
78  </topic>
79 
80  <!-- rudimentary taxonomies -->
81  <topic id="t50">
82    <itemIdentity href="http://psi.egovpt.org/itemIdentifiers#t50"/>
83    <subjectIdentifier href="http://psi.egovpt.org/types/topicInTaxonomy"/>
84    <instanceOf><topicRef href="#t1"/></instanceOf>
85    <name><value>Topic used in this rudimentary taxonomy</value></name>
86  </topic>
87
88  <topic id="t50a">
89    <itemIdentity href="http://psi.egovpt.org/itemIdentifiers#t50a"/>
90    <subjectIdentifier href="http://psi.egovpt.org/types/long-name"/>
91    <instanceOf><topicRef href="#t6"/></instanceOf>
92    <name>
93      <value>long version of a name</value>
94      <variant>
95        <scope><topicRef href="#sort"/></scope>
96        <resourceData datatype="http://www.w3.org/2001/XMLSchema#string">Long-Version</resourceData>
97      </variant>
98    </name>
99  </topic>
100
101
102  <topic id="t51">
103    <itemIdentity href="http://psi.egovpt.org/itemIdentifiers#t51"/>
104    <subjectIdentifier href="http://psi.egovpt.org/types/standardHasStatus"/>
105    <instanceOf><topicRef href="#t6"/></instanceOf>
106    <name><value>Standard has a given status</value></name>
107  </topic>
108
109  <topic id="t52">
110    <itemIdentity href="http://psi.egovpt.org/itemIdentifiers#t52"/>
111    <subjectIdentifier href="http://psi.egovpt.org/status/InternationalStandard"/>
112    <instanceOf><topicRef href="#t50"/></instanceOf>
113    <name><value>International Standard</value></name>
114  </topic>
115
116  <topic id="t53">
117    <itemIdentity href="http://psi.egovpt.org/itemIdentifiers#t53"/>
118    <subjectIdentifier href="http://psi.egovpt.org/types/description"/>
119    <instanceOf><topicRef href="#t6"/></instanceOf>
120    <name><value>Topic has a given description</value></name>
121  </topic>
122
123  <topic id="t54">
124    <itemIdentity href="http://psi.egovpt.org/itemIdentifiers#t54"/>
125    <subjectIdentifier href="http://psi.egovpt.org/types/standardValidFromDate"/>
126    <instanceOf><topicRef href="#t6"/></instanceOf>
127    <name><value>Standard is valid from a given date</value></name>
128  </topic>
129
130  <topic id="t55">
131    <itemIdentity href="http://psi.egovpt.org/itemIdentifiers#t55"/>
132    <subjectIdentifier href="http://psi.egovpt.org/types/links"/>
133    <instanceOf><topicRef href="#t6"/></instanceOf>
134    <name><value>Links pertinent to this URL</value></name>
135  </topic>
136
137  <topic id="t56">
138    <itemIdentity href="http://psi.egovpt.org/itemIdentifiers#t56"/>
139    <subjectIdentifier href="http://psi.egovpt.org/types/topicIsAboutSubject"/>
140    <instanceOf>
141      <topicRef href="#t7"/>
142    </instanceOf>
143    <name>
144      <value>topic is about subject</value>
145    </name>
146  </topic>
147
148  <topic id="t57">
149    <itemIdentity href="http://psi.egovpt.org/itemIdentifiers#t57"/>
150    <subjectIdentifier href="http://psi.egovpt.org/types/isNarrowerSubject"/>
151    <instanceOf>
152      <topicRef href="#t7"/>
153    </instanceOf>
154    <name>
155      <value>subject is narrower than the other one</value>
156    </name>
157  </topic>
158
159  <topic id="t58">
160    <itemIdentity href="http://psi.egovpt.org/itemIdentifiers#t58"/>
161    <subjectIdentifier href="http://psi.egovpt.org/types/narrowerSubject"/>
162    <instanceOf>
163      <topicRef href="#t8"/>
164    </instanceOf>
165    <name>
166      <value>subject is narrower than the other one</value>
167    </name>
168  </topic>
169
170  <topic id="t59">
171    <itemIdentity href="http://psi.egovpt.org/itemIdentifiers#t59"/>
172    <subjectIdentifier href="http://psi.egovpt.org/types/broaderSubject"/>
173    <instanceOf>
174      <topicRef href="#t8"/>
175    </instanceOf>
176    <name>
177      <value>subject is broader than the other one</value>
178    </name>
179  </topic>
180
181  <topic id="t60">
182    <itemIdentity href="http://psi.egovpt.org/itemIdentifiers#t60"/>
183    <subjectIdentifier href="http://psi.egovpt.org/types/standardIsAboutSubject"/>
184    <instanceOf>
185      <topicRef href="#t7"/>
186    </instanceOf>
187    <name>
188      <value>standard is about subject</value>
189    </name>
190  </topic>
191
192  <topic id="t61">
193    <itemIdentity href="http://psi.egovpt.org/itemIdentifiers#t61"/>
194    <subjectIdentifier href="http://psi.egovpt.org/types/SubjectRoleType"/>
195    <instanceOf>
196      <topicRef href="#t8"/>
197    </instanceOf>
198    <name>
199      <value>role is subject</value>
200    </name>
201  </topic>
202
203  <topic id="t62">
204    <itemIdentity href="http://psi.egovpt.org/itemIdentifiers#t62"/>
205    <subjectIdentifier href="http://psi.egovpt.org/types/StandardRoleType"/>
206    <instanceOf>
207      <topicRef href="#t8"/>
208    </instanceOf>
209    <name>
210      <value>role is standard</value>
211    </name>
212  </topic>
213
214  <topic id="t63">
215    <itemIdentity href="http://psi.egovpt.org/itemIdentifiers#t63"/>
216    <subjectIdentifier href="http://psi.egovpt.org/types/ServiceRoleType"/>
217    <instanceOf>
218      <topicRef href="#t8"/>
219    </instanceOf>
220    <name>
221      <value>role is service</value>
222    </name>
223  </topic>
224
225
226  <topic id="t64">
227    <itemIdentity href="http://psi.egovpt.org/itemIdentifiers#t64"/>
228    <subjectIdentifier href="http://psi.egovpt.org/types/serviceUsesStandard"/>
229    <instanceOf>
230      <topicRef href="#t7"/>
231    </instanceOf>
232    <name>
233      <value>service uses standard</value>
234    </name>
235  </topic>
236
237  <!-- A few standards -->
238  <topic id="t100">
239    <itemIdentity href="http://psi.egovpt.org/itemIdentifiers#t100"/>
240    <subjectIdentifier href="http://psi.egovpt.org/standard/ISO+19115%3A+Geographic+Information+-+Metadata"/>
241    <instanceOf><topicRef href="#t3a"/></instanceOf>
242    <name>
243      <itemIdentity href="http://psi.egovpt.org/itemIdentifiers#t100_n1"/>
244      <value>ISO 19115</value>
245      <variant>
246        <itemIdentity href="http://psi.egovpt.org/itemIdentifiers#t100_n1_v1"/>
247        <scope><topicRef href="#display"/></scope>
248        <resourceData>Geographic Information - Metadata</resourceData>
249      </variant>
250      <variant>
251        <itemIdentity href="http://psi.egovpt.org/itemIdentifiers#t100_n1_v2"/>
252        <scope><topicRef href="#sort"/></scope>
253        <resourceData>ISO-19115</resourceData>
254      </variant>
255    </name>
256    <occurrence>
257      <itemIdentity href="http://psi.egovpt.org/itemIdentifiers#t100_o1"/>
258      <type><topicRef href="#t51"/></type>
259      <resourceRef href="http://www.budabe.de/"/>
260    </occurrence>
261    <occurrence>
262      <itemIdentity href="http://psi.egovpt.org/itemIdentifiers#t100_o2"/>
263      <type><topicRef href="#t53"/></type>
264      <resourceData
265          datatype="http://www.w3.org/2001/XMLSchema#string">The ISO 19115 standard ...</resourceData>
266    </occurrence>
267    <occurrence>
268      <itemIdentity href="http://psi.egovpt.org/itemIdentifiers#t100_o3"/>
269      <type><topicRef href="#t54"/></type>
270      <resourceData datatype="http://www.w3.org/2001/XMLSchema#date">2003-01-01</resourceData>
271    </occurrence>
272    <occurrence>
273      <itemIdentity href="http://psi.egovpt.org/itemIdentifiers#t100_o4"/>
274      <type><topicRef href="#t55"/></type>
275      <resourceRef href="http://www.editeur.org/standards/ISO19115.pdf"/>
276    </occurrence>
277  </topic>
278
279  <topic id="t101">
280    <subjectIdentifier href="http://psi.egovpt.org/standard/Topic+Maps+2002"/>
281    <instanceOf>
282      <topicRef href="#t3a"/><!-- semantic standard -->
283    </instanceOf>
284    <name>
285      <value>Topic Maps 2002</value>
286    </name>
287    <name>
288      <itemIdentity href="http://psi.egovpt.org/itemIdentifiers#t101_n2"/>
289      <type>
290        <!-- doesn't make a lot of sense, only for testing -->
291        <topicRef href="#t50a"/>
292      </type>
293      <scope>
294        <topicRef href="#t50a"/><!-- long name -->
295      </scope>
296      <value>ISO/IEC 13250:2002: Topic Maps</value>
297      <variant>
298        <itemIdentity href="http://psi.egovpt.org/itemIdentifiers#t101_n2_v1"/>
299        <scope><topicRef href="#sort"/></scope>
300        <resourceData datatype="http://www.w3.org/2001/XMLSchema#string">ISO/IEC-13250:2002</resourceData>
301      </variant>
302      <variant>
303        <itemIdentity href="http://psi.egovpt.org/itemIdentifiers#t101_n2_v2"/>
304        <scope><topicRef href="#sort"/></scope>
305        <resourceData datatype="http://www.w3.org/2001/XMLSchema#string">ISO/IEC-13250:2002</resourceData>
306      </variant><!-- should be merged with the first variant and have 2 itemIdentity-elements -->
307    </name>
308    <occurrence>
309      <type>
310        <topicRef href="#t51"/><!-- standard has status -->
311      </type>
312      <resourceRef href="#t52"/><!-- is this a good way to model the relationship? borrowed as is from the demonstrator -->
313    </occurrence>
314    <occurrence>
315      <type>
316        <topicRef href="#t53"/><!-- description -->
317      </type>
318      <resourceData>This International Standard provides a
319      standardized notation for interchangeably representing
320      information about the structure of information resources used to
321      define topics, and the relationships between topics. A set of
322      one or more interrelated documents that employs the notation
323      defined by this International Standard is called a topic map. In
324      general, the structural information conveyed by topic maps
325      includes:&#13; &#8212; groupings of addressable information
326      objects around topics (&#8216;occurrences&#8217;), and&#13;
327      &#8212; relationships between topics
328      (&#8216;associations&#8217;).</resourceData>
329    </occurrence>
330    <occurrence>
331      <type><topicRef href="#t54"/></type>
332      <resourceData datatype="//www.w3.org/2001/XMLSchema#date">2002-05-19</resourceData>
333    </occurrence>
334    <occurrence>
335      <type>
336        <topicRef href="#t55"/>
337      </type>
338      <resourceRef href="http://www1.y12.doe.gov/capabilities/sgml/sc34/document/0322_files/iso13250-2nd-ed-v2.pdf"/>
339    </occurrence>
340  </topic>
341
342  <!-- A few subjects -->
343  <topic id="t200">
344    <subjectIdentifier href="http://psi.egovpt.org/subject/Web+Services"/>
345    <instanceOf><topicRef href="#t4"/></instanceOf>
346    <name>
347      <value>Web Services</value>
348    </name>
349  </topic>
350
351  <topic id="t201">
352    <subjectIdentifier href="http://psi.egovpt.org/subject/Semantic+Description"/>
353    <instanceOf><topicRef href="#t4"/></instanceOf>
354    <name>
355      <value>Semantic Description</value>
356    </name>
357  </topic>
358
359  <topic id="t202">
360    <subjectIdentifier href="http://psi.egovpt.org/subject/Data"/>
361    <instanceOf><topicRef href="#t4"/></instanceOf>
362    <name>
363      <value>Types of data</value>
364    </name>
365  </topic>
366
367  <topic id="t203">
368    <subjectIdentifier href="http://psi.egovpt.org/subject/GeoData"/>
369    <instanceOf><topicRef href="#t4"/></instanceOf>
370    <name>
371      <value>Geographic Data</value>
372    </name>
373  </topic>
374
375  <topic id="t204">
376    <subjectIdentifier href="http://psi.egovpt.org/subject/Legal+Data"/>
377    <instanceOf><topicRef href="#t4"/></instanceOf>
378    <name>
379      <value>Legal data</value>
380    </name>
381  </topic>
382
383
384  <!-- A few services -->
385  <topic id="t300">
386    <subjectIdentifier href="http://psi.egovpt.org/service/Norwegian+National+Curriculum"/>
387    <instanceOf>
388      <topicRef href="#t2"/>
389    </instanceOf>
390    <name><value>Norwegian National Curriculum</value></name>
391    <occurrence>
392      <type><topicRef href="#t53"/></type>
393      <resourceData>Normative version of the national Norwegian curriculum</resourceData>
394    </occurrence>
395    <occurrence>
396      <type><topicRef href="#t55"/></type>
397      <resourceRef href="http://www.udir.no"/>
398    </occurrence>
399  </topic>
400
401  <topic id="t301">
402    <subjectIdentifier href="http://psi.egovpt.org/service/Google+Maps"/>
403    <instanceOf>
404      <topicRef href="#t2"/>
405    </instanceOf>
406    <name>
407      <scope><topicRef href="#t50a"/></scope>
408      <value>Google Maps</value>
409    </name>
410    <occurrence>
411      <type><topicRef href="#t53"/></type>
412      <resourceData><div xmlns="http://www.w3.org/1999/xhtml"><p>a popular geodata service that is widely used for mashups with geodata</p><p>Probably not really conformant to ISO 19115, but who cares in this context.</p></div></resourceData>
413    </occurrence>
414    <occurrence>
415      <type><topicRef href="#t55"/></type>
416      <resourceRef href="http://maps.google.com"/>
417    </occurrence>
418  </topic>
419
420  <topic id="t301a">
421    <!-- exists for the sole purpose of being merged with t301 -->
422    <subjectIdentifier href="http://psi.egovpt.org/service/Google+Maps"/>
423    <subjectIdentifier href="http://maps.google.com"/>
424    <name>
425      <itemIdentity href="http://psi.egovpt.org/topic/t301a_n1"/>
426      <scope><topicRef href="#t50a"/></scope>
427      <value>Google Maps</value>
428    </name>
429    <name>
430      <scope>
431        <topicRef href="#t50a"/><!-- long name -->
432      </scope>
433      <value>Google Maps Application</value>
434    </name>
435    <occurrence>
436      <type><topicRef href="#t55"/></type>
437      <resourceRef href="http://maps.google.de"/>
438    </occurrence>
439  </topic>
440
441  <!-- A few associations -->
442  <association>
443    <type><topicRef href="#t57"/></type>
444    <role>
445      <type><topicRef href="#t59"/></type>
446      <topicRef href="#t202"/> <!-- subject: data -->
447    </role>
448    <role>
449      <type><topicRef href="#t58"/></type>
450      <topicRef href="#t203"/> <!-- subject: geodata -->
451    </role>
452  </association>
453
454  <association>
455    <type><topicRef href="#t57"/></type>
456    <role>
457      <type><topicRef href="#t59"/></type>
458      <topicRef href="#t202"/> <!-- subject: data -->
459    </role>
460    <role>
461      <type><topicRef href="#t58"/></type>
462      <topicRef href="#t204"/> <!-- subject: legal data -->
463    </role>
464  </association>
465
466  <association>
467    <type><topicRef href="#t60"/></type><!-- standard is about subject -->
468    <role>
469      <type><topicRef href="#t62"/></type>
470      <topicRef href="#t100"/> <!-- standard: geodata -->
471    </role>
472    <role>
473      <type><topicRef href="#t61"/></type>
474      <topicRef href="#t203"/> <!-- subject: geodata -->
475    </role>
476  </association>
477
478  <association>
479    <type><topicRef href="#t60"/></type><!-- standard is about subject -->
480    <role>
481      <type><topicRef href="#t62"/></type>
482      <topicRef href="#t100"/> <!-- standard: geodata -->
483    </role>
484    <role>
485      <type><topicRef href="#t61"/></type>
486      <topicRef href="#t201"/> <!-- subject: semantic description -->
487    </role>
488  </association>
489
490  <association>
491    <type><topicRef href="#t60"/></type><!-- standard is about subject -->
492    <role>
493      <type><topicRef href="#t62"/></type>
494      <topicRef href="#t101"/> <!-- standard: TM -->
495    </role>
496    <role>
497      <type><topicRef href="#t61"/></type>
498      <topicRef href="#t201"/> <!-- subject: semantic description -->
499    </role>
500  </association>
501
502  <association>
503    <type><topicRef href="#t64"/></type><!-- service uses standard -->
504    <role>
505      <type><topicRef href="#t63"/></type>
506      <topicRef href="#t300"/> <!-- service: Norwegian Curriculum -->
507    </role>
508    <role>
509      <type><topicRef href="#t62"/></type>
510      <topicRef href="#t101"/> <!-- standard: TM -->
511    </role>
512  </association>
513 
514  <association>
515    <type><topicRef href="#t64"/></type><!-- service uses standard -->
516    <role>
517      <type><topicRef href="#t63"/></type>
518      <topicRef href="#t301a"/> <!-- service: Google Maps, deliberately its second topicid  -->
519    </role>
520    <role>
521      <type><topicRef href="#t62"/></type>
522      <topicRef href="#t100"/> <!-- standard: GeoData -->
523    </role>
524  </association>
525
526  <association> <!-- deliberately duplicated association to test merging -->
527    <itemIdentity href="http://psi.egovpt.org/itemIdentifiers#assoc_7"/>
528    <type><topicRef href="#t64"/></type><!-- service uses standard -->
529    <role>
530      <type><topicRef href="#t63"/></type>
531      <topicRef href="#t301a"/> <!-- service: Google Maps, deliberately its second topicid  -->
532    </role>
533    <role>
534      <type><topicRef href="#t62"/></type>
535      <topicRef href="#t100"/> <!-- standard: GeoData -->
536    </role>
537  </association>
538
539
540
541
542  <!-- === for existing variants in names =================================== -->
543  <topic id="sort">
544    <subjectIdentifier href="http://www.topicmaps.org/xtm/1.0/core.xtm#sort"/>
545    <name>
546      <value>sort</value>
547    </name>
548  </topic>
549
550  <topic id="display">
551    <subjectIdentifier href="http://www.topicmaps.org/xtm/1.0/core.xtm#display"/>
552    <name>
553      <value>display</value>
554    </name>
555  </topic>
556
557
558</topicMap>
Note: See TracBrowser for help on using the repository browser.