From e32ce51583bfbcc64257602029b037ac081c9999 Mon Sep 17 00:00:00 2001
From: Michael Kohlhase <m.kohlhase@jacobs-university.de>
Date: Sat, 24 Jun 2017 11:07:56 +0200
Subject: [PATCH] more

---
 systems/cpoint.md  |  2 ++
 systems/krextor.md | 10 +++++++---
 systems/mws.md     |  2 +-
 systems/swim.md    |  5 +++--
 4 files changed, 13 insertions(+), 6 deletions(-)

diff --git a/systems/cpoint.md b/systems/cpoint.md
index 1bbfd54..77d79b5 100644
--- a/systems/cpoint.md
+++ b/systems/cpoint.md
@@ -10,3 +10,5 @@ end_date: 2008-04
 people:
     - akohlhase
 ---
+CPoint is an extension to MS PowerPoint that allows to add and manage semantic annotations
+in PowerPoint presentations. The system offers various embedded semantic services.  
diff --git a/systems/krextor.md b/systems/krextor.md
index b038560..1357fb5 100644
--- a/systems/krextor.md
+++ b/systems/krextor.md
@@ -2,12 +2,16 @@
 layout: system
 
 title: Krextor
+teaser: An extensible XSLT-based framework for extracting RDF from XML.
 
 start_date: 2008-02
 end_date: 2010-09
 
-people: 
-    - clange
+people:
+- clange
+
+webpage: https://github.com/EIS-Bonn/krextor/wiki
+repository: https://github.com/EIS-Bonn/krextor
 ---
 
-Krextor, the ​KWARC RDF Extractor, is an extensible XSLT-based framework for extracting RDF from XML, supporting multiple input languages as well as multiple output RDF notations. See
+Krextor, the ​KWARC RDF Extractor, is an extensible XSLT-based framework for extracting RDF from XML, supporting multiple input languages as well as multiple output RDF notations.
diff --git a/systems/mws.md b/systems/mws.md
index 31ebe81..3a71eed 100644
--- a/systems/mws.md
+++ b/systems/mws.md
@@ -2,7 +2,7 @@
 layout: system
 
 menu_title: MathWebSearch
-title: MathWebSearch"
+title: MathWebSearch
 teaser: A Mathematical Search Engine
 
 start_date: '2005'
diff --git a/systems/swim.md b/systems/swim.md
index 19cef8f..2043810 100644
--- a/systems/swim.md
+++ b/systems/swim.md
@@ -2,13 +2,14 @@
 layout: system
 
 title: "SWiM: Semantic Wiki for Mathematics"
+teaser: A Semantic Wiki for Interactive Mathematics.
 
 start_date: 2006-08
 end_date: 2009-06
 
 people: 
-    - mkohlhase
     - clange
+    - mkohlhase 
 ---
 
-SWIM is a Semantic Wiki for Interactive Mathematics. The system has been superseded by [MathHub](/systems/mathhub/).
\ No newline at end of file
+SWIM is a Semantic Wiki for Interactive Mathematics. The system has been superseded by [MathHub](/systems/mathhub/).
-- 
GitLab