Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 77be0d5b authored by François Scharffe's avatar François Scharffe
Browse files

path correction

parent afe9282c
No related branches found
No related tags found
No related merge requests found
<html>
<head>
<title>Ontology alignment vocabulary</title>
<title>Expressive alignment language</title>
<!--style type="text/css">@import url(style.css);</style-->
<link rel="stylesheet" type="text/css" href="base.css" />
<link rel="stylesheet" type="text/css" href="style.css" />
......@@ -250,7 +250,7 @@ O2:GreenLED a align:Class.
<p>The corresponding graph:</p>
<!--<img src="graph-partition-pattern-alignment-representation-small.png" border="0" alt="">-->
<object type="image/svg+xml" data="graph-partition-pattern-alignment-representation-corrected.svg" width="600" height="300">
<object type="image/svg+xml" data="img/graph-partition-pattern-alignment-representation-corrected.svg" width="600" height="300">
</object>
<h3 id="ssec:ex2">Property value transformation (XPath function)</h3>
......@@ -271,7 +271,7 @@ O2:weight a align:Property.
</pre></div>
<p>The corresponding graph:</p>
<!--<img src="graph-property-value-xpath-transformation-small.png" border="0" alt="RDF graph of a property value transformation using a XPath function">-->
<object data="graph-property-value-xpath-transformation.svg" type="image/svg+xml" width="500" height="70">
<object data="img/graph-property-value-xpath-transformation.svg" type="image/svg+xml" width="500" height="70">
</object>
<h3 id="ssec:ex3">Property value transformation (other service)</h3>
......@@ -294,7 +294,7 @@ O2:hasPrice a align:Property.
</pre></div>
<p>The corresponding graph:</p>
<!--<img src="graph-property-value-transformation-small.png" border="0" alt="Property data transformation RDF graph">-->
<object data="graph-property-value-transformation.svg" type="image/svg+xml" width="600" height="150">
<object data="img/graph-property-value-transformation.svg" type="image/svg+xml" width="600" height="150">
</object>
<h3 id="ssec:ex4">Class with attribute value restriction</h3>
......@@ -323,5 +323,5 @@ O2:hasPrice a align:Property.
align:entity2 :var2.
</pre></div>
<p>The corresponding graph:</p>
<object data="graph-class-with-attribute-value-restriction.svg" type="image/svg+xml" width="530" height="120">
<object data="img/graph-class-with-attribute-value-restriction.svg" type="image/svg+xml" width="530" height="120">
</object>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment