Issue403

Title abstract syntax rendering losing annotations on properties
Project Pellet
Priority bug Status unread
Superseder (list) Nosy List alanr, bparsia (list)
Assigned To bparsia Topics (list)

Created on 2006-05-01.04:12:20 by alanr, last changed 2006-05-01.04:12:20 by alanr.

Messages
msg890 (view) Author: alanr Date: 2006-05-01.04:12:19
<!-- Object Properties -->
  <owl:ObjectProperty rdf:about="#foo1"
                      rdfs:comment="This is a comment"/>
is being rendered as

ObjectProperty(a:foo1)
History
Date User Action Args
2006-05-01 04:12:20alanrcreate