summaryrefslogtreecommitdiffstats
path: root/Report
diff options
context:
space:
mode:
authorMaik Teurlings <mteur@gmx.net>2008-05-26 13:20:39 (GMT)
committerMaik Teurlings <mteur@gmx.net>2008-05-26 13:20:39 (GMT)
commita309073b1068436a038313f2c107bb6189b6f4e4 (patch)
tree0a045f3cee62556d1755c0ff333ae520dd5a4d3a /Report
parente057c70c43e90d3ab3eb2aa4c2f80dfcd27a7b59 (diff)
download2id45-a309073b1068436a038313f2c107bb6189b6f4e4.zip
2id45-a309073b1068436a038313f2c107bb6189b6f4e4.tar.gz
2id45-a309073b1068436a038313f2c107bb6189b6f4e4.tar.bz2
Hfdst 1 en 3 + laatste XML schema
Diffstat (limited to 'Report')
-rw-r--r--Report/Chapter1.tex18
-rw-r--r--Report/Chapter3.tex6
-rw-r--r--Report/RSS.pngbin0 -> 35492 bytes
3 files changed, 23 insertions, 1 deletions
diff --git a/Report/Chapter1.tex b/Report/Chapter1.tex
new file mode 100644
index 0000000..712bfdd
--- /dev/null
+++ b/Report/Chapter1.tex
@@ -0,0 +1,18 @@
+\section{Introduction}
+For the master course Advanced Databases (2ID45), group 1 chose to
+create a liquor database. The project is called ”Pottepei” which is
+Flemish (Brussels) for a drunk. To access the database we've made a
+web interface, which can be found at "pottepei.schinagl.nl".
+\\\\
+This document will discussed the inside view of the project. The
+general description of the project can be read in chapter 2. What
+does the website do? And an overview of the techniques that were used
+to complete the project.
+\\\\
+In the next chapters we will go further into details about the
+project we used. In chapter 3 we will discuss all the XML aspects of
+the project. Which XML files were used? And how they look like. Also
+the purpose of the files will be discussed.
+\\\\
+In chapter 4 we will explain which query's we've used to retrieve
+some goals. Some query's will be given and explained.
diff --git a/Report/Chapter3.tex b/Report/Chapter3.tex
index 51b1b52..345a338 100644
--- a/Report/Chapter3.tex
+++ b/Report/Chapter3.tex
@@ -184,7 +184,7 @@ showed dotted (without their descendants).
\begin {center}
\includegraphics[width=117.2mm]{rssfeeds.png} \\
- Data tree of DB.xml
+ Data tree of rssfeed.xml
\end {center}
@@ -325,3 +325,7 @@ On figure below you'll see the Data tree of the RSS-feed XML. For all
element in the XML there will be only one shown completed. If there
can be more elements, which are the same as their siblings, they are
showed dotted (without their descendants).
+\begin {center}
+ \includegraphics[width=\textwidth]{RSS.png} \\
+ Data tree of RSS.xml
+\end {center}
diff --git a/Report/RSS.png b/Report/RSS.png
new file mode 100644
index 0000000..db07db3
--- /dev/null
+++ b/Report/RSS.png
Binary files differ