From 31aaa994fb5a3322b2d3181438eb8693ee49fc2e 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 20:56:53 +0000 Subject: [PATCH] - bug XML corrected --- html/tutorial2/ontology1.owl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/html/tutorial2/ontology1.owl b/html/tutorial2/ontology1.owl index 30cb26d7..3407749b 100644 --- a/html/tutorial2/ontology1.owl +++ b/html/tutorial2/ontology1.owl @@ -386,7 +386,8 @@ <gender>Male</gender> <affiliation>UPM</affiliation> <city>Madrid</city> - <country>ES";"No PhD";"ODEMapster</topic> + <country>ES</country> + <topic>ODEMapster</topic> <supervisor>Asun Gomez-Perez</supervisor> <supervisor>Oscar Corcho</supervisor> </Person> -- GitLab