Mentions légales du service

Skip to content
Snippets Groups Projects
Commit d05d2f10 authored by Jérôme Euzenat's avatar Jérôme Euzenat
Browse files

- updated for current code (incl. supressing alignwn.jar

parent 91b84db0
No related branches found
No related tags found
No related merge requests found
#######################################################################
# Ontology alignment API and implementation #
# 29/02/2008, version 3.3 #
# 09/07/2009, version 4.0a #
#######################################################################
Copyright (C) 2003 The University of Manchester.
Copyright (C) 2003 The University of Karlsruhe.
Copyright (C) 2003-2008 INRIA Rhne-Alpes.
Copyright (C) 2003-2009 INRIA.
Copyright (C) 2004-2005 Universit de Montral.
Copyright (C) 2005 CNR Pisa.
Copyright (C) 2005 Konstantinos A. Nedas.
......@@ -85,7 +83,7 @@ Using with JWNL (Wordnet)
$ setenv WNDIR ../WordNet-2.0/dict
$ java -jar lib/alignwn.jar -Dwndict=$WNDIR file://$CWD/examples/rdf/edu.umbc.ebiquity.publication.owl file://$CWD/examples/rdf/edu.mit.visus.bibtex.owl -i fr.inrialpes.exmo.align.ling.JWNLAlignment -o examples/rdf/JWNL.rdf
$ java -jar lib/procalign.jar -Dwndict=$WNDIR file://$CWD/examples/rdf/edu.umbc.ebiquity.publication.owl file://$CWD/examples/rdf/edu.mit.visus.bibtex.owl -i fr.inrialpes.exmo.align.ling.JWNLAlignment -o examples/rdf/JWNL.rdf
LAST RELEASE
------------
......@@ -116,8 +114,9 @@ examples/ examples of use of the API and server
html/ contains some documentation in HTML format
(includes relnotes.html)
html/tutorial/ web based tutorial
html/tutorial2/ advanced programming tutorial
javadoc/ javadoc API documentation in HTML (not very useful)
lib/ contains align.jar, alignwn.jar, procalign.jar, alignsvc.jar
lib/ contains align.jar, procalign.jar, alignsvc.jar
and other necessary jarfiles
plugins/neon/ Plug-in for the NeOn toolkit
src/ Java sources of ontoalign
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment