What steps will reproduce the problem?
1. click on the "I" button on the metadata panel
2. the list of imports is not shown
What is the expected output? What do you see instead?
the description of the ontology being edited, which is reachable through the
"I" button on the metadata panel, should contain in the "preferred" properties
list, the types list, and the list of imports. The imports are not shown,
though they are available from the XML response (see below)
<stresponse request="getOntologyDescription" type="reply">
<reply status="ok"/>
<data type="templateandvalued">
<Types>
<Type class="owl:Ontology" explicit="false"/>
</Types>
<SuperTypes/>
<Imports>
<uri>http://xmlns.com/foaf/0.1/</uri>
</Imports>
<Properties>
Original issue reported on code.google.com by stell...@info.uniroma2.it on 26 May 2011 at 3:02
Original issue reported on code.google.com by
stell...@info.uniroma2.it
on 26 May 2011 at 3:02