Skip to content
Snippets Groups Projects
Unverified Commit 04786dcf authored by Tom Wiesing's avatar Tom Wiesing
Browse files

Update layout for courses

parent cc3dfac4
No related branches found
No related tags found
No related merge requests found
......@@ -2,8 +2,16 @@
layout: default
---
<div class="page">
<h1 class="page-title">{{page.title}} ({{page.taught}})</h1>
<h2>{{page.instructor}}</h2>
{{ content }}
</div>
<div class="row">
<div class="col s12 m5 right">
<div class="card">
<div class="card-content">
<span class="card-title">{{page.title}} ({{page.taught}})</span>
<p>{{page.instructor}}</p>
</div>
</div>
</div>
<p>
{{content}}
</p>
</div>
\ No newline at end of file
......@@ -6,15 +6,10 @@ menu_title: KI-Projekt
taught: WS16/17, SS16
---
The KWARC group (Wissensrepräsentation und Verarbeitung)conducts research in knowledge
representation and reasoning techniques with a view towards applications in knowledge
management. We extend techniques from formal methods so that they can be used in settings
where formalization is either infeasible or too costly. We concentrate on developing
techniques for marking up the structural semantics in technical documents. This level of
markup allows for offering interesting knowledge management services without forcing the
author to formalize the document contents. In contrast to courses with fixed topics,
project topics are defined individually.
The KWARC group (Wissensrepräsentation und Verarbeitung)conducts research in knowledge representation and reasoning techniques with a view towards applications in knowledge management.
We extend techniques from formal methods so that they can be used in settings where formalization is either infeasible or too costly.
We concentrate on developing techniques for marking up the structural semantics in technical documents.
This level of markup allows for offering interesting knowledge management services without forcing theauthor to formalize the document contents.
In contrast to courses with fixed topics, project topics are defined individually.
See the [KWARC home page](http://kwarc.info) for a general introduction to the research
and [the KWARC research topics list](http://gl.kwarc.info/kwarc/thesis-projects) for
expemplary topics.
See the [KWARC home page](http://kwarc.info) for a general introduction to the research and [the KWARC research topics list](http://gl.kwarc.info/kwarc/thesis-projects) for expemplary topics.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment