From c55dfd6c2f32767ca9c8b62282b301f93d27ac5e 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:53:10 +0000 Subject: [PATCH] - correction --- 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 fc2b7ce6..17db2168 100644 --- a/html/tutorial2/ontology1.owl +++ b/html/tutorial2/ontology1.owl @@ -129,7 +129,8 @@ <gender>Female</gender> <affiliation>Jozef Stefan Institute</affiliation> <city>Ljubljana</city> - <country>SI";"3rd Year PhD Student + <country>SI</country> + <year>3</year> <supervisor>Dunja Mladenic</supervisor> </Person> -- GitLab