Search Mailing List Archives
[protege-discussion] Re "Export To Format HTML " will not display a slot with a customized DisplaySlot
Tania Tudorache
tudorache at stanford.edu
Fri Mar 20 18:34:58 PDT 2009
Thank you for looking into this! We have fixed the problem and the fix
will be available in a patch release.
Until then, you can replace the standard-extensions.jar from the
standard-extensions pulgin folder with the attached jar that contains
the fix. (Make sure you replace the existing jar, or move it somewhere
outside of the protege plugin folder).
Tania
stephanepierre.carrie wrote:
> Subclassing is not the root cause of the bug.
>
> The root cause is that "Export To Format HTML" does not export
> a slot if its DisplaySlot has been customized to something
> other that :Name.
>
> Looking at Protege source code reveals that slot
> selection in the report is based on
> a string label comparison. I would say that
> a comparison of a non customized displaySlot is done
> against a customized displaySlot.
>
> (In HTMLExport::printOwnSlot(...) , the following
> test is performed:
> config.getSlotsToDisplay().contains(ownSlotName))
>
>
>
> _______________________________________________
> protege-discussion mailing list
> protege-discussion at lists.stanford.edu
> https://mailman.stanford.edu/mailman/listinfo/protege-discussion
>
> Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03
>
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: standard-extensions.jar
Type: application/x-java-archive
Size: 684909 bytes
Desc: not available
URL: <http://mailman.stanford.edu/pipermail/protege-discussion/attachments/20090320/30b1bb01/attachment.jar>
More information about the protege-discussion
mailing list