|
55 | 55 |
|
56 | 56 | %% |
57 | 57 | \begin{poster}% Set grid to false for final print |
58 | | - {grid=true,} |
| 58 | + {grid=false,} |
59 | 59 | % Eye Catcher |
60 | 60 | {\includegraphics[height=4.5cm]{img/medfak.pdf}} |
61 | 61 | % Title |
62 | 62 | % {Linked Open Data about Management of Health Information Systems} |
63 | | - {Open and linkable Knowledge about Management of Health Information Systems} |
| 63 | + {Open and Linkable Knowledge about Management of Health Information Systems} |
64 | 64 | % Authors |
65 | | - {Konrad Höffner {\small <khoeffner@imise.uni-leipzig.de>}, Franziska Jahn, Anna Lörke, Thomas Pause, Birgit Schneider, Elske |
| 65 | + {Konrad Höffner {<khoeffner@imise.uni-leipzig.de>}, Franziska Jahn, Anna Lörke, Thomas Pause, Birgit Schneider, Elske |
66 | 66 | Ammenwerth, Alfred Winter} |
67 | 67 | % University logo |
68 | 68 | {% The makebox allows the title to flow into the logo, this is a hack because of the L shaped logo. |
|
96 | 96 | The Semantic Network of Information Management in Hospitals (SNIK) is an OWL 2 DL ontology with a modular architecture: |
97 | 97 | The meta model provides a common vocabulary for the domain of hospital information system (HIS) management. |
98 | 98 | % and thus defines, which superclasses and relations can be used., see \cref{fig:metamodel}. |
99 | | -It defines three basic disjunctive classes: Role (who), Function (does what) and Entity Type (which information is read and written). %, see \cref{fig:metamodel}. |
| 99 | +It defines three basic disjunctive classes: Role (who), Function (does what) and Entity Type (which information is read and written).\\ |
| 100 | +~\\ |
100 | 101 | \includegraphics[width=1.01\columnwidth]{img/metamodel9s.pdf} |
101 | | -\vspace{0.3em} |
| 102 | +\vspace{-2em} |
102 | 103 | \end{posterbox} |
103 | 104 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
104 | 105 | \begin{posterbox}[name=methods,below=background]{Methods} |
105 | 106 | Semantic Web technologies principles are used to create, store and publish SNIK as Linked Open Data~\cite{sniktec}. |
106 | | -Subontologies are manually extracted from different sources and build upon the meta model by attaching their subclass hierarchies to the Function, Role and EntityType classes. |
| 107 | +Subontologies are manually extracted from different sources and build upon the meta model by attaching their subclass hierarchies to the Function, Role and EntityType classes.\\ |
| 108 | +~\\ |
107 | 109 | {\centering\includegraphics[width=0.8\columnwidth]{img/hierarchy.pdf}} |
| 110 | +\vspace{0.3em} |
108 | 111 | \begin{center} |
109 | 112 | \begin{tabular*}{0.96\columnwidth}{lll} |
110 | 113 | \toprule |
|
119 | 122 | \bottomrule |
120 | 123 | \end{tabular*} |
121 | 124 | \end{center} |
122 | | - |
123 | 125 | %inked Data principles, each class of SNIK has a unique URL. |
124 | 126 | %resource using the HTTP protocol to receive a description of |
125 | 127 | %the class, respectively the concept being represented by the |
|
129 | 131 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
130 | 132 | \begin{posterbox}[name=results,column=1]{Results} |
131 | 133 | SNIK v0.8 contains \num{4729} classes, \num{329} properties, \num{713} interlinks and \num{112747} triples. |
132 | | -To achieve our aim of making SNIK availble as Linked Open Data over several different interfaces, we publish SNIK under the CC BY-NC-SA 4.0 as: |
| 134 | +To achieve our aim of making SNIK available as Linked Open Data over several different interfaces, we publish SNIK under the CC BY-NC-SA 4.0 as: |
133 | 135 | \iffalse |
134 | 136 | \begin{tabulary}{\columnwidth}{lL} |
135 | 137 | \toprule |
|
248 | 250 | SNIK is supported under the DFG grant numbers 1605/7-1 and 1387/8-1. |
249 | 251 | \end{posterbox} |
250 | 252 | %%%%%%%%%%%%%%% IMISE Logo |
251 | | - \node [anchor=south east, inner sep=1pt,xshift=-19em] at (current page.south east) |
| 253 | + \node [anchor=south east, inner sep=1pt,xshift=-21em,yshift=1.1em] at (current page.south east) |
252 | 254 | {\includegraphics[height=0.03\textheight]{img/imise-logo.pdf} |
253 | 255 | }; |
254 | 256 | %%%%%%%%%%%%%%% SNIK Logo |
255 | | - \node [anchor=south east, inner sep=1pt,xshift=-35em] at (current page.south east) % for unknown reasons the xshift is necessary |
| 257 | + \node [anchor=south east, inner sep=1pt,xshift=-37em,yshift=1.1em] at (current page.south east) % for unknown reasons the xshift is necessary |
256 | 258 | {\includegraphics[height=0.03\textheight]{img/snik-logo.png} |
257 | 259 | }; |
258 | 260 | %%%%%%%%%%%%%%% DFG Logo |
259 | | - \node [anchor=south east, inner sep=1pt,xshift=-2.5em] at (current page.south east) % for unknown reasons the xshift is necessary |
| 261 | + \node [anchor=south east, inner sep=1pt,xshift=-4.5em,yshift=1.1em] at (current page.south east) % for unknown reasons the xshift is necessary |
260 | 262 | {\includegraphics[height=0.03\textheight]{img/dfg-logo.pdf} |
261 | 263 | }; |
262 | 264 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
|
0 commit comments