From bb13d0587c68267fe9c43dd6b5ff26f1d8509b5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Euzenat?= <Jerome.Euzenat@inria.fr> Date: Sun, 3 Jan 2010 17:50:30 +0000 Subject: [PATCH] - added MapPSO --- html/impl.html | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/html/impl.html b/html/impl.html index 85afe003..58dce0f5 100644 --- a/html/impl.html +++ b/html/impl.html @@ -238,6 +238,20 @@ Jérôme David, Fabrice Guillet, Henri Briand, <a href="http://www.ig matching approach</a>, <i>International Journal on Semantic Web and Information Systems</i> 3(2):27-49, 2007. </small> </dd> + +<dt>[<a href="http://ontoware.org/projects/mappso/">MapPSO</a>]</dt> +<dd> +MapPSO is a tool for ontology matching which uses discrete Particle +Swarm Optimisation. Revisiting the matching problem as an optimisation +problem, MapPSO uses a particle swarm to search for the optimal +alignment. The algorithm is massively parallel and adapts naturally on +parallel architectures. It is an extension of the Alignment API. +<br /><small> +Jürgen Bock, Jan Hettenhausen, +<a href="http://www.dit.unitn.it/~p2p/OM-2008/oaei08_paper8.pdf">MapPSO results for OAEI 2008</a> (poster), +Proc. 3rd Ontology matching workshop, Karlsruhe (DE), 2008 +</small> +</dd> </dl> </p> @@ -422,7 +436,7 @@ strategies in the context of alignment negotiation for agents. <br /><small> Paul Doran, Valentinna Tamma, Terry Payne, Ignazio Palmisano, <a href="http://eprints.ecs.soton.ac.uk/17241/1/Doran-CRC.pdf">Dynamic selection of ontological alignments: a - space resolution problem</a>, Proc. 21st IJCAI, Pasadena (CA US), pp, 2009 + space resolution problem</a>, Proc. 21st IJCAI, Pasadena (CA US), pp2028-2033, 2009 </small> </dd> -- GitLab