From d876b406d13e684b12e69f9ee75ddff2862908fd Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Euzenat?= <Jerome.Euzenat@inria.fr>
Date: Sun, 17 Jul 2011 18:20:45 +0000
Subject: [PATCH] - small updates

---
 html/impl.html   | 4 ++--
 html/index.html  | 2 +-
 html/labels.html | 6 ++++++
 3 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/html/impl.html b/html/impl.html
index 85020d23..a4fa092b 100644
--- a/html/impl.html
+++ b/html/impl.html
@@ -518,7 +518,7 @@ Palmisano, <a href="http://eprints.ecs.soton.ac.uk/17241/1/Doran-CRC.pdf">Dynami
 <dd>
 Apparently, SimPack takes advantage of the few StringDistances that
 are provided with the Alignment API (they could now directly use
-<a href="http://ontosim.gforge.inria.fr">OntoSim</a> instead.
+<a href="http://ontosim.gforge.inria.fr">OntoSim</a> instead).
 <br /><small>
 Patrick Ziegler, Christoph Kiefer, Christoph Sturm, Klaus Dittrich, Abraham Bernstein, <a href="http://www.ifi.uzh.ch/ddis/fileadmin/user_upload/kiefer/publications/ziegler06detecting.pdf">Detecting Similarities in Ontologies
     with the SOQA-SimPack Toolkit</a>, Proc 10th International
@@ -632,7 +632,7 @@ DOI: 10.1016/j.knosys.2006.04.013
 
 <p>
 More on <a href="http://scholar.google.com/scholar?cites=13832665953668277609">Google scholar</a>
-and our own <a href="http://bibexmo.inrialpes.fr/BibServ/BibrefServlet?format=html&file=bibexmo.xml&abstrip=false&param=softwares&value=alignapi">publications about the Alignment API and server</a>..</p>
+and our own <a href="http://bibexmo.inrialpes.fr/BibServ/BibrefServlet?format=html&file=bibexmo.xml&abstrip=false&param=softwares&value=alignapi">publications about the Alignment API and server</a>.</p>
 <address>
 <small>
 <hr />
diff --git a/html/index.html b/html/index.html
index 35f4d535..dd628e58 100644
--- a/html/index.html
+++ b/html/index.html
@@ -17,7 +17,7 @@
 [<a href="aserv.html">Server</a>]
 
 <p style="background-color: yellow; text-align: center;">
-New Alignment API 4.1. <a href="http://gforge.inria.fr/frs/?group_id=117">Get it!</a>
+New Alignment API 4.2. <a href="http://gforge.inria.fr/frs/?group_id=117">Get it!</a>
 </p>
 
 <h1 class="titre">Alignment API and Alignment Server</h1>
diff --git a/html/labels.html b/html/labels.html
index cb71eb9c..3a3b28f1 100644
--- a/html/labels.html
+++ b/html/labels.html
@@ -66,6 +66,12 @@
 <dd>STRING the validity range of the correspondence</dd>
 <dt>http://knowledgeweb.semanticweb.org/heterogeneity/alignment#properties</dd>
 <dd>STRING the properties satisfied by an alignment or correspondences</dd>
+<!-- OR
+<dt>http://knowledgeweb.semanticweb.org/heterogeneity/alignment#complete</dd>
+<dd>STRING assertion that an alignment is complete (may be qualified: 100%, manual, etc.)</dd>
+<dt>http://knowledgeweb.semanticweb.org/heterogeneity/alignment#correct</dd>
+<dd>STRING assertion that an alignment is correct (may be qualified: 100%, manual, etc.)</dd>
+-->
 <dt>http://knowledgeweb.semanticweb.org/heterogeneity/alignment#pretty</dd>
 <dd>STRING a short descriptive name of the alignment.</dd>
 <dt>http://knowledgeweb.semanticweb.org/heterogeneity/alignment#label1</dd>
-- 
GitLab