1 | <html><head> |
---|
2 | <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"> |
---|
3 | <!-- Presentation generated by Internet Assistant for Microsoft PowerPoint 97 --> |
---|
4 | |
---|
5 | |
---|
6 | |
---|
7 | |
---|
8 | <meta name="GENERATOR" content="Microsoft Internet Assistant for Microsoft PowerPoint 97"> |
---|
9 | <title>XML-Informationssysteme</title> |
---|
10 | </head><body> |
---|
11 | |
---|
12 | <center> |
---|
13 | <table width="100%"> |
---|
14 | <tbody><tr> <td align="center" width="100%"> |
---|
15 | <a href="sld001.htm"><img src="sld029_files/first.gif" alt="Anfang" border="0"></a> |
---|
16 | <a href="sld028.htm"><img src="sld029_files/prev.gif" alt="Zurück" border="0"></a> |
---|
17 | <a href="sld030.htm"><img src="sld029_files/next.gif" alt="Weiter " border="0"></a> |
---|
18 | <a href="sld035.htm"><img src="sld029_files/last.gif" alt="Ende" border="0"></a> |
---|
19 | <img src="sld029_files/space.gif" border="0"> |
---|
20 | <a href="index.htm"><img src="sld029_files/info.gif" alt="Index " border="0"></a> |
---|
21 | <a href="http://www.josef-willenborg.de/"><img src="sld029_files/home.gif" alt="Homepage" border="0"></a> |
---|
22 | <a href="tsld029.htm"><img src="sld029_files/text.gif" alt="Text " border="0"></a> |
---|
23 | </td> </tr> |
---|
24 | <tr> <td align="center" width="100%"> |
---|
25 | <img src="sld029_files/img029.gif" usemap="#Objmap" border="0" height="1024" width="1280"> |
---|
26 | </td> </tr> |
---|
27 | </tbody></table> |
---|
28 | <p>Folie 29 von 35</p> |
---|
29 | </center> |
---|
30 | <!-- <UL> |
---|
31 | Anfragebeispiele (2)</UL></P> |
---|
32 | <P><UL> |
---|
33 | <LI> Welche Dokumente enthalten im Wert des Attributs "title" die Zeichenfolge "dog" mit einem Wortabstand von 5 Worten zu "cat"? |
---|
34 | <UL> |
---|
35 | <LI> near((dog, cat), 5, false) within title |
---|
36 | </UL></UL><UL> |
---|
37 | <LI> Welche Dokumente enthalten im Attribut "title" eine Zeichenfolge, die mit "sing" beginnt und die Zeichenfolge "Take That" oder die Zeichenfolge "Madonna" und enthalten im Attri-but "url" nicht die Zeichenfolge ".com" ? |
---|
38 | <UL> |
---|
39 | <LI> sing% and (Take That or Madonna) within title not %.com within url |
---|
40 | </UL></UL><UL> |
---|
41 | |
---|
42 | </UL><UL> |
---|
43 | <LI> Welche Dokumente enthalten die Zeichenfolge "car" oder Unterbegriffe von "car" bis zur Tiefe 3 in dem Thesaurus "vehicles"? |
---|
44 | <UL> |
---|
45 | <LI> nt(car, 3, vehicles) |
---|
46 | </UL></UL><UL> |
---|
47 | <LI> Welche Dokumente enthalten die Zeichenfolge "car" oder Synonyme oder deutsche Übersetzungen von "car" in dem Thesaurus "vehicles" oder einen einen Wurzelbegriff von "car" in dem Thesaurus "general lexicon" ? |
---|
48 | <UL> |
---|
49 | <LI> trsyn(car, german, vehicles) or tt(car, general lexicon) </UL></UL></P> |
---|
50 | <P><UL> |
---|
51 | <H2>XML-Informationssysteme</H2> |
---|
52 | </UL></P> |
---|
53 | <P> --> |
---|
54 | </body></html> |
---|