From 2938e7cd68ba592d5be1d8e79d46e78d5543e38b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Scharffe?= <lechatpito@gmail.com> Date: Fri, 19 Jun 2009 13:32:56 +0000 Subject: [PATCH] --- html/language.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/language.html b/html/language.html index 103d48a4..c3464ea8 100644 --- a/html/language.html +++ b/html/language.html @@ -29,7 +29,7 @@ <dt><a href="#sec:examples">Examples</a></dt> </dl> <h2 id="sec:purpose">Purpose</h2> -<p>Representing ontology alignments is the general purpose of this vocabulary. Particularly, it extends the ontology <a href="format.html">alignment format</a> in order to enable the representation of <b>complex correspondences</b>.</p> +<p>Representing ontology alignments is the general purpose of this vocabulary. Particularly, it extends the ontology <a href="format.html">alignment format</a> in order to enable the representation of complex correspondences.</p> <p>This format can be used for cases where expressing equivalence or subsumption between terms is not sufficient, when more precise relations need to be expressed. While term equivalence or subsumption might be enough for exchanging documents, more precise relations are needed to exchange and integrate data.</p> -- GitLab