From a3fa045d77468c096404d82a0cda0beb32f3120c 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:51:44 +0000 Subject: [PATCH] - correction --- html/tutorial2/ontology1.owl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/tutorial2/ontology1.owl b/html/tutorial2/ontology1.owl index c44e88a4..fc2b7ce6 100644 --- a/html/tutorial2/ontology1.owl +++ b/html/tutorial2/ontology1.owl @@ -94,7 +94,7 @@ <gender>Male</gender> <affiliation>STLab</affiliation> <city>Rome</city> - <country>IT</topic> + <country>IT</country> <topic>Semantic web applications, ontology management systems</topic> </Person> -- GitLab