From 4c3542db3094be0fbc3402e58f99c0ed0886135c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Euzenat?= <Jerome.Euzenat@inria.fr> Date: Mon, 6 Jul 2009 10:29:34 +0000 Subject: [PATCH] - suppressed comments in French --- html/tutorial/myOnto.owl | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/html/tutorial/myOnto.owl b/html/tutorial/myOnto.owl index fbc37a21..2bf54388 100644 --- a/html/tutorial/myOnto.owl +++ b/html/tutorial/myOnto.owl @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<!-- NE PAS OUBLIER DE MODIFIER DES URIREFS --> <!DOCTYPE rdf:RDF [ <!ENTITY xsd "http://www.w3.org/2001/XMLSchema#" > <!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#" > @@ -1167,13 +1166,4 @@ Les adresses seront indiqu̩es dans les descriptions des objets adequats <rdfs:comment xml:lang="en">A shorten version of the title.</rdfs:comment> </owl:DatatypeProperty> -<!-- - -A FAIRE: - - - ecrire les criteres d'unfification en un pseudo langage formel - - mettre a jour BibTeX2RDF **rapidement** - ---> - </rdf:RDF> -- GitLab