Mentions légales du service

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

Some tuning before going wild

parent 71bb4ddd
No related branches found
No related tags found
No related merge requests found
......@@ -40,8 +40,12 @@ Note that you will have to fetch separately the <a href="owlapi.html">OWL-API</a
<p>Once provided with a password you will be able to check out from and
commit in our repository through:
<pre>
$
$ export CVS_RSH=`which ssh`
$ cvs -d :ext:&lt;loginname&gt;@cvs-sop.inria.fr:/CVS/exmosoft checkout ontoalign
</pre>
(If you are not familliar with SSH, it is useful to spend half an
hour to know how to avoid to be asked your password anytime).</br>
If you are not familiar with CVS, its is time to document yourself.
</p>
......
......@@ -33,8 +33,6 @@ import org.semanticweb.owl.align.AlignmentProcess;
import org.semanticweb.owl.align.Cell;
import org.semanticweb.owl.align.AlignmentException;
import com.lmco.atl.ontrapro.util.StringEditDistance;
/**
* This class aligns ontology with regard to the editing distance between
* class names.
......
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