David, I failed to point the correct thread: https://groups.google.com/forum/#!topic/simile-widgets/oi1FLFtVc-8
However, we've also discovered an error in President: https://groups.google.com/forum/#!topic/simile-widgets/lEBzBTpnuJ0 Will revisit that issue after looking closer at tyour point below. /jay On Thursday, January 5, 2017 at 2:11:37 PM UTC-6, David Karger wrote: > > Your example link here is broken. > > In general, it sounds like you may be facing the same problem that the > presidents example has. That data set includes "presidency"s that should > not be shown in the list of presidents. That is handled by defining the > (default) collection to only include presidents: > > <div data-ex-role="collection" data-ex-item-types="President"></div> > > > On 01/05/2017 12:26 PM, Jay Gray wrote: > > David, would you help us with the timeline problem presented in a related > thread? > The easiest first step might be to give us access to the Exhibit 2.0 > libraries. > That may enable us to bring the current Exhibit instances back to life. > If you host them as previously hosted (on a temporary basis) the remote > URLs may work again. > If we can do that, then we can determine the differences between 2.0 and > 3.0, and update our code to run against 3.0. > Thanks in advance for help here. > > /jay > > > On Tuesday, December 13, 2016 at 9:46:28 AM UTC-6, David Karger wrote: >> >> Last week of the semester---I'll try to look next week. >> >> On 12/12/2016 4:25 AM, Jay Gray wrote: >> >> >> We are building a glossary-of-terms. >> A term is registered in an Exhibit hierarchy ("data-tree") and documented >> as a point ("data-point"). >> A data-point is mapped to data-tree using: >> data-ex-facet-class='Hierarchical' >> data-ex-expression='.superclasses' >> data-ex-uniform-grouping='.superclasses' >> >> We're using the term "data-point" here so it doesn't get conflated with >> the term "items" from Exhibit JSON files. >> >> Here is the example: >> https://afdsi.org/test/gs1/ >> >> Our problem is that "data-tree" terms also appears on the >> 'exhibit-viewPanel'. >> For example, Exhibit reports that there are 1646 Items. >> However, there are only 823 items in the 'data_items.json' file. >> Terms from the tree ("data-tree") are the even numbered Items on the >> 'exhibit-viewPanel'. >> Furthermore, many "data-tree" entries also are classified as "other" in >> the Exhibit hierarchy. >> From our perspective, there should be zero "others". >> >> How can we suppress the display of a "data-tree" term on the >> 'exhibit-viewPanel' so that the number of Exhibit Items equals the number >> of "data-points" (the terms with properties such as "Name", "Description" >> and "Link")? >> >> Or, is there a better way to implement a glossary-of-terms? >> Do we need to change the underlying JSON structure so that terms with >> properties are displayed on the 'exhibit-viewPanel' and also are mapped to >> themselves (the same term in the Exhibit hierarchy)? >> >> Thanks in advance for help here. >> >> /jay gray >> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "SIMILE Widgets" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at https://groups.google.com/group/simile-widgets. >> For more options, visit https://groups.google.com/d/optout. >> >> >> -- > You received this message because you are subscribed to the Google Groups > "SIMILE Widgets" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] <javascript:>. > To post to this group, send email to [email protected] > <javascript:>. > Visit this group at https://groups.google.com/group/simile-widgets. > For more options, visit https://groups.google.com/d/optout. > > > -- You received this message because you are subscribed to the Google Groups "SIMILE Widgets" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/simile-widgets. For more options, visit https://groups.google.com/d/optout.
