From 579099af5ed2e3dbb17c4c84c4972479465effe4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Euzenat?= <Jerome.Euzenat@inria.fr>
Date: Thu, 16 Jul 2009 19:50:34 +0000
Subject: [PATCH] - added the provenance label

---
 html/labels.html | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/html/labels.html b/html/labels.html
index 5417f796..d7db0148 100644
--- a/html/labels.html
+++ b/html/labels.html
@@ -65,7 +65,10 @@
 <dt>http://knowledgeweb.semanticweb.org/heterogeneity/alignment#properties</dd>
 <dd>STRING the properties satisfied by an alignment or correspondences</dd>
 <dt>http://knowledgeweb.semanticweb.org/heterogeneity/alignment#pretty</dd>
-<dd>STRING providing a short descriptive name of the alignment.</dd>
+<dd>STRING a short descriptive name of the alignment.</dd>
+<dt>http://knowledgeweb.semanticweb.org/heterogeneity/alignment#provenance</dd>
+<dd>STRING identify the tools and versions who created the alignments
+  (concatenated by ;).</dd>
 </dl>
 
 <h2>Dublin core extensions</h2>
-- 
GitLab