From 00854b2ad267d21d76d36da52efe57c6e3bd65ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Euzenat?= <Jerome.Euzenat@inria.fr> Date: Tue, 12 Jun 2007 17:33:48 +0000 Subject: [PATCH] - again --- html/up30to31.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/html/up30to31.html b/html/up30to31.html index 1a664e4a..4d8ad4dd 100644 --- a/html/up30to31.html +++ b/html/up30to31.html @@ -18,14 +18,14 @@ Moreover, the <tt>uri1</tt> and <tt>uri2</tt> element are not strictly necessary (but we still generate them in the renderer.</p> -<p><b>The old version</b> was presented this way: +<p>The <b>old version</b> was presented this way: <pre> <onto1>http://example.org/the/place/where/to/find/ontology</onto1> <uri1>http://example.org/the/ontology/identifier</uri1> </pre> </p> -<p><b>The new version</b> is: +<p>The <b>new version</b> is: <pre> <onto1> <Ontology rdf:about="http://example.org/the/ontology/identifier"> -- GitLab