web/views/owl.py
changeset 552 e5a83e84bc75
parent 551 44ec4836cc1a
child 585 23c2f934b669
--- a/web/views/owl.py	Mon Feb 02 13:43:28 2009 +0100
+++ b/web/views/owl.py	Mon Feb 02 16:14:43 2009 +0100
@@ -53,7 +53,7 @@
 class OWLView(StartupView):
     """This view export in owl format the whole cubicweb ontologie. First part is the TBOX, second part is an ABOX ligth version."""
     id = 'owl'
-    title = _('owl')
+    title = _('owl (tbox+abox)')
     templatable =False
     content_type = 'application/xml' # 'text/xml'