From 91d9c7c61647a5b00eee05dcfb5ddd790e48a24a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Euzenat?= <Jerome.Euzenat@inria.fr>
Date: Tue, 13 Jul 2010 19:59:11 +0000
Subject: [PATCH] - added Blooms + completed OMViaUO

---
 html/impl.html | 21 +++++++++++++++------
 1 file changed, 15 insertions(+), 6 deletions(-)

diff --git a/html/impl.html b/html/impl.html
index 1112faef..82af9771 100644
--- a/html/impl.html
+++ b/html/impl.html
@@ -262,7 +262,7 @@ Bo Fu, Rob Brennan, Declan
 O'Sullivan, <a href="http://www.springerlink.com/content/06m05447rt1726h4/">Cross-Lingual Ontology Mapping - An Investigation of the Impact of Machine Translation</a>, Proc. 4th Asian Semantic Web Conference (ASWC), Shanghai (CN), LNCS 5926:1-15, 2009
 </small>
 </dd>
-<dt>[<a href=""></a>uo_match]</dt>
+<dt>[<a href=""></a>OMViaUO]</dt>
 <dd>
 The Alignment API has been extended for experimenting with
 context-based matching with upper-level ontologies. Three different
@@ -270,7 +270,19 @@ types of matchers have been implemented depending on their use of
 upper level ontologies. They have been compared with three such
 ontologies (SUMO, DOLCE and OpenCyc).
 <br /><small>
-Viviana Mascardi, Angela Locoro, Paolo Rosso, <a href="http://www.disi.unige.it/person/MascardiV/Download/TKDE-maggio-2009.pdf">Automatic ontology matching via upper ontologies: a systematic evaluation</a>, <i>IEEE Transactions on knowledge and data engineering</i>, to appear (accepted 2009)
+Viviana Mascardi, Angela Locoro, Paolo
+Rosso, <a href="http://www.disi.unige.it/person/MascardiV/Download/TKDE-maggio-2009.pdf">Automatic ontology matching via upper ontologies: a systematic evaluation</a>, <i>IEEE Transactions on knowledge and data engineering</i>, 22(5):609-623, 2010
+</small>
+</dd>
+<dt>[<a href="http://wiki.knoesis.org/index.php/BLOOMS">Blooms</a>]</dt>
+<dd>
+The Blooms approach for matching ontologies from linked open data
+sources extends the Alignment API. Not only it is implemented on top
+of the API but it also uses some methods for generating obvious
+matches and applying thresholds.
+<br /><small>
+Prateek Jain, Pascal Hitzler, Amit Shet, Kunal Verma, Peter
+Yeh, <a href="http://knoesis.wright.edu/faculty/pascal/resources/publications/BLOOMS.pdf">Ontology alignment for linked open data</a>, submitted 2010.
 </small>
 </dd>
 </dl>
@@ -406,10 +418,7 @@ datasets. Since version 2, it is able to export links in the
 Alignment format (that they also call the OAEI format... this is
 certainly our mistake ;-).
 <!--br /><small>
-Lourens van der Meij, Antoine Isaac, and Claus Zinn, <a href="">A
-    Web-Based Repository Service for Vocabularies and 
-    Alignments in the Cultural Heritage Domain</a>, Proc. 7th European
-Semantic Web Conference, Hersonissos (GR), LNCS 6088:394-409, 2010.
+Certainly submitted to ISWC-2010.
 </small-->
 </dd>
 
-- 
GitLab