[TASK] Add semantic handbook
This commit is contained in:
parent
4746c062e9
commit
8700728356
File diff suppressed because it is too large
Load Diff
|
@ -92,7 +92,7 @@
|
|||
\includegraphics[width=0.2\textwidth]{res/Wortmarke_WI_schwarz.pdf}
|
||||
{ ~ \sffamily
|
||||
\vfill
|
||||
{\Huge\bfseries Verarbeitung von Daten\-strömen im RDF-Format in Kombination mit Hin\-ter\-grund\-wis\-sen in der C-SPARQL-Engine}
|
||||
{\Huge\bfseries CEP auf RDF-Dateströmen unter Integration von Hin\-ter\-grund\-wis\-sen in der C-SPARQL-Engine}
|
||||
\bigskip
|
||||
|
||||
{\Large Jan Philipp Timme
|
||||
|
@ -117,7 +117,7 @@
|
|||
& Abteilung Informatik, Fakultät IV \\
|
||||
& Hochschule Hannover \\
|
||||
& juergen.dunkel@hs-hannover.de \\[5ex]
|
||||
{\bfseries\sffamily Zweitprüfer} & Jeremias Dötterl \\
|
||||
{\bfseries\sffamily Zweitprüfer} & Jeremias Dötterl, M. Sc. \\
|
||||
& Abteilung Informatik, Fakultät IV \\
|
||||
& Hochschule Hannover \\
|
||||
& jeremias.doetterl@hs-hannover.de
|
||||
|
@ -664,6 +664,7 @@ Quellenreferenzen
|
|||
\item \cite{man:owl}[Owl Reasoning Examples]
|
||||
\item \cite{w3c:sparql}[W3C zu SPARQL]
|
||||
\item \cite{iao:esper}[Marktübersicht Real-Time Monitoring Software]
|
||||
\item \cite{hitzler:semanticweb}[Grundlagen Semantic Web]
|
||||
\end{itemize}
|
||||
|
||||
% Referenz auf Bibtex mit Kommentar
|
||||
|
|
|
@ -123,4 +123,13 @@
|
|||
note = {\url{https://www.w3.org/TR/2014/REC-turtle-20140225/}},
|
||||
}
|
||||
|
||||
@Book{hitzler:semanticweb,
|
||||
author = {Pascal Hitzler and Markus Krötzsch and Sebastian Rudolph and York Sure},
|
||||
title = {Semantic Web},
|
||||
year = {2008},
|
||||
publisher = {Springer Berlin Heidelberg},
|
||||
doi = {10.1007/978-3-540-33994-6},
|
||||
url = {http://dx.doi.org/10.1007/978-3-540-33994-6},
|
||||
}
|
||||
|
||||
@Comment{jabref-meta: databaseType:biblatex;}
|
||||
|
|
Loading…
Reference in New Issue