PhiloBiblon / philobiblon-ui

PhiloBiblon UI
Creative Commons Attribution Share Alike 4.0 International
0 stars 0 forks source link

[TO REFINE] Adapt analytic items visualization #89

Open jmformenti opened 1 month ago

jmformenti commented 1 month ago

Analytic items (i.e., cnum) do not have a specific entry in the PBUI menu but are related to other item types and therefore need to be displayed. Here are the relationships I found between analytics and works/manuscripts:

1 manid - (1 - n) -> cnum - (1 - 1) -> texid
1 texid - (1 - n) -> cnum

An example of the relationship between manid and cnum can be found in BITECA manid 1988 on the current PhiloBiblon website. In the current website, for each directly related cnum, the information of the cnum is shown, along with the link to the item.

The same applies to items of type copid.

Therefore, we should add new functionality to preview the information of certain items. Currently, this seems to apply to cnum and copid items.

We could potentially visualize this with expandable panels: https://v2.vuetifyjs.com/en/components/expansion-panels/#usage

faulhaber commented 4 weeks ago

CNUM and COPID are the only items where this problem occurs.