summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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