<h1class="titre">EDOAL: Expressive and Declarative Ontology Alignment Language</h1>
...
...
@@ -104,7 +104,7 @@ correspondences between the entities of different ontologies. Unlike
other formats, the alignment vocabulary allows to represent complex
correspondences allowing to precisely describe the relation between
the entities. The alignment vocabulary extends
the <ahref="format.html">alignment format</a>.</p>
the <ahref="http://alignapi.gforge.inria.fr/format.html">alignment format</a>.</p>
<!--dl>
<dt><a href="#sec:purpose">Purpose</a></dt>
...
...
@@ -128,7 +128,7 @@ the <a href="format.html">alignment format</a>.</p>
</pre>
</div-->
<p>Representing ontology alignments is the general purpose of this vocabulary. Particularly, it extends the ontology <ahref="format.html">alignment format</a> in order to enable the representation of complex correspondences.</p>
<p>Representing ontology alignments is the general purpose of this vocabulary. Particularly, it extends the ontology <ahref="http://alignapi.gforge.inria.fr/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>
...
...
@@ -177,7 +177,7 @@ The diagram below shows the vocabulary classes ???
</p-->
<p>
While <i>Alignment</i> and <i>Cell</i> are described by the <ahref="format.html">alignment format</a>, we will focus here on the remaining classes.</p>
While <i>Alignment</i> and <i>Cell</i> are described by the <ahref="http://alignapi.gforge.inria.fr/format.html">alignment format</a>, we will focus here on the remaining classes.</p>
<h3id="ssec:namespaces">Namespaces</h3>
<p>
...
...
@@ -236,7 +236,7 @@ exemplified in the code below.
...
</div></div>
<p>Details on each property are available on the <ahref="format.html">alignment format</a> page.</p>
<p>Details on each property are available on the <ahref="http://alignapi.gforge.inria.fr/format.html">alignment format</a> page.</p>
<p>An alignment contains a set of correspondences (<tt>Cell</tt>s).
Each cell can be linked to an alignment using the <tt>map</tt> property.